View Full Version : background scrolling and coloured scroll bars
Fuzzylogic
August 21st, 2002, 06:21
I wondering how you can make the background picture scroll around when the page is scrolled downwards and i was also wondering how you can make the scroll bars different colours.
thanks,
Fuzzylogic
The Red Guy
August 21st, 2002, 07:33
<Style><!--BODY{scrollbar-face-color:steelblue;scrollbar-shadow-color:steelblue;scrollbar-highlight-color:deepskyblue;scrollbar-3dlight-color:steelblue;scrollbar-darkshadow-color:white;scrollbar-track-color:deepskyblue; scrollbar-arrow-color:deepskyblue; }--></style>
<style>body{border:10 inset steelblue;}</style>
This is how I change the scrollbar colour.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.