sugarbyte
04-21-2004, 09:54 PM
whats the see through css scroll bar code again?
|
View Full Version : whats the css see through scroll bar code again? sugarbyte 04-21-2004, 09:54 PM whats the see through css scroll bar code again? Calidris 04-21-2004, 10:36 PM scrollbar-3dlight-color:yellow scrollbar-arrow-color:yellow; scrollbar-base-color:yellow; scrollbar-darkshadow-color:yellow; scrollbar-face-color:yellow; scrollbar-highlight-color:yellow; scrollbar-shadow-color:yellow; Set as few or as many of the above CSS properties as your like. To make it "transparent" you should use the same colours as your background. Note: The ONLY browsers capable of viewing this are those with IE4+, DirectX8+ on a Windows PC (not Macs). Billie_Jean 04-23-2004, 12:24 PM How do you put the scrollbar over a picture and make it transparent aswell? sugarbyte 04-23-2004, 01:52 PM hey :) I need help, what is the css code for a transparent scrollbar?? Someone answered to my post. but they onlytold me to make the whole scroll bar the same color,i need that chroma tag thingy. thnx :) starlet 04-23-2004, 04:54 PM Search of the forum for 'chroma' brings up this http://www.lissaexplains.com/forum/showthread.php?t=51692&highlight=chroma If that doesnt help try the search yourself, theres lots of other threads too. |