PDA

View Full Version : Is there a hack for...


deSPIse
01-20-2004, 12:30 PM
Space between forums on forumhome....

:)

Thanks...

jluerken
01-20-2004, 12:56 PM
Space between forums on forumhome....

:)

Thanks...

This is not a hack, its a template modification but the answer is YES.

Here is the solution for you
http://www.vbulletin.nl/community/showthread.php?t=1745

Kentaurus
01-20-2004, 12:57 PM
Space between forums on forumhome....

:)

Thanks...
this is not really a hack.. it is a template edit only.

In your FORUMHOME template remove the <table> and </table> tags that surround the $forumbits

forumhome_forumbit_level1_nopost add that <table> at the beggining and a </table><br/> at the end (assumming you use categories as everyone else).

That's all you need. Now you have spaces between categories. Spaces between individual forums would be something very similar.

deSPIse
01-20-2004, 12:58 PM
Thanks...