Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Stevo] CSS & An Image background?

Quote Reply
Re: [Stevo] CSS & An Image background? In reply to
It depends on which element you want the background to appear on, but it might look something like this:

Code:
body {
background: url(/static/luna/images/back.gif) no-repeat;
}
Subject Author Views Date
Thread CSS & An Image background? Stevo 2001 Oct 17, 2006, 9:12 PM
Thread Re: [Stevo] CSS & An Image background?
aus_dave 1978 Oct 17, 2006, 10:49 PM
Post Re: [aus_dave] CSS & An Image background?
Stevo 1935 Oct 17, 2006, 11:51 PM