To build a sign up form like in our homepage, create a custom HTML module. You can assign it to featured position.
Add the custom HTML below as base:
<div class="row-fluid">
<div class="span6 pull-right">
<p><br><br></p>
<div class="boxed-mobile">
<h1>Let your business<br />fly high</h1>
<p>Discover how your business can reach hundreds of people a day<br>
through our beautifully designed landing page.
<br><br></p>
</div>
<div class="boxed-mobile">
<div class="row-fluid">
<div class="span8">
<form>
<input name="fname" type="text" placeholder="your name" class="span12" /><br />
<input name="email" type="email" placeholder="your email" class="span12" /><br />
<button class="btn btn-large btn-block">Get started now!</button></form>
</div>
</div>
</div>
</div>
</div>
- Go to Options
- In Select a background image choose the image to use as background. Recommended size is 2509 x 1089.
- Set Show title as "no"
- Save when you're done
Please note, you can connect this custom form to email marketing services such as MailChimp. The process depends on each provider. However if you want to use an easier solution that doesn't involve touching that much the HTML, please consider using jInbound instead.