Log in

View Full Version : Forum Home Enhancements - Remove status icon table on forumhome


Devanand
01-25-2010, 10:00 PM
In your forumhome_forumbit_level1_nopost find and delete it:

<td class="thead" width="35">&nbsp;</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

killerkraft
01-26-2010, 07:07 PM
Hum, interesting.

I will try this.

Now the next thing will be to delete the statusicon description below.

killerkraft
01-26-2010, 07:32 PM
Well, the phrase

<td class="thead" width="35">&nbsp;</td>

is not in forumhome_forumbit_level1_nopost but in FORUMHOME in my case at least.

Texas_Dawg
04-21-2010, 07:46 PM
Any 4.0.3 version of this?

Eplexx
11-18-2010, 04:17 PM
I can't find any of those in my theme.