Heisenberg submitted a new resource:
You must be registered for see links
- vb5 forum category spacing forumhome onlyvB Version: 5.2.3
Tested with vb5.2.4
1. Style manager> style name> edit templates>Display Templates> display_Forums_list
on line 7 : <!-- Categories -->
paste below the line:
Code:[/B][/I][I][B]<!--added table --> <table class="forum-list-container stretch catspace">[/B][/I][I][B]
before line 12 : <vb:elseif condition="$channel['parentid'] == $root" />
paste above it:
Code:[/B][/I][I][B]<!--added 2nd row --> <tr class="forum-list-header"> <th...
You must be registered for see links
Last edited:
