Log in

View Full Version : <body> & firefox


Bratz-Designs
01-19-2006, 06:15 PM
Hey all,

I have some problems regarding my <body> tag and firefox. I am trying to make a css template but somehow this doesnt work. In Internet explorer it works prefectly but firefix gives me a white border around the forum...

body
{
background-color: #282f30;
background-image: url(images/vRocking/misc/bg.gif);
color: #A7B6BE;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center
}

can you plz help me?

Guest210212002
01-19-2006, 06:31 PM
Is this for your forums page?

Viewing your source in Maxthon and FF I see no reference to bg.gif anywhere.

Can you post a screenshot of the issue?

Princeton
01-19-2006, 06:58 PM
I agree ... a screenshot would help.

Bratz-Designs
01-19-2006, 07:16 PM
Here are some screenshots ;)

Firefox
http://www.bratz-designs.com/images/staf/1482firefox.jpg

Internet explorer
http://www.bratz-designs.com/images/staf/7005ie.jpg

Guest210212002
01-19-2006, 07:22 PM
Which page are you getting that border on?

I just loaded it in ff 1.0.7, see attached:

Princeton
01-19-2006, 07:23 PM
Which page are you getting that border on?

I just loaded it in ff 1.0.7, see attached:

I see the same thing...

Bratz-Designs
01-19-2006, 07:24 PM
try http://www.bratz-designs.com/forums :) Select the vrocking skin in the skin selector :)

Princeton
01-19-2006, 07:39 PM
that's the style that I used and I don't see the padding that you do

clear your cache ...

Bratz-Designs
01-19-2006, 07:41 PM
Weird...could it be a firefox 1.5 bug?

Princeton
01-19-2006, 07:42 PM
i DOUBT it

did you clear your cache?

Bratz-Designs
01-19-2006, 07:54 PM
Yes i did. The reason you are seeing it correctly is because i change the xml.. So on the idex page it works kinda correctly. If you look further then the index page you will see its messed up..



I have looked at the firefox support page and came up with this:
https://bugzilla.mozilla.org/show_bug.cgi?id=312944

Explains a bit ;)

Princeton
01-19-2006, 08:01 PM
that has nothing to do with your problem

ahh, I took a closer look at your css file...

remove the comments and <style> syntax that you have on your vrfluid.css
<!-- -->

found at the top and bottom of file