Posts: 488
Name: Chip Johns
Location: Savannah Georgia
|
Try removing the spacer row below
<!-- fwtable fwsrc="finisheduncondensed.png" fwbase="home page nav bar only2.gif" fwstyle="Dreamweaver" fwdocid = "594126838" fwnested="0" -->
Code:
<tr>
<td><img src="images/spacer.gif" width="28" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="121" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="121" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="121" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="120" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="123" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="123" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="25" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
Remove this chunk of code and I think its going to fix your problem.
|