View Full Version : Align Forums
n00belit3
06-03-2004, 01:52 AM
How do i align my forums to the left instead of just the default center? I saw this thread but it didnt help me. http://www.vbulletintemplates.com/mods/showthread.php?t=5847&highlight=align
I want my forums to be aligned to the left like this http://forums.ffrepublic.com/index.php?.
n00belit3
06-03-2004, 07:12 AM
Theres got to be an easier way then having to go threw each and every template and align "left" for each table :confused:
tnguy3n
06-03-2004, 09:09 AM
i would create an outer table that controls alignment, width, cellspacing, etc and contain vb forums.... ehh, don't know if i put it in the right words.
Open header template,
On very top, add
<table width="YOUR-WIDTH" align="left">
<tr>
<td width="100%">
then in footer template, on the bottom, add:
</td>
</tr>
</table>
that would do the trick.
n00belit3
07-18-2004, 02:30 AM
THat did it thanks!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.