JMEWLS`
05-14-2011, 10:27 AM
<vb:if condition="$forum[forumid] != 16">
<vb:else />
<li class="subforum">
<vb:if condition="$depth > 1"></vb:if>
<a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a>
</li></vb:if>
That's what I've put in the subforumbit... Is that correct? Nothings showing up now.
--------------- Added 1305374810 at 1305374810 ---------------
fixed, my bad. Lol
<vb:else />
<li class="subforum">
<vb:if condition="$depth > 1"></vb:if>
<a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a>
</li></vb:if>
That's what I've put in the subforumbit... Is that correct? Nothings showing up now.
--------------- Added 1305374810 at 1305374810 ---------------
fixed, my bad. Lol