Trying to add an email subscribe form from Constant Contact using their HTML cod

  • Unknown's avatar

    Would like to add this HTML to show a sign up box for my Constant Contact newsletter list but it doesn’t come out right. How can I add a sign up box for my newsletter?

    Thanks.

    <!– BEGIN: Constant Contact Basic Opt-in Email List Form –>
    <div align=”center”>
    <table border=”0″ cellspacing=”0″ cellpadding=”3″ bgcolor=”#ffffcc” style=”border:2px solid #000000;”>
    <tr>
    <td align=”center” style=”font-weight: bold; font-family:Arial; font-size:12px; color:#000000;”>Join Our Mailing List
    </tr>
    <tr>
    <td align=”center” style=”border-top:2px solid #000000″>
    <form name=”ccoptin” action=”http://visitor.r20.constantcontact.com/d.jsp” target=”_blank” method=”post” style=”margin-bottom:2;”>
    <input type=”hidden” name=”llr” value=”hc5jxfcab”>
    <input type=”hidden” name=”m” value=”1101851326535″>
    <input type=”hidden” name=”p” value=”oi”>
    <font style=”font-weight: normal; font-family:Arial; font-size:12px; color:#000000;”>Email:
    <input type=”submit” name=”go” value=”Go” class=”submit” style=”font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10pt;”>
    </form>
    </td>
    </tr>
    </table>
    </div>
    <!– END: Constant Contact Basic Opt-in Email List Form –>
    <!– BEGIN: SafeSubscribe –>
    <div align=”center” style=”padding-top:5px;”>
    <img src=”https://imgssl.constantcontact.com/ui/images1/safe_subscribe_logo.gif” border=”0″ width=”168″ height=”14″ alt=””/>
    </div>
    <!– END: SafeSubscribe –>
    Blog url: http://portlandfamilycounseling.wordpress.com/

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    You can’t put that code in a WordPress.com blog. The workaround we recommend is to put it in a page elsewhere, like in a Google doc, and link to it.

  • The topic ‘Trying to add an email subscribe form from Constant Contact using their HTML cod’ is closed to new replies.