Transparent scroll bar?, for a layout |
Transparent scroll bar?, for a layout |
Dec 14 2004, 01:56 PM
Post
#1
|
|
![]() To Live is to Dance ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 791 Joined: Dec 2004 Member No: 70,074 |
i was wondering if anyone knew where i could get the code for a transparent scroll bar for the blog box area? i'd greatly appreciate it, please let me know because i'm almost done with my layout and i wanna put it up :) thanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks for the codes :o) |
|
|
|
![]() |
Dec 14 2004, 03:02 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Dec 2004 Member No: 71,473 |
yeah, i don't know if that's possible without using flash or something crazy.. i've tried using iframes but it doesn't work out... here's the code i've been playing with if you want to give it a try, good luck...
<style> <!-- BODY{ scrollbar-face-color:#000000; scrollbar-arrow-color:#ffffff; scrollbar-track-color:#ff0000; scrollbar-shadow-color:#666666; scrollbar-highlight-color:#000000; scrollbar-3dlight-color:#666666; scrollbar-darkshadow-Color:#666666; } --> </style> <iframe id="ifrm" name="ifrm" style="FILTER: chroma(color=#ff0000)" allowtransparency="true" src="links.htm" scrolling="auto" width="100%" height="62" frameborder="0" allowtransparency="true"> </iframe> the main idea of this code is that it removes the track color (red) and makes it transparent, but it always just shows up as red on my page. so... .i dunno. good luck |
|
|
|
thatgirlmarcy Transparent scroll bar? Dec 14 2004, 01:56 PM
Sherry_Vu http://www.createblog.com/forums/index.php?showtop... Dec 14 2004, 03:18 PM
Cul8erALIGATOR [COLOR=blue]omg thank u thank u thank u!!... Feb 27 2005, 02:19 PM![]() ![]() |