Occasionally we need to use custom html to obtain the layouts shown on our demos in specific modules. The code below is what was used on this template:
Image and Content Fader Code:
This is for the code that we used in the "description" box for the image and content fader.
<span class="center">
<span class="s5_iacfbig">or remodels</span><br>
We do it all
<br>
The below code is duplicated three times for each tab show position. Notice the "three" in the first DIV below. This can be changed from two,three,four,five and six depending on how many you desire in one row.
<div class="overlay_outer three">
<div class="overlay_inner_gc">
<div class="overlay_whiteback">
<img src="images/cust1.jpg" alt="roofing"/>
<div class="overlay_whiteback_inner">
<div class="overlay_whiteback_icon">
<span class="ion-android-home whitebacki"></span>
<strong>Roofing</strong>
</div>
<div class="overlay_whiteback_text">
We have worked over many years and have gotten better and better. You should really hire us to work for you.
<br><br>
<a class="readon" href="#s5_bottom_row1_area1">Read More</a>
</div>
</div>
</div>
</div>
</div>
About Us Circles:
The following code can be duplicated three times to show just like we have done on the demo here published to the "Top Row 2_1" position.
<div class="gc_aboutus_circle_right">
<h5>25 Years of Experience</h5>
We have worked over many years and have gotten better and better. You should really hire us to work for you. Lorem
</div>
<div style="clear:both;height:85px;"></div>
Module Pre-text:
This is the code that is published to the pre-text areas of the S5 Quick Contact and S5 Vertical Accordion modules
The Mail Chimp Signup module is demo'd on this page. The module is AJAX powered and allows your users to instantly signup and get added to your MailChimp list that you specify in the module admin. All you need to do is enter your MailChimp API Key and Unique List ID. The styling of the module shown here is customized specifically for this template with css overrides, and cannot be used with any other template. The same module can be used on any template, but with default or other styling in its place.
The Contact Popup module is a quick way for your visitors to email you. The module is protected by the powerful Google reCaptcha plugin and uses AJAX to error check and send the email. https://www.google.com/recaptcha. Be sure that your server has the mail() php function enabled or the email will not send from the module. The module is located in the bottom lower right of the website.
We recommend publishing to a module position that is near the bottom of your site. For example we have it published to our "bottom_menu" position for this demo.
NOTE: This is not a "live chat" it simply sends an email.
Features at a Glance:
AJAX powered
Spam controlled through Google reCaptcha
Set the color and hover color
Set the name, email, message and submit button text
Ion Icons is an iconic font that gives you scalable vector icons that can be customized by any font css command, such as size, color, backgrounds, hover effects and more. Below you will see several examples of this feature in action, but please visit http://ionicons.com/ for a full list of all icons available.
Note - The tool tips script is by default disabled. If you wish to use it you must enable this script in the template's configuration area. This also includes site shaper installations.