View Full Version : Border around forum?
Magicgfx
07-09-2007, 03:06 AM
Sorry for lack of a screen shot here, but I think people know what I mean... A border around the actual forum "body"
Could anybody give me a quick little explanation on how to do this? Thanks! :)
calorie
07-09-2007, 03:26 AM
One idea...
Add to the very start of the vB header template:
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="background: #CCCCCC;">
<tr>
<td style="border: 1px solid #CC0000;" valign="top">
Add to the very end of the vB footer template:
</td>
</tr>
</table>
Tweak as desired.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.