LindseyJuly
01-16-2003, 10:48 PM
Okay I have used Lissa's code...
<style type="text/css">
<!--
body
{
direction:rtl;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #CC0066;
scrollbar-track-color: #FFFFFF;
}
-->
</style>
What part of this code is putting the scroll bar on the left side of the page, because i do not want it there!! where can I find a page that lists the colors and their numbers?? and also, what gets rid of the border around graphical links?? is it border="0" ?? Please help!
<style type="text/css">
<!--
body
{
direction:rtl;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #CC0066;
scrollbar-track-color: #FFFFFF;
}
-->
</style>
What part of this code is putting the scroll bar on the left side of the page, because i do not want it there!! where can I find a page that lists the colors and their numbers?? and also, what gets rid of the border around graphical links?? is it border="0" ?? Please help!