Fixed background?

fallen_angel

Fallen Angel's Geckos
Messages
7,937
Location
Stockton, CA
Our website is supposed to have a fixed background, which it does on Internet Explorer. I was just checking it out on Firefox, and the background isn't fixed at all! Anyone know what the html code is to keep the background fixed for a Firefox browser?
 

thekooliest

Website Creator
Messages
1,170
Location
York, PA
I see what it is. At first I didn't get it.
I don't know how to fix it, but in my opinion it looks fine both ways :D
 

Select Gex

New Member
Messages
1,154
Location
Boston, MA
If you want to make it fixed the following may help..

In main.html edit:

<body background="mainside.jpg" bgproperties="fixed" bgcolor="#000000" text="#FFFFFF" link="#00C000" vlink="#008000" alink="#40FF40">

and add bgproperties="fixed"
 

fallen_angel

Fallen Angel's Geckos
Messages
7,937
Location
Stockton, CA
If you want to make it fixed the following may help..

In main.html edit:

<body background="mainside.jpg" bgproperties="fixed" bgcolor="#000000" text="#FFFFFF" link="#00C000" vlink="#008000" alink="#40FF40">

and add bgproperties="fixed"

but bgproperties="fixed" is already in there^
that's my problem, I don't understand why it doesn't keep it fixed on Firefox while it keeps it fixed on IE
 

Visit our friends

Top