The Arcive of vBulletin Modifications Site. |
|
|
[vB4] How-to: Remove Posticons from displaying on FORUMHOME
04-07-2011, 09:00 PM
Personally, I think there are WAY too many misc icons on forumhome as it is, and I like my page to look neat. Just throwing this out there for people wanting to do the same. In forumhome_lastpostby Remove: Code:
<vb:if condition="$show['icon']"><img src="{vb:raw icon.iconpath}" alt="{vb:raw icon.title}" border="0" /></vb:if>
|
![]() |
|
|