$stylevar[outertablewidth] has not been removed from anywhere but the header because i need a specific code for my banner. This is how it goes
Code:
<!-- logo -->
<a name="top"></a>
<br style="display: none;">
<table class="bordercolor" align="center" bgcolor="#000" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td width="100%" height="100%" align="center"><font size="+1"><a href="http://www.clansgfh.com/forum/index.php"><img src="http://www.clansgfh.com/forum/images/clansgfh/clanlogo.gif" border="0"></a></font>
</td>
</tr>
</tbody></table>
</td>
</tr>
</td>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
As you can see, there is no $stylevar[outertablewidth]. Basicly that code aligns the banner to the center and it will contract and expand according to the users resolution.
--------------- Added [DATE]1248721177[/DATE] at [TIME]1248721177[/TIME] ---------------
Ok heres something new as well. I changed the stylevar, and the main forum page. The index.php did not change. But when you go looking at threads it did. Also, The header still did not change, but the thread (viewing posts) Has changed.