PDA

View Full Version : CSS Prob



additional
08-08-2006, 12:28 PM
Ok, I have a transperent background and I want the scroll bar to be transparent aswell so that their is only two arrows. This is what I have so far :

<style type="text/CSS">
<!--
body{
background-image: url('/images/index_r4_c3.gif');
background-attachment:fixed;
background-repeat: no-repeat;
background-position:top-left;
}
BODY{ color:#000000; scrollbar-3dlight-color:#121413; scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#121413; scrollbar-darkshadow-color:#121413; scrollbar-face-color:#121413; scrollbar-highlight-color:#121413; scrollbar-shadow-color:#121413; }
A{color:#F69A15; text-decoration:none; }
A:Visited{color:#F69A15; text-decoration:none; }
A:Hover{color:#FFFFFF; text-decoration:none; }</style>
</style>

The transparent image is located at /images/index_r4_c3.gif

Thanks and +rep to the people who help.

ClubTime
08-08-2006, 01:05 PM
What do you see? whats your site so we can see what happens

Want to hide these adverts? Register an account for free!