BarberR1
08-20-2009, 09:33 AM
Hi, I need to change the background color of the hmains and have tried various solutions that don't work. Any pointers would be gratefully recieved. Code pasted below:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<title>Image Cutter Output File</title>
<link rel="stylesheet" type="text/css" href="custom.css">
</head>
<body>
<div align="center">
<center>
<td colspan="4" height="50" width="780" background=>#HMAINS#</td>
<tr>
<table border="0" cellspacing="0" cellpadding="0" height="64" width="395">
<tr>
<td height="64" width="395"><img src="ttlogo1.jpg" height="64" width="395" border="0"></td>
</tr>
<table border="0" cellspacing="0" cellpadding="0" height="41" width="208">
<tr>
<td height="41" width="208"><img src="ttlogo2.gif" height="41" width="208" border="0"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
</tr>
<tr>
<td width="100%">
<p class="sohotext">#CONTENT#</td>
</tr>
</table>
</div>
</td>
<td valign="top" align="left" width="160" background="ttvsub.gif">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="160">
<tr>
<td width="100%">#VSUBS#</td>
</tr>
</tr>
</table>
</div>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
</body>
</html>
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<title>Image Cutter Output File</title>
<link rel="stylesheet" type="text/css" href="custom.css">
</head>
<body>
<div align="center">
<center>
<td colspan="4" height="50" width="780" background=>#HMAINS#</td>
<tr>
<table border="0" cellspacing="0" cellpadding="0" height="64" width="395">
<tr>
<td height="64" width="395"><img src="ttlogo1.jpg" height="64" width="395" border="0"></td>
</tr>
<table border="0" cellspacing="0" cellpadding="0" height="41" width="208">
<tr>
<td height="41" width="208"><img src="ttlogo2.gif" height="41" width="208" border="0"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
</tr>
<tr>
<td width="100%">
<p class="sohotext">#CONTENT#</td>
</tr>
</table>
</div>
</td>
<td valign="top" align="left" width="160" background="ttvsub.gif">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="160">
<tr>
<td width="100%">#VSUBS#</td>
</tr>
</tr>
</table>
</div>
</td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
</body>
</html>