xoxoprincess
09-14-2003, 03:51 AM
i want a hex code background color for my site....i have iframes, and when i put this code (body bgcolor="######") in the body tag on the index page it works, but when i put the same code on my other pages it doesn't....can some please help me with this!
Cleo Sombra
09-14-2003, 04:01 AM
Are you sure that you don't make a mistake with it? Maybe because it's the main page, it will allow more.. I'm not sure..
why don't you try using the words, unless it's very exact
like a black background is 00000 I think, or simply 'black' o.O I forget the code for the really cool lime color..
xoxoprincess
09-14-2003, 04:05 AM
it is an exact color....i know that there isn't a mistake, because i copy and pasted the one that works, into the other pages, and it still didn't work :(
Dude128
09-14-2003, 04:13 AM
could you post a link to one of the pages you're having trouble with?
xoxoprincess
09-14-2003, 04:15 AM
well, this is my site so far....
http://www.geocities.com/edenriegelweb
Dude128
09-14-2003, 04:20 AM
on your main page, the body tag has two bgcolor attributes. the first one works.
as for the other pages- the bgcolor attribute is working fine. you have the background set to white (bgcolor="#FFFFFF") and that's what it is.
xoxoprincess
09-14-2003, 04:29 AM
thanks for your help....i figured it out!