I use this code in header module:
- Code: Select all
<h1>30 días gratis. ¡Instalado en Instantes!</h1>
<h2>Servidores de calidad para negocios serios.</h2>
<p><a class="button" href="http://www.jandabt.com/whmcs/register.php"><span style="color: #fff;">Clic aqui para registrarse</span></a>
</p>
<h2>O compre su dominio y cree su sitio Web:</h2>
I use too:
- Code: Select all
<div class="gkbuttonarea"><a> href="http://www.jandabt.com/whmcs/register.php">Clic aqui para registrarse</a></div>
But also I can't get align in center and in diferente line with the last H2 title.
My site is jandabt.com
Thanks!