Forums

This topic is locked

How do I change scroll bar colours?

Posted 24 Nov 2003 18:44:24
1
has voted
24 Nov 2003 18:44:24 Manny Bartle posted:
Can anyone help? I am building a webby in Dreamweaver 4 and I want to change the colour of the scroll bars. I have had a look for help pages and tutorials but I can't seem to find what I need <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>

I would be most grateful if anyone could tell me how.
thx

Ps i am a newbie if you hadnt already guessed.

Replies

Replied 24 Nov 2003 19:10:08
24 Nov 2003 19:10:08 Dave Thomas replied:
try this m8y

www.4webhelp.net/us/scrollbar/

Regards,
Dave

UD4 | Flash 5/MX | Studio MX | SQL | Access | ASP/VBScript | XP-Pro
Replied 25 Nov 2003 12:30:26
25 Nov 2003 12:30:26 Billy Griffiths replied:
Put this at the top of your page. You can customize colors.

&lt;style type="text/css"&gt;
&lt;!--
body
{
scrollbar-arrow-color: ;
scrollbar-track-color: ;
scrollbar-face-color: blue;
scrollbar-highlight-color: ;
scrollbar-3dlight-color: green;
scrollbar-darkshadow-color: ;
scrollbar-shadow-color: ;
}
--&gt;
&lt;/style&gt;


Xcalibur
Cape Town - South Africa
Replied 25 Nov 2003 17:44:03
25 Nov 2003 17:44:03 Manny Bartle replied:
Cheers for all the help guys <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Reply to this topic