The Rebel Faction

Register today to customize your account.
Galactic Citizen

The Rebel Faction » Forums » General Discussion » Rebel Cafe » Static Backgrounds (HTML)

1  1:31am 11/12/04        
Dis aliter visum. <br>IQ Rating: 140
What's the best code for making a non-scrolling background that works in Firefox?

Not that I have any reason at all for asking that.
[URL="http://www.starwarsepics.com"]Star Wars Epics[/URL] :: Like Star Wars, but with better dialogue.
2  2:16am 11/12/04        
Internaut
In your CSS file use this:

body {
background: #0000000 url(url.gif) no-repeat fixed top;
}
3  9:07pm 12/12/04        
Dis aliter visum. <br>IQ Rating: 140
Thanks. :]
[URL="http://www.starwarsepics.com"]Star Wars Epics[/URL] :: Like Star Wars, but with better dialogue.