Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Scrollbar appearance
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Fouch
Expert

Netherlands
84 Posts

Posted - 20 Apr 2006 :  22:02:15  Show Profile  Visit Fouch's Homepage  Reply with Quote
Is it possible to change the looks of the scrollbar in DHE.
The standard windows scrollbar is very "present".

Fouch

Edited by - Fouch on 20 Apr 2006 22:03:02

s.dav
Site Admin

Italy
3364 Posts

Posted - 21 Apr 2006 :  09:02:25  Show Profile  Visit s.dav's Homepage  Reply with Quote
Actually the only way to do this is by adding this style element to the header code of your page:

<style type="text/css">
body {
SCROLLBAR-FACE-COLOR: #e4e6e8;
SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
SCROLLBAR-SHADOW-COLOR: #f3f3f3;
SCROLLBAR-ARROW-COLOR: #1f4a74;
SCROLLBAR-BASE-COLOR: #cccccc;
scrollbar-dark-shadow-color: white;
scrollbar-3d-light-color: #9BAAC1;
}
</style>

Regards, Davide
Go to Top of Page

Fouch
Expert

Netherlands
84 Posts

Posted - 21 Apr 2006 :  11:22:45  Show Profile  Visit Fouch's Homepage  Reply with Quote
Davide

Thank you, i will give it a try.

Fouch
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000