X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Including Email Sign-up Code in the Header Bar (https://forum.x-cart.com/showthread.php?t=67918)

spefilms 10-09-2013 11:42 AM

Including Email Sign-up Code in the Header Bar
 
Hi. I have 2 questions:

Question 1:
I'm working on my header bar and can't figure out how to add an email sign-up box. Currently on my website (www.shatterpointentertianment.com) there is a search box in the grey header area. I would like to add the email sign-up box right next to it. I tried inserting this code:

<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:20px;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="http://shatterpointentertainment.us2.list-manage.com/subscribe/post?u=97ea5c741a6ed5a8db8dd9698&amp;id=0fa06e42a6 " method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>

<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</form>
</div>

<!--End mc_embed_signup-->



into this file:


ideal_comfort/customer/head.tpl

When I check the website, it places the email box right on top of the search box. What do I need to fix so that it appears beside the words "advanced search".

Question 2:
The sign-up box looks like this

http://shatterpointentertainment.com/images/email.png

How can I get the "subscribe" button moved to the right of the "email address" box?

totaltec 10-10-2013 03:56 AM

Re: Including Email Sign-up Code in the Header Bar
 
CSS is the problem and the solution. Its very hard for anyone to help with CSS without a link to the actual page in question.


All times are GMT -8. The time now is 12:19 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.