Need Help with Icontact signup form code

Discussion in 'HTML & Website Design' started by Rudd12, Jan 26, 2010.

  1. #1
    I am in need of help to get my Icontact signup form to open in a new window I have tried searching google and tried all their tips but none worked. Please let me know if you have any ideas. :D
     
    Rudd12, Jan 26, 2010 IP
  2. Rudd12

    Rudd12 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Below is a copy of the Icontact code



    <style type="text/css">
    .link,
    #SignUp .signupframe {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    }
    .link {
    text-decoration: none;
    }
    #SignUp .signupframe {
    border: 1px solid #17D8FF;
    background: #ffffff;
    }
    </style>
    <script type="text/javascript" src="http://app.icontact.com/icp/loadsignup.php/form.js?c=############"></script>
    <a class="link" href="http://www.icontact.com"><font size="2">Email Marketing You Can Trust</font></a>
     
    Rudd12, Jan 27, 2010 IP