Shape 5

Joomla Templates => Photofolio - Club => : StevenM February 20, 2015, 03:58:42 AM



: Photofolio Assistance
: StevenM February 20, 2015, 03:58:42 AM
Good morning, I was looking to see if anyone could assist me with a small issue I am trying to resolve.

On a website I am working on, www.focuskonsulting.co.uk I have a module with the following text "Welcome to Focus Konsulting. Est. 2013. Focus Konsulting offers a versatile solution to your business or event needs."

The background of this text is slightly 'dotty' but I have since changed the main site background and since doing so the dotted area isn't as prominent. Is there a way of making this dotted area more prominent again? I have tried altering the module class suffix from 'clear' to '50' but this only changed the a highlighted portion behind the text and not the whole module area. Does that make sense?

Final question, is there a way of removing the option of the color variation from the side if the website? I tried unpublishing the module titled Color Variation but this didn't work.


: Re: Photofolio Assistance
: mikenicoll February 20, 2015, 07:02:52 PM
Hello,

You can use an alternate background image and swap it out instead of using the default below. The black dots on black won't look good in any type of layout.

:
Template.CSS - Line 558

.s5_photofolio_dots {
    background: url("../images/Shape5_PhotoFolio_dots.png") repeat scroll 0 0 transparent;
    margin-bottom: 40px;
}

Another option would be to add some text-shadow to the font CSS to make it stand out a bit more.
:
text-shadow: 2px 2px #000;


: Re: Photofolio Assistance
: StevenM February 21, 2015, 09:14:47 AM
Brilliant, I have amended the image itself and gone with a solid colour. With regards to the color variation module that is sticking out from the right hand side, how can I remove this?


: Re: Photofolio Assistance
: mikenicoll February 23, 2015, 07:35:00 PM
Hello,

This is the "Fixed Tabs" feature in the Template Manager. Just leave the input values blank there and it won't appear.


: Re: Photofolio Assistance
: StevenM February 24, 2015, 11:17:48 AM
Fantastic, thanks for the help!


: Re: Photofolio Assistance
: mikenicoll February 24, 2015, 07:15:40 PM
NP