The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
space between reply button and table
i want to add some space between the column with the reply button and page nav... and the main thread table.
http://forum.pesinsight.com/showthread.php?p=251895 (the bit at the bottom....) the top gap is ok as it is... but as you can see at the bottom its a bit close. |
#2
|
||||
|
||||
This is a template mod, not a file hack. I don't think they've merged yet, so ask www.vbulletintemplates.com they will help.
|
#3
|
||||
|
||||
Try changing this
Code:
<!-- controls below postbits --> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="top"> Code:
<!-- controls below postbits --> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="top" style="margin-top:3px"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|