The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Here we go .. edit display_Forums_item template
Add this .. edit node ID Code:
<vb:if condition="$page['channelid'] != 2"> Above this line .... Code:
<tr class="forum-item {vb:raw forumCssPrefix} forum-item{vb:raw forumStatus}" id="forum{vb:raw forum.nodeid}" data-channel-id="{vb:raw forum.nodeid}" data-lastcontent="{vb:raw forum.lastcontent.created}" data-readtime="{vb:raw forum.readtime}"> Add this below last line in the template ... HTML Code:
</vb:if>
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|