View Full Version : Unable to view css?


MellyBelly
08-08-2003, 11:04 PM
I have a .css file on my web site http://lag-girl.net and all my other css codes seems to be working fine except my scrollbar code. I posted about that earlier and my code was checked and appeared fine but for some reason it is still showing me a default scrollbar. I get the same thing on all other websites I visit. Are my scrollbars working for anyone else? Is there some option on my computer that I don't have enabled? (We recently reformatted. I never had scrollbar problems before that.)

kittycat
08-08-2003, 11:46 PM
Your CSS still has errors in it.
Mainly: You don't use the style tags in an external style sheet.

Also: What is this supposed to be for? Body, table? You need to specify that :)

{ font-family: verdana;
color: #000000;
background: #B58E7F;
padding-left: 0cm;
padding-right: 0cm;
padding-top: 0cm;
padding-bottom: 0cm;
padding: 0cm;
padding: 0cm; }

starlet
08-09-2003, 12:08 AM
Originally posted by MellyBelly
I posted about that earlier and my code was checked and appeared fine but for some reason it is still showing me a default scrollbar. I get the same thing on all other websites I visit.

Are you running IE5.5 or higher? coloured scrollbars dont work in anything below that....