Recent Topics

1 Dec 08, 2008 19:38    

My b2evolution Version: Not Entered

hi
can anyone tell me how to change the scrollbar colours in the main page? :oops:
i've tried the common css scrollbar script and tried implementing a scrollbar.php file, but no success so far. i'm using IE6.

please help.

spenz

2 Dec 08, 2008 22:26

I'll be pretty damned impressed if you change my scrollbar colours :D

Just add the css to the end of your skins stylesheet

¥

3 Dec 09, 2008 18:55

:roll: hi
first of all, thanx for your decent reply. I placed the script in the css file as you suggested. what am I doing wrong? it doesn't work.
This code I used (in the css of evocamp skin in my case)

body
{
scrollbar-arrow-color: #8B7C8B;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #8B7C8B;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: #8B7C8B;
scrollbar-track-color: #000000;
}

thnx

spenz

4 Dec 09, 2008 19:25

absolutely no idea, I've never bothered to look into scrollbar colours since they only work in ie ... might be worth hitting a css/html help site?

¥

5 Dec 09, 2008 19:34

ok I'll try that.

merry xmasssss


Form is loading...