Loading...
 
Themes

Themes


Re: Re: Re: Re: Second bottom module area?

Japan

Hi Torsten,

To avoid a CSS validation error, if both the url and repeat value are specified, the property should be background rather than background-image, like:

#footer {background: url('mystyle/bgpicture.png') repeat-x;}

-- Gary

There are no comments at this time.