Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    104
    Plugin Contributions
    0

    Default Add Constant Contact Signup Box to Header

    http://www.karengunna.com/

    this is the signup box code i need to add to the header

    <!-- BEGIN: Constant Contact Stylish Email Newsletter Form -->
    <div align="center">
    <div style="width:160; background-color: #ffffff;">
    <form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;"><span style="background-color: #006699; float:right;margin-right:5;margin-top:3"><img src="http://img.constantcontact.com/ui/images1/visitor/email1_trans.gif" alt="Email Newsletter icon, E-mail Newsletter icon, Email List icon, E-mail List icon" border="0"></span>
    <font style="font-weight: bold; font-family:Georgia,'Times New Roman',Times,serif; font-size:16px; color:#006699;">Sign up for our email newsletter!</font>
    <input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">
    <input type="submit" name="go" value="GO" class="submit" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">
    <input type="hidden" name="m" value="1101115505021">
    <input type="hidden" name="p" value="oi">
    </form>
    </div>
    </div>
    <!-- END: Constant Contact Stylish Email Newsletter Form -->
    <!-- BEGIN: SafeSubscribe -->
    <div align="center">
    <a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt="" vspace="5"/></a>
    </div>
    <!-- END: SafeSubscribe -->

    please tell me where this html code needs to be pasted in zen to get the signup box under my header/logo.
    Thanks!

  2. #2
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    104
    Plugin Contributions
    0

    Idea or Suggestion Re: Add Constant Contact Signup Box to Header

    ok beat everyone to it... using the override, i put the file templates/templates/common/tpl_header.php into 'my template' and paste the code below just after "<!--eof-branding display-->" and before "<!--eof-header logo and navigation display-->."

    i had to add in the <br> and a <div> tag to center the box and resize the text to fit but works perfectly no errors!!

    I hope this helps anyone trying to get their constant contact signup box or anything else you might want to put into your header!

    Twitchtoo.

    <br>

    <div align="center">
    <!-- BEGIN: Constant Contact Stylish Email Newsletter Form -->
    <form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;"><span style="background-color: #006699; float:right;margin-right:5;margin-top:3"></span>
    <font style="font-weight: bold; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#3366CC;">Sign up for our email newsletter!</font>
    <input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">
    <input type="submit" name="go" value="GO" class="submit" style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">
    <input type="hidden" name="m" value="1101115505021">
    <input type="hidden" name="p" value="oi">
    </form>
    <!-- END: Constant Contact Stylish Email Newsletter Form -->
    </div>
    <!-- BEGIN: SafeSubscribe -->
    <!--hide this for now
    <div align="center">
    <a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt="" vspace="5"/></a>
    </div> -->
    <!-- END: SafeSubscribe -->

  3. #3
    Join Date
    Mar 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Add Constant Contact Signup Box to Header

    I also recommend using the blank sidebox mod to put constant contact in a sidebox. Works great!
    http://www.zen-cart.com/index.php?ma...roducts_id=174

  4. #4
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    691
    Plugin Contributions
    0

    Default Re: Add Constant Contact Signup Box to Header

    Quote Originally Posted by abko View Post
    I also recommend using the blank sidebox mod to put constant contact in a sidebox. Works great!
    http://www.zen-cart.com/index.php?ma...roducts_id=174

    What file would you put the code in?
    [FONT="Tahoma"]kburner[/FONT]
    Burner Christian Bookstore
    www.burnerbooks.com

 

 

Similar Threads

  1. Different Header for contact page?
    By rpbenton in forum Templates, Stylesheets, Page Layout
    Replies: 29
    Last Post: 27 Jan 2012, 04:47 AM
  2. Search Box in H3 Left Box Header
    By flintcog in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jun 2007, 09:28 PM
  3. Add CSS dropdown menu to header
    By DivaVocals in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Feb 2007, 05:48 AM
  4. how to add header image to upcoming product
    By modchipfitters.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Oct 2006, 10:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •