I want my scrollbar to be transparent but the code isn't working...am I using it wrong? I put it on the code to my iframes should I put it with the code to the page in my frames?
http://www.geocities.com/foxtailsproject/foxtails.html
Thanks
~Slightly confuzzed Ielenia~
burningstars
08-14-2003, 04:08 AM
I think you probably have to use that in css I dont know if it actually works in the body portion of your page.
Heres the css i believe it goes between <head> and </head>:
<style type="text/css">
<!--
BODY{
scrollbar-face-color: #00FF00;
scrollbar-shadow-color: #9D0B42;
scrollbar-highlight-color: #E088A7;
scrollbar-3dlight-color: #E088A7;
scrollbar-darkshadow-color: #E088A7;
scrollbar-track-color: #00FF00;
scrollbar-arrow-color: #E088A7;
FILTER: chroma (color=00FF00)
}
-->
</style>
you can make the 00ff00 any color you want just make sure its not used on your webpage already! Hope this helps
ALSO yes it does have to go on the page IN your iframes not the page containing the frame itself.
MaGiCSuN
08-14-2003, 01:28 PM
do not post your thread twice, it's not nessecary. And the answer is wrong, you do not put the filter in the css. But see your other thread about it.
Love,
Mirna