I use simple HTML because thats all I know and it seems to work fine. I do not have any links in the header by choice.
Quote:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="25%" valign="top">
<div align="left"><img src="http://xxxxxx.com/forum/images/leftlogo.jpg" align="left" width="296" height="82" vspace="0" hspace="0" alt="xxxxxx.com - A xxxxxx Community" border="0" /></div></td>
<td width="50%" valign="top"></td>
<td width="25%" valign="top">
<div align="right"><img src="http://xxxxxx.com/forum/images/rightogo.jpg" align="right" width="315" height="82" vspace="0" hspace="0" alt="xxxxxx.com - A xxxxxx Community" border="0" /></div></td>
</tr>
</table>
|