Has anyone managed to throw a border around forumbits, I.e a border around the forumhead and categories on the forumhome.
The easy way would be to just put a div around the :
Code:
<ol id="forums" class="floatcontainer">
{vb:raw forumbits}
</ol>
Wrapping the forumhome_forumbit_level1_nopost template doesnt work either.
