EliteLuke
02-18-2008, 08:30 PM
Hi, if you look at my forum at www.puregrime.co.uk/forum in FireFox you will see that the header lines up perfectly with the rest of the navbar etc.. but in Internet Explorer the header is out of place :S
Here is my header code:
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<br />
<!-- logo -->
<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[imgdir_misc]/logo.png" border="0">
</a>
</td>
</if>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$welcomeheaders
Could someone please tell me if they see a solution to this.. Thanks!
Here is my header code:
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<br />
<!-- logo -->
<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[imgdir_misc]/logo.png" border="0">
</a>
</td>
</if>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$welcomeheaders
Could someone please tell me if they see a solution to this.. Thanks!