If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
scrollbar-colors  XML
Forum Index » Support Forum
Author Message
Anonymous



Hello!

I have installed your guestbook on my band-p http://www.styckwaerk.de/ , and I really like the GB

But I want to change the colors aof the scrollbar. On my Page the scrollbar hast the follownig definitions(colors).

scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #444444;
scrollbar-arrow-color: #009900;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;

What do I have to do to change the colors in the GB?

In the German support Forum nobody seems to be pleasent enough to help.

Thx
Andreas
khan
Beginner
[Avatar]

Joined: 04/12/2003 16:49:52
Messages: 27
Offline

find header.php file in your templates dir open it in one of your fav editor and past your code there

<STYLE type=text/css>BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #444444;
scrollbar-arrow-color: #009900;
scrollbar-track-color: #000000;
scrollbar-darkshadow-color: #000000;
body {
</style>

hope this will solve your problem.

http://www.al-majroh.com/forums/signature.php
http://www.al-majroh.com/forums/includes/signature.php
[Email]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum