Shape 5

Joomla Templates => Lime Light - Club => : drizzt99 June 23, 2013, 08:22:58 AM



: Header image not shown
: drizzt99 June 23, 2013, 08:22:58 AM
I've changed the header image twice, and double checked the image exists.
Nothing changed on site.
Fresh J2.5 install with the "current" template.
Here's the site:
http://mustechnologies.com/matrixer/


: Re: Header image not shown
: mikek June 24, 2013, 07:42:20 AM
Hello,

The source is showing the url like this:

http://mustechnologies.com/matrixer/images/http://migdalmedical.com/templates/ameritage_medical/images/migdal_medical_top.png

All that should entered is the name of the image with the extension type, ie: migdal_medical_top.png


: Re: Header image not shown
: tenoch June 25, 2013, 02:12:11 PM
Hi
Is there a way o make that background image stay fixed?

Like this:
http://hazladetos.org/
But here:
http://www.bicired.org/hazladetos

Thanks


: Re: Header image not shown
: mikek June 25, 2013, 03:04:26 PM
Hello,

This css should do that:

#s5_body_padding {
background-attachment:fixed;
}