Shape 5

Joomla Templates => Lime Light - Club => : gracefield June 27, 2013, 07:41:29 AM



: Fixing background image and....
: gracefield June 27, 2013, 07:41:29 AM
Hi,
I find this template very appropriate for my organisation, but I need to solution for these issues:
1. How do I fixed the background image
2. I need to close the space between top menu, custom_1  and custom_2 module position
3. We have converted "Get To Know Our Staff" to "Our Affiliates" which have 3 images. How do i spread it out and centralize it.
4. S5 Image Slide v2 has been moved to custom_2 module position, it seems to be taking longer time in coming up.

The site url is: http://bizwatchnigeria.com/mediacraft4/

Many thanks.


: Re: Fixing background image and....
: mikek June 27, 2013, 08:13:35 AM
Hello,

1. It wasn't designed for a fixed background, the closest you would be able to do is:

#s5_body_padding {
background-attachment:fixed;
}

2. Add the following to custom.css:

#s5_pos_custom_1 {
margin-bottom:0px;
}

3. The only way to do that is to increase the widths of the circles at line 737 of template.css under .circles .circle {

4. Changing the position of the module would not change how long it takes to load.