sorry really need your help. i have had to change the logo code within the header template, in order for me to try and have my own fixed header, just one piece, not the original 3, but it is causing me a majour headache, probably because im not very good with code LOL.
So here is my current code
Code:
<!-- logo -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr></td>
<td><img src="$stylevar[titleimage]/main_header.gif" />
</tr>
</table>
<!-- /logo -->
this shows ok on Firefox, with my resolution set at 1280x1024, but doesnt show well on Internet exsplorer? please see screen shots below.....
FIREFOX
INTERNET EXSPLORER
also when in firefox if i hold the CTRL button and scroll down to make my screen smaller, the header messes up again, see below?
please help me sort the code so this will work properly for members, no matter what resolution they use, thanks