nice setup.
look for these lines in style_cs.css and edit as you see fit:
/****************************************************************/
/* 5. POST STATUS INDICATORS */
/****************************************************************/
/* These are the post status indicators which appear at the left of some tables.
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. The default is "icon". By default only .inew is different.*/
DIV.icon {BORDER-COLOR: #E6E6E6 #DEDEDE #DADADA #E2E2E2}
TR.iredirect DIV.icon {BORDER-COLOR: #F1F1F1 #F1F1F1 #F1F1F1 #F1F1F1}
DIV.inew {BORDER-COLOR: #0080D7 #0065C0 #0058B3 #0072CA}
if i did it correct it reads like this:
DIV.inew {BORDER-COLOR: #top #right #bottom #left}
i did this using your logo:
DIV.inew {BORDER-COLOR: #7EA6A6 #669190 #457170 #2E5959}
and got this:
but the normal size.
~James
FluxBB - Less is more