Ok sat and made a new style first time in a while i'll tell you.
All looks great (well does to me) in firefox. So before i was due to share i took a peek at how it looked in IE and as usual it's being a pain. The header seems to have lifted away fro the forums block.
See screen shots and you see.
How do i get rid of this gap between header images and main forum in IE
here is my header code
HTML Code:
<!-- logo -->
<a name="top"></a>
<table cellpadding="0" cellspacing="0" border="0" width="960" align="center" class="headerbg">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="images/logo.gif" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td><if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /></if></td>
<td align="$stylevar[right]"><img src="images/header_r.gif" border="0">
</td>
</tr>
</table>
<!-- /logo -->