| | to change the colour of the scrollbar just change the html colour coding CODE Add to the <HEAD> of your page. <style> <!-- BODY{ scrollbar-face-color:#75EA00; scrollbar-arrow-color:brown; scrollbar-track-color:#EEEEEE; scrollbar-shadow-color:''; scrollbar-highlight-color:''; scrollbar-3dlight-color:''; scrollbar-darkshadow-Color:''; } --> </style> |

