Quote:
Originally Posted by Cheertobi
I only get thet by using a table for that!
Without testing I would try somethin like that:
Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width">
<table>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
<td><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if></td>
</tr>
</table>
</td>
Tobi
|
Tobi...where do I do that because I have the same problem bro. Im not as skilled with this as you all are so if you can tell me what template to edit & where to enter that it would be very much appreciated. Thanks