Is this ok?
Im kinda lost in it myself... i dont want to delete some of the closing tables at the bottum because im lost when i try and find which go to which.. lol
PHP Code:
<br />
<br />
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="700" class="page" align="center">
<tr>
<td align="$stylevar[left]">
<div class="smallfont" align="left">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div></td>
<td align="$stylevar[right]"><div class="smallfont"><strong>
<a href="$vbpoptions[bbdir]/forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a> |
<a href="$vbpoptions[bbdir]/showgroups.php?$session[sessionurl]">$vbphrase[view_forum_leaders]</a>
<if condition="!$show['guest']">
<!-- member logout -->
| <a href="$vbpoptions[bbdir]/login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a>
<!-- end member logout -->
</if>
</strong></div></td></tr>
</table>
$spacer_close
<if condition="$show['leftcolumn']">
<if condition="$show['old_explorer']">
</td>
</tr>
</table>
<else />
</div>
</td>
</tr>
</table>
</div>
</div>
</if>
</if>
<!-- /content area table -->
<form action="$vbpoptions[bbdir]/$vboptions[forumhome].php" method="get">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr><td colspan="2">
<br />
</div><br />
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
</td></tr>
<tr>
<if condition="$show['quickchooser']">
<td>
<select name="styleid" id="ressel" onchange="switch_styleid(this)">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
<td align="$stylevar[right]">
<div class="smallfont">
<strong>
<a href="$vboptions[contactuslink]">$vbphrase[contact_us]</a> -
<a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -
<if condition="$show['admincplink']"><a href="$vbpoptions[bbdir]/$admincpdir/index.php?$session[sessionurl]">$vbphrase[admin]</a> -</if>
<if condition="$show['modcplink']"><a href="$vbpoptions[bbdir]/$modcpdir/index.php?$session[sessionurl]">$vbphrase[mod]</a> -</if>
<if condition="$vboptions['archiveenabled']"><a href="$vbpoptions[bbdir]/archive/index.php">$vbphrase[archive]</a> -</if>
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table>
</form>
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="$vbpoptions[bbdir]/profile.php" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
// Initialize 'Active' Table Cells
//activecells_init();
//-->
</script>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="814" border="0" cellspacing="0" cellpadding="0">
<tr>
<table bgcolor="#F7F7F7" width="800" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="57"><a href="javascript:scroll(0,0);"><img src="$stylevar[imgdir_misc]/footer_ls.gif" alt="" width="57" height="50" border="0" /></a></td>
<td width="176"><a href="http://www.vbulletin.com" target="_blank"><img src="$stylevar[imgdir_misc]/footer_vb.gif" alt="" width="176" height="50" border="0" /></a></td>
<td width="569"><img src="$stylevar[imgdir_misc]/footer_rs.gif" width="569" height="50" alt="" /></td>
</tr>
</table>
</td>
</td>
<td width="14" bgcolor="#EAEAEA" background="$stylevar[imgdir_misc]/bgright.gif"><img src="$stylevar[imgdir_misc]/bgright.gif" width="14" height="35" alt=" " /></td>
</tr>
</table>
</tr>
</table>
</tr>
</table>
<!-- /content area table -->
</div>