[Solved] AutoResponder Placement Problems

0 replies
  • WEB DESIGN
  • |
So I am attempting to add the listwire sign up thing to my website (in SIGNATURE), the problem is its pushed over, and when I try to modify it in dreamweaver it just becomes worse, and the widget under it comes up.

here is the Code:
Code:
<center><table border="0" cellpadding="0" cellspacing="0" style="position: relative; margin: 0px; padding: 0px;">
<tr><td align="center" valign="middle">
<form action="List Wire - Subscription Error" method="post">
<input type="hidden" name="bot_action" value="form_subscribe">
<input type="hidden" name="bot_track_code" value="002">
<input type="hidden" name="bot_pass_standard" value="0">
<input type="hidden" name="bot_pass_custom" value="0">
<input type="hidden" name="bot_account" value="pcjargon">
<input type="hidden" name="bot_redirect" value="PC Jargon » Thank You">
<input type="hidden" name="bot_web_form_id" value="11886">
<table width="380" border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="3" valign="middle" style="padding:0px 0px 10px 0px;"><p>Get The Latest Info, Best Tips and Tricks With the PC Jargon Newsletter, Right In Your Inbox!</p></td></tr>
<tr><td height="32" width="10%" align="left" valign="middle"> </td>
<td height="32" width="28%" align="left" valign="middle"><div style="font:bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636; margin:0px 5px 0px 0px;">Name:</div></td>
<td height="32" width="62%" align="left" valign="middle"><input type="text" style="width:85%; margin:0 auto; font:12px verdana, sans-serif; height:22px; line-height:100%; padding:4px 2px 2px 2px; border:1px solid #363636; background:#ffffff url('http://forms.listwire.com/images/form-input-bg.jpg') top left repeat-x;" name="fullname" value=""></td></tr>
<tr><td height="32" width="10%" align="left" valign="middle"> </td>
<td height="32" width="28%" align="left" valign="middle"><div style="font:bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636; margin:0px 5px 0px 0px;">Email:</div></td>
<td height="32" width="62%" align="left" valign="middle"><input type="text" style="width:85%; margin:0 auto; font:12px verdana, sans-serif; height:22px; line-height:100%; padding:4px 2px 2px 2px; border:1px solid #363636; background:#ffffff url('http://forms.listwire.com/images/form-input-bg.jpg') top left repeat-x;" name="email" value=""></td></tr>
<tr><td height="50" colspan="3" align="center" valign="middle">
<table style="border: 1px solid #363636;" cellpadding="0" cellspacing="0">
<tr style="background-color:#e8e8e8"><td height="26" style="border-top:1px solid #ffffff; border-left:1px solid #ffffff;"><input type="submit" style="overflow:auto !important; overflow:visible; width:auto !important; width:50px; margin:0px 15px 0px 15px; border:0px; background-color:#e8e8e8; font: bold 13px verdana, sans-serif; letter-spacing:-1px; color:#363636;" name="submit" value="Submit">
</td></tr></table></td></tr>
</table>
</form>
</td></tr>
<tr>
<td colspan=2 valign="bottom">
<center>
<table width="100%" border="0" cellpadding="0" cellspacing="0" valign="bottom">
<tr style="background-color: #c0c0c0;"><td height="1" align="center" valign="top"></td></tr>
<tr style="background-color: #ffffff;"><td style="padding: 5px 0px 0px 0px;" height="32" align="center" valign="top">
<table width="300" border="0" cellpadding="0" cellspacing="0">
<tr style="background-color: #ffffff;"><td style="padding: 0px 0px 10px 0px;" align="center" valign="top"><a href="List Wire - The world's best FREE Autoresponder!" target="_lw" title="ListWire - Free Autoresponders"><img src="http://forms.listwire.com/images/listwire-form-logo.jpg" height="32" width="128" border="0" alt="ListWire - Free Autoresponders"></a><br><a onmouseover="this.style.color='#22c1eb';" onmouseout="this.style.color='#000000';" href="List Wire - The world's best FREE Autoresponder!" target="_lw" style="font: normal 10px verdana, sans-serif; color: #000000;" title="ListWire - Free Autoresponders">click here for your free autoresponder</a></td></tr>
</table>
</td></tr>
</table>
</center>
</td>
</tr>
</table>
</center>
<img src="http://forms.listwire.com/img.php?x2...xqHYVSJGdWUr">

I can do basic things in HTML, such as remove the bottom liistwire "get your free autoresponder" thing, but I don't understand why when I edit the rest it becomes worse.

Can someone help me?
#autoresponder #placement #trouble

Trending Topics