|
Post by CFP wolf on Oct 2, 2009 14:51:32 GMT -5
Use this code if you want to customise the scroll bar on your forum: <STYLE type="text/css"> <!-- BODY { scrollbar-face-color: # HEX COLOR; scrollbar-highlight-color: # HEX COLOR; scrollbar-3dlight-color: # HEX COLOR; scrollbar-darkshadow-color: # HEX COLOR; scrollbar-shadow-color: # HEX COLOR; scrollbar-arrow-color: # HEX COLOR; scrollbar-track-color: # HEX COLOR; } --> </STYLE> Place it in your Global Header. Replace the red text with the desired HEX color. Remove the # symbol to replace for a color written in normal text, e.g 'Blue'. You can find Hex Color Codes HERE: html-color-codes.com/This image may help with the code:
|
|