Quote:
Originally Posted by mikey1991
Just wondering, Sofia, how'd you get the categories to appear transparent?
Great work as always, I've not used this, but marked it installed for you anyway 
|
Categoriies images are PNG. And in the template level1_no_post, I've this:
HTML Code:
<table><tr>
<img src="tcat_left.png"...>
<td class="tcat">forumtitle</td>
<img src="tcat_right.png"...>
</tr>
</table>