Remove status icon table on forumhome
In your forumhome_forumbit_level1_nopost find and delete it:
Code:
<td class="thead" width="35"> </td> In your forumhome_forumbit_level1_post find and delete: Code:
<td><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> Forum Icons on forumhome You are done ![]() It should look like this: ![]() Download No files for download. |