Thanks alot, sir it works great now big_smile

I think your work is just great and there is a problem, I was trying to change the scrollbar color of the whole forums but it doesn't work. I have even tried with the CSS files in the styles folder. but I don't know if I wrote  the code right

here is the code thanks for helping me


<style>
<!--
BODY{
    SCROLLBAR-FACE-COLOR: #cccccc;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #999999;
    SCROLLBAR-3DLIGHT-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #999999;
    SCROLLBAR-TRACK-COLOR: #e1e2eb;
}
-->
</style>