How Change The Scrollbar Color?


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.

Last edited by Corporacion-Umbrella on Sun 01 Jul, 2007 22:31; edited 1 time in total
Subject: Re: How Change The Scrollbar Color?
open file overall_header your theme

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


after add:
Code: [Download] [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>

Subject: Re: How Change The Scrollbar Color?
Thanks, so many thanks for your help.

Cu Support Friends.

Subject: Re: How Change The Scrollbar Color?
One note: It don't work in Firefox, only in Internet Explorer i think 8)

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

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 8)


I confirm does not work with firefox


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1187s (PHP: 14% SQL: 86%)
SQL queries: 10 - Debug Off - GZIP Enabled