I just went to this template:
forumhome_subforumseparator_post
And found this:
I wanted to change the seperation of my sub-forums, as explain in posts on this site.
Where has this been moved to? Here?
forumhome_subforumbit_nopost
with:
I can only see one comma there, and that removed doesnt seem to do much
forumhome_subforumseparator_post
And found this:
Code:
<vb:comment>obsolete, should be removed from code and then removed from style</vb:comment>
Where has this been moved to? Here?
forumhome_subforumbit_nopost
with:
Code:
<li class="subforum"> <img class="inlineimg" src="{vb:stylevar imgdir_statusicon}/subforum_{vb:raw forum.statusicon}.png" alt="" border="0" id="forum_statusicon_{vb:raw forum.forumid}" /> <a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a> </li>
Comment