How Change The Scrollbar Color? »  Show posts from    to     

Icy Phoenix


Old Support Topics - How Change The Scrollbar Color?



Corporacion-Umbrella [ Sun 01 Jul, 2007 20:52 ]
Post subject: How Change The Scrollbar Color?
Which is the file, in where i can change the scrollbar's color?

Am trying but i din't find the line.

Thanks for your help friends.


muratti [ Sun 01 Jul, 2007 22:18 ]
Post subject: Re: How Change The Scrollbar Color?
open file overall_header your theme

find:
Code: [Hide] [Select]
{TOP_HTML_BLOCK}


after add:
Code: [Hide] [Select]
<style type="text/css">
html, body{
scrollbar-face-color: #123456;
scrollbar-highlight-color: #123456;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #30303a;
scrollbar-arrow-color: #cc3333;
scrollbar-track-color: #242430;
scrollbar-darkshadow-color: #000000;
}
</style>


Corporacion-Umbrella [ Sun 01 Jul, 2007 22:57 ]
Post subject: Re: How Change The Scrollbar Color?
Thanks, so many thanks for your help.

Cu Support Friends.


brandsrus [ Sun 01 Jul, 2007 22:58 ]
Post subject: Re: How Change The Scrollbar Color?
One note: It don't work in Firefox, only in Internet Explorer i think


Corporacion-Umbrella [ Sun 01 Jul, 2007 23:06 ]
Post subject: Re: How Change The Scrollbar Color?
Yes it is, only with IE, is very bad, but well, i don't know any way to be compatible with FX


muratti [ Mon 02 Jul, 2007 01:14 ]
Post subject: Re: How Change The Scrollbar Color?
brandsrus wrote: [View Post]
One note: It don't work in Firefox, only in Internet Explorer i think


I confirm does not work with firefox




Powered by Icy Phoenix