Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   General Discussions (http://forums.winamp.com/forumdisplay.php?f=1)
-   -   weird css problem...(anyone?) (http://forums.winamp.com/showthread.php?t=189574)

Smeggle 10th August 2004 22:22

weird css problem...(anyone?)
 
I'm building this new site and I can get the scroll bar style working in one bit of it but not the main page....it's weird cause I have the problem in othersites of mine as well.

ok here's the .css code I'm using..

code:

body{
font-family: Arial,sans-serif;
color: #000000;
line-height: 1.166;
margin: 0px;
padding: 0px;
background-color: #02BA02;
scrollbar-base-color: #005AB5;
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue;<
}



you can see the bit's for the scroll bar inbetween these > < . Thing is why's it working on some pages and not the other? makes no difference if it's php, htm, html I get the same problem across all ext, works in some pages, not other's.

Anyone know a fix?

griffinn 11th August 2004 00:20

Re: weird css problem...(anyone?)
 
In those cases where they don't work -- do those pages make use of frames, have inline frames (<iframe>), have their own stylesheets, use JavaScript document.write() calls to write things at the client side, or do any other unusual stuff?

ctn|chrisw 11th August 2004 00:53

scrollbar colors arent valid css, they only work in IE.

Smeggle 11th August 2004 02:18

yeah I have em as
code:
<style></style>

in pages on other sites. thing is though I shifted them first at trybalink and that worked.
it's working fine at the shop which is in php, and on a frame site I have (my own).
thing is oasiswest isn'tframed...i'll try the i.e. browser include instead see if that works.


btw Griffinn, yeah the side nav bar is in .js rest of layout/style is in .css.

thanks guy's...


All times are GMT. The time now is 11:42.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.