How to chnage scroll bar colors in Joomla Template

This Joomla hack is for IE only, so it does not work with any other web browsers.

Well, insert the following code into the css file of your template and play with the colors.

html {
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}

If you already have a html tag in the css style, insert only the the css codes, without html and { }

If you are looking for some joomla templates that you customize very easy, browse our free joomla templates gallery.