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 (1 - 3)
*This Confession*
post Aug 22 2006, 05:03 PM
Post #2





Guest






No, just change them to the same color for everything except for the arrow color. That's what I do anyway.
 
Connorrr
post Aug 23 2006, 03:57 PM
Post #3


Connor
****

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



oh okay

thanks anyway
 
*mona lisa*
post Aug 23 2006, 04:04 PM
Post #4





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.
 

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