rh2004
Sun 5th Dec '04, 12:05pm
Hi I would like to know how I place a banner to the right of the satellite logo, see image
below, I want to keep the same background colour behind the banner :)
<!-- logo -->
<a name="top"></a>
<div align="center">
<table width="$stylevar[outertablewidth]" border="0" cellspacing="0" cellpadding="1">
<tr>
<td bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF">
<table cellpadding="1" width="100%">
<tr>
<td bgcolor="#304157">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" background="images/satellite/header/header_bg.gif" bgcolor="#F2F4F6"><a href="index.php"><img src="images/satellite/header/logo.gif" border="0"></a></td>
</tr>
</table>
<!-- /logo -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="22" background="images/satellite/gradients/nav_top_blue.gif"> </td>
</tr>
</table>
</div>
below, I want to keep the same background colour behind the banner :)
<!-- logo -->
<a name="top"></a>
<div align="center">
<table width="$stylevar[outertablewidth]" border="0" cellspacing="0" cellpadding="1">
<tr>
<td bgcolor="#000000"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF">
<table cellpadding="1" width="100%">
<tr>
<td bgcolor="#304157">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" background="images/satellite/header/header_bg.gif" bgcolor="#F2F4F6"><a href="index.php"><img src="images/satellite/header/logo.gif" border="0"></a></td>
</tr>
</table>
<!-- /logo -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="22" background="images/satellite/gradients/nav_top_blue.gif"> </td>
</tr>
</table>
</div>