i added this... im not sure if its correct code but its works in IE and firefox... i think it looks a little more in sync w/ my styes. so far so good
in cmps_comm.php towards the bottom and found this line
Code:
<span class="{$Style['small']}">$row[comment]<br>by <a
and changed it to
Code:
<span class="smallfont">$row[comment]<br>by <a
the old way looked good in default skin but the font was too big in some others
another thing i did was found this line
Code:
width="45" height="32" border="0"></a></td>
your numbers could be different and i removed the height so it dont strech the thumbs
Code:
width="45" border="0"></a></td>
www.stuntfactoryx.com bottom right