[quote=pambihira]for the scroll bars, how i remove it or change the color?
can i add other twicks to my tracker.css??[/quote]
in your tracker.css
[quote]body {
scrollbar-face-color:7e724b;
scrollbar-highlight-color:7e724b;
scrollbar-3dlight-color:ab9d70;
scrollbar-shadow-color:ab9d70;
scrollbar-darkshadow-color:7e724b;
scrollbar-track-color:7e724b;
scrollbar-arrow-color:ab9d70;
color:#a58724;
font:11px arial,helvetica,sans-serif;
text-align: center;
background: transparent;
[b] overflow-y: hidden;[/b]
}[/quote]
you can add another twict to your code.css not tracker.css
[b]CSS Linker[/b]
http://theftalk.com/t2376-Linker.html
Last edited by iconald (2007-12-12 03:18:04)