I know this is a simple question...
I would like to place some content to the left and/or right of my vBulletin 3.6 forums. I've spent 30 minutes Googling and I always end up back here and cannot find what I am looking for. Is there some sort of variable that I can place within my markup that will help me with this?
In the simplest of terms, I'm looking for something like this that works.
<table>
<tr>
<td style="width: 150px">SOME CONTENT</td>
<td>FORUMS</td>
<td style="width: 150px">SOME CONTENT</td>
</tr>
</table>
Thanks in advance!
Steve
--------------- Added [DATE]1273509674[/DATE] at [TIME]1273509674[/TIME] ---------------
Nevermind... figured it out. Thanks anyway!
|