Log In · Register

 
is there, anyway to..
Connorrr
post Aug 22 2006, 05:00 PM
Post #1


Connor
****

Group: Member
Posts: 189
Joined: Jun 2005
Member No: 147,913



is there anyway to make all of the scroll bars of the page transparent except the arrow?

thanks in advance happy.gif
 
 
Start new topic
Replies
*mona lisa*
post Aug 23 2006, 04:04 PM
Post #2





Guest






You can actually make scrollbars transparent, but they will only work in IE and I think Opera (?).
CODE
<style type="text/css">
scrollbar-Arrow-Color: 000000;
scrollbar-Track-Color: FFFFFF;
scrollbar-Shadow-Color: FFFFFF;
scrollbar-Face-Color: FFFFFF;
scrollbar-Highlight-Color: FFFFFF;
scrollbar-darkshadow-color: FFFFFF;
scrollbar-3dLight-Color: FFFFFF;
FILTER: chroma(color=FFFFFF) allowTransparency;
}
</style>

"FFFFFF" is defined as the transparent color, so change the color of the arrow color only.
 

Posts in this topic
vintage.inspiration   is there   Aug 22 2006, 05:00 PM
This Confession   No, just change them to the same color for everyth...   Aug 22 2006, 05:03 PM
vintage.inspiration   oh okay thanks anyway   Aug 23 2006, 03:57 PM
mona lisa   You can actually make scrollbars transparent, but ...   Aug 23 2006, 04:04 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: