0
Welcome Guest! Login
0 items Join Now

Chimera: Recreating the Demo - Learn More About Chimera

Your Guide to Recreating Elements of the Chimera Demo for Joomla


Learn More About Chimera

This area of the front page is a Custom HTML module. You will find the settings used in our demo below.

Any mod_custom (Custom HTML) modules are best handled using either RokPad or no editor as a WYSIWYG editor can cause issues with any code that exists in the Custom Output field.

Details

Option Setting
Title Learn More About Chimera
Show Title Show
Position bottom-a
Status Published
Access Public

Custom Output

<div class="gantry-width-container">
  <div class="gantry-width-75 wow fadeInLeft">
    <div class="rt-float-left largemarginright">
      <div class="gantry-width-75">
        <p>Get more information about this incredible theme, its features, and discover all the ways that it can help you with your future projects.</p>
      </div>
    </div>
  </div>
  <div class="gantry-width-25 wow fadeInRight" data-wow-delay="1s">
    <div class="rt-floatright">
      <a href="/?amp;view=article&amp;id=1&amp;Itemid=111" class="readon wow pulse" data-wow-delay="2s">Learn More</a>
    </div>
  </div>  
  <div class="clear"></div>
</div>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix wow fadeIn largepaddingtop largepaddingbottom

Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.