|
-
CSS problems w/ FF on backgrounds
Hi,
I have the following CSS code:
body {font-size: 1px; background-color:CAB69D; font-family: Verdana, Arial, Helvetica, sans-serif;background-image:url(images/pancho.jpg); background-repeat:no-repeat; background-position:top right; background-attachment:fixed; background-color:#CAB69D; scrollbar-arrow-color:#C00000; scrollbar-Track-Color:#CAB69D; scrollbar-Highlight-Color:#CAB69D; scrollbar-base-color:#CAB69D; scrollbar-Face-Color:#CAB69D; scrollbar-Shadow-Color:#C00000; scrollbar-DarkShadow-Color:#CAB69D;}
.nametext{margin-top: 0px;width: 300px; height: 50px; background-image:url(images/logo.jpg); background-repeat: no-repeat; font-size: 1px; text-align:center;}
My problem is on the two underlined elements. Surpringly Firefox doesn't render the body bgd colour and the bgd image in the nametext.
Any thougth on that?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|