X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   scrollbar css (https://forum.x-cart.com/showthread.php?t=39669)

Mee 05-09-2008 12:30 PM

scrollbar css
 
I put css below to the skin1.css.
It doesn't work at the store front page.
Do you know why?

body {
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#a4a4a4;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#a4a4a4;
scrollbar-darkshadow-color:#EFEBEF;
scrollbar-track-color:#a4a4a4;
scrollbar-arrow-color:#a4a4a4;
}

Thank you for any help.

balinor 05-09-2008 01:00 PM

Re: scrollbar css
 
That only works on IE...don't bother with it.

Mee 05-09-2008 02:31 PM

Re: scrollbar css
 
I see at IE.
But it still doesn't work.

carpeperdiem 05-09-2008 04:46 PM

Re: scrollbar css
 
1. it doesn't work because there is already a body class in skin1.css
2. why would you write code that only works with a VERY small percentage of your customers?

Most internet users do not use IE...


All times are GMT -8. The time now is 11:17 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.