PDA

View Full Version : have header use div


mindcry
08-15-2005, 03:39 PM
This is my header, basically I just want to have it use div so that I can have a banner on the right side above on top of the header image. So, the header.jpg would be in the background.

<!-- logo -->
<a name="top"></a>
<table border="0" class="tborder" cellpadding="1" cellspacing="0" align="center" class="tborder">

<td align="center">
<img src="/images/bo20/misc/header.jpg" width="823" height="98" border="0">

</td>

</table>
<!-- /logo -->

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="830" align="center">
<td width="100%" height="36" background="/images/bo20/misc/headerunder.jpg"></td>
</table>

<!-- content table -->
$spacer_open

$_phpinclude_output