ok hope I can get some help on this..
http://www.maddenboard.com
See how the logo is on the left in the middle... then goto the forum and see how the logo is? I want the logo on the vbindex page to be just like it is on the forum page?
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
<center>
Thats how it is now how do I fix it?
Thanks