Devanand
01-25-2010, 10:00 PM
In your forumhome_forumbit_level1_nopost find and delete it:
<td class="thead" width="35"> </td>
In your forumhome_forumbit_level1_post find and delete:
<td><img src="$stylevar/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
In your [I]forumhome_forumbit_level2_post find and delete:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
Now you can go to this modification and put icons on your forum:
https://vborg.vbsupport.ru/showthread.php?t=214289
You are done :)
It should look like this:
http://i48.tinypic.com/2py6ouf.png
<td class="thead" width="35"> </td>
In your forumhome_forumbit_level1_post find and delete:
<td><img src="$stylevar/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
In your [I]forumhome_forumbit_level2_post find and delete:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
Now you can go to this modification and put icons on your forum:
https://vborg.vbsupport.ru/showthread.php?t=214289
You are done :)
It should look like this:
http://i48.tinypic.com/2py6ouf.png