Centering image... getting errors...
This is a image we have put up about the logo... we are having problems with it,
1. it doesnt show up on all styles...
2. I can not for the life of me get it centered.
here is my header code...
the red lettering is where Im having the probelms
<!-- logo -->
<align="center"><a href="http://www.eliteftausa.com"><img src="/forums/images/misc/eliteftausa.gif"
$marquee
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<!-- <td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td> -->
</tr>
</table>
<!-- /logo -->
</table>
<!-- content table -->
$spacer_open
$_phpinclude_output
If anyone could re write this correctly I would be thankful.
|