The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Take a look at the screenshot, is there way to adjust that white area there?
|
|
#2
|
||||
|
||||
|
you will have to modify your templates
add more 'padding' (CSS) or more <br /> HTML Code:
</table> <br /> <br /> |
|
#3
|
||||
|
||||
|
You could also use
Code:
<div style="height: XXpx;"><img src="clear.gif" height="XXpx" width="0" /></div> |
![]() |
|
|