S5 Box

Login

Register

You need to enable user registration from User Manager/Options in the backend of Joomla before this module will activate.
Privacy Policy

256.657.6100    Mon - Fri: 7:30am - 4:30pm CST

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>

<a href="#s5_bottom_row2_area1" class="readmore_iacf">
<span class="readmorecircle"><span class="ion-android-arrow-forward"></span></span><span class="readmore_iacf_inner">Read
More</span></a>

</span>

Tab Show Boxes

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">
<span class="ion-settings aboutusicons"></span>
</div>

<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


<span class="ion-help-circled highlightcolor"></span><span class="s5_footericons">Frequent Questions</span>
<br><br><br>



<span class="ion-chatbox-working highlightcolor"></span><span class="s5_footericons">Questions or Callback Requests:</span>
<br><br><br>

Social Icons:

This can be published to any position but for the demo we've published it to the "custom_1" position.


<a class="social_icon ion-social-facebook" target="_blank" href="http://www.facebook.com/shape5.templates"></a>
<a class="social_icon ion-social-googleplus" href="javascript:;"></a>
<a class="social_icon ion-social-rss" href="javascript:;"></a>

Rounded Video:

Below is the code for the rounded video published to the Top_row_2_2 position.


<div class="video_overlay_wrap rounded_image" style="background: url('images/video_preload.jpg');">

<video class="roundedvideod" muted autoplay="autoplay" loop="loop" src="images/construction.mp4"></video>

</div>

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
  • Sends mail via mail() php function

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.

Round icon example:

<div class="icon_outer_wrap">
<div class="icon_hover">
<a href="/" class="ion-link icon_element"></a>
</div>
<div class="icon_non_hover">
<span class="ion-headphone icon_element"></span>
</div>
</div>



Icon Examples:

<span class="ion-camera" style="display: inline-block;font-size:2.5em;"></span>





View Full Cheatsheet (all CSS classes)


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.



Demo 1:


Demo 2:
Demo 2 Image Tool Tip

Demo 3:
Demo 3 Image Tool Tip