Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Scrollbars via stylesheet.css

Scrollbars via stylesheet.css

Locked

Views: 1,006

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
20 Jan 2008, 4:54 PM
#1
eeeek avatar

eeeek

New Zenner

Join Date:
Jan 2008
Posts:
1
Plugin Contributions:
0

Scrollbars via stylesheet.css

I am losing my mind ... have been staring at this WAY too long & hope someone can tell me what I am overlooking.

I am trying to add stylized scrollbars, and theoretically the following code in my custom CSS stylesheet.css should work:

body {
scrollbar-3dlight-color:#1C6B8A;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#1C6B8A;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#1C6B8A;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#1C6B8A;
margin: 10;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.7em;
color: #000000;
background-color: #005070;
padding: 10px;
}

but................................. it isn't.

I have been going through every file, the FAQs, the forum here and I cannot see what I am doing wrong.

Does anyone here have an answer before my head gets any bloodier from this wall?

Thanks in advance!

PS, before I get a bunch of people telling me that colored scrollbars suck - I know but it is what the client wants...

20 Jan 2008, 6:13 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,603
Plugin Contributions:
0

Re: Scrollbars via stylesheet.css

http://www.zen-cart.com/forum/showthread.php?t=2210

Perhaps this thread will help.

(I won't tell you I think they suck too :D )