Quote:
Originally Posted by kNeeLy
|
Thank you very much..
--------------- Added [DATE]1269196264[/DATE] at [TIME]1269196264[/TIME] ---------------
Ok I did the edit, But it will still not center? We are on v3.8.4 (not sure if that makes a difference.) Our site is
www.noblefist.com/forums Like you said this should be a simpol thing but it is driving me nuts. All I need is the NOBLEFIST logo to center..
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[center]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]