Jump to content

Whats happening?!?!


Guest jkeck

Recommended Posts

I'm trying to move the mailing list adition to the bottom of the page so it looks like it's part of the site docs. All I did was move {mailing list} to right above {SiteDocs} but now the copyright is getting all screwed up?? Can anybody tell me whats wrong here?

http://www.freshsqueezedjewelry.com/store/

it looks good in IE not in FF .....try this, works in both IE and FF

<!-- BEGIN: mail_list -->

<div class="siteDocs">

  <!-- BEGIN: form -->

  <form action="{FORM_METHOD}" method="post">

  <strong>{LANG_EMAIL}</strong> <input name="email" type="text" size="14" maxlength="255" class="textbox" /> 

  <input type="hidden" name="act" value="mailList" />

 	 <input name="submit" type="submit" value="{LANG_GO}" class="submit" />

  </form>

  <!-- END: form -->

	</div>

<!-- END: mail_list -->

and edit in what you did to show in your text box...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...