ad.plata Posted November 18, 2014 Share Posted November 18, 2014 Hola estoy intentando configurar un formulario para añadir gente al newsletter: Mi código: <div id="box_html" style="padding-bottom: 25px; padding-top:95px;color:#404040; font-size:15px; font-weight:bold; text-align:center;background:url('http://www.regalosgourmetonline.com/imgfront/Newsletter/news.png');background-repeat: no-repeat; background-size: 100% 100%;"><p class="info">Inscribete y recibe un bono de 5€ para tu primera compra a partir de 50€</p><div class="block_content"><form action="http://www.regalosgourmetonline.com/es/" method="post"><p><input type="text" name="email" size="18" value="Su email" onfocus="javascript:if(this.value=='Su email')this.value='';" onblur="javascript:if(this.value=='')this.value='Su email';"></p><p> <select name="action"><option value="0">Suscribirse</option><option value="1">Darse de baja</option> </select> <input type="submit" value="ok" class="button_mini" name="submitNewsletter"></p></form></div></div> Pero esto no me funciona. ¿Me podeis ayudar? Gracias Prestashop: 1.6 Plantilla: Por defecto Url: http://regalosgourmetonline.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now