Quote:
Originally Posted by footose
I have modified the template code so that you can put icon's in the category fields of the site also.
Open forumhome_forumbit_level1_nopost
Find <span class="forumtitle">
Insert Above:
PHP Code:
<vb:if condition="$forum['iconlocation']"> <img style="float:left;" src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /> </vb:if>
Looks like this:

|
hey anyway to remove where it says LAST POST???