icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old March 1st, 2005, 10:51 PM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in Sep 2004
11 posts
Gave thanks: 0
Thanked 0 times
Can someone help me

Okay can someone tell me what the heck is wrong with my style sheet? When I view it everything else turns out fine except for the scrollbar part. It still comes up the same generic one.



BODY
{
scrollbar-DarkShadow-Color:#dbe2ed;
scrollbar-Track-Color: #556d8b;
scrollbar-Face-Color: #dbe2ed;
scrollbar-Shadow-Color:#dbe2ed;
scrollbar-3dLight-Color:#556d8b;
scrollbar-Highlight-Color:#dbe2ed;
scrollbar-Arrow-Color:#556d8b;

}font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height:10px;
font-family: Verdana;
background-color:#556D8B;
cursor: arrow;
margin:0;
color: #FFFFFF;
}

A:link {
font-weight:bold;
color: #FFFFFF;
cursor: crosshair;
height:11px;
text-decoration: none;
}
A:visited {
font-weight:bold;
color: #FFFFFF;
cursor: crosshair;
height:11px;
text-decoration: none;
}
A:active {
font-weight:bold;
color: #FFFFFF;
cursor: crosshair;
height:11px;
text-decoration: none;
}
A:hover {
font-weight:bold;
cursor: crosshair;
height:11px;
text-decoration: blink;
color: #dbe2ed;
}
.sty51 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.sty55 {
font-size: 10px;
color: #FFFFFF;
}
luv4ush is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 2nd, 2005, 12:06 AM   #2 (permalink)
minor deity
Super #1
 
Bigjohn's Avatar
 
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
scrollbar is not a supported characteristic - except for I.E.

You can validate your CSS at w3c.org
__________________
Proud to be a Surmunity Mod!
XEON PASS60 PASS61
Make a fundamental difference!
My Sites:
Curious about Brewing Beer? Join the community!
>>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax
Get into an Art museum
Victorian London
It's your brain -ON WEB - mybrainhost.com (under development)
What SHOULD Government do? Much Less than it Does!
Bigjohn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 15th, 2005, 11:14 AM   #3 (permalink)
Registered User
Fresh Surpasser
 
Jonslice's Avatar
 
Joined in Oct 2003
Lives in Dallas
Hosted on Pilot
13 posts
Gave thanks: 0
Thanked 0 times
I'm not a CSS expert but your problem could be a misplaced closing bracket.

Quote:
BODY
{
scrollbar-DarkShadow-Color:#dbe2ed;
scrollbar-Track-Color: #556d8b;
scrollbar-Face-Color: #dbe2ed;
scrollbar-Shadow-Color:#dbe2ed;
scrollbar-3dLight-Color:#556d8b;
scrollbar-Highlight-Color:#dbe2ed;
scrollbar-Arrow-Color:#556d8b;

}font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height:10px;
font-family: Verdana;
background-color:#556D8B;
cursor: arrow;
margin:0;
color: #FFFFFF;
}
Jonslice is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On