PDA

View Full Version : Space between main categories??


I, Brian
08-04-2006, 05:50 PM
Terribly sorry if this is a really old and worn out question - I've tried searching but can't find an answer.

Basically - how do I separate main category areas into separate tables - ie, like done on vbulletin org?

The current code appears used to separate main category areas to leave a space between them:


</tbody>
</table>
<br />
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">

<tbody>


but I'm afraid I'm not sure which actual templates I need to edit.

Pointers very much welcome.

slappy
08-04-2006, 09:47 PM
Here ya go:

Spaces After Certain Cateogories

http://www.vbulletin.com/forum/showthread.php?t=190824

How To Put A Space Between Each Forum Category

http://www.vbulletin.com/forum/showthread.php?t=156783

Regards,

I, Brian
08-05-2006, 09:31 AM
Many thanks, slappy. :)