Hello,
Can someyone please help me to get this form work on the header of this template?
I just want to send an email with information when they enter their email adresses.
Kind regards,
Am.
how to place module acy into gk-form to save design of header?
Pawel F wrote:3) Add class "gk-form" for acy module
[/i]
but I don't have any options for a "custom module" in my Module Manager.Insert acy module into "custom module" , so you will get 2in1.
Pawel F wrote:.acymailing_form tr:hover {background:none;}
joejubee wrote:Pawel F wrote:.acymailing_form tr:hover {background:none;}
That did it! Thanks a TON!
Have a great week, and once again, thank you for the help.
2) Insert acy module into "custom module" , so you will get 2in1.
<h1>text</h1>
<h2>text.</h2>
<form action="http://www.viacontratual.com.br/index.php?option=com_acymailing&ctrl=sub" method="post" class="gk-form">
<div>
<input id="user_email" input type="email" placeholder="Digite o seu e-mail..."> <input type="submit" value="Estou interessado!">
</div>
<input type="hidden" name="acyformname" value="formAcymailing1" />
<input type="hidden" name="ctrl" value="sub"/>
<input type="hidden" name="task" value="optin"/>
<input type="hidden" name="option" value="com_acymailing"/>
<input type="hidden" name="visiblelists" value=""/>
<input type="hidden" name="hiddenlists" value="Newsletters"/>
</form>
input#user_email_formAcymailing45481 { }
.imageBg #gkHeaderMod input[type="submit"] { }
.imageBg #gkHeaderMod input[type="submit"] { height: 44px; }
#gkHeaderMod .gk-form { height: 85px; }