how to change the colors of the scrollbar?, please... reply to me... |
how to change the colors of the scrollbar?, please... reply to me... |
Dec 11 2004, 08:33 AM
Post
#1
|
|
![]() yskulmate ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Nov 2004 Member No: 64,014 |
i just wanna know the code for changing the color of the scrollbar and where to put it... please reply to me as soon as possible..
|
|
|
|
![]() |
Dec 11 2004, 07:32 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,137 Joined: Nov 2004 Member No: 62,193 |
you can put it in your custom header or your web stats:
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> body { scrollbar-arrow-color: #FFCDD2; scrollbar-track-color: #FFCDD2; scrollbar-shadow-color: #FFCDD2; scrollbar-face-color: #FFCDD2; scrollbar-highlight-color: #FFCDD2; scrollbar-darkshadow-color: #FFCDD2; scrollbar-3dlight-color: #FFCDD2; } </style> <!-- end code provided by createblog.com --> |
|
|
|
yskulmate how to change the colors of the scrollbar? Dec 11 2004, 08:33 AM
yskulmate thanks!! Dec 12 2004, 12:25 AM
MyChemicalRomance. your welcome Dec 12 2004, 12:38 AM![]() ![]() |