0
Welcome Guest! Login
0 items Join Now

Chimera: Recreating the Demo - Tags

Your Guide to Recreating Elements of the Chimera Demo for Joomla


Tags

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 Tags
Show Title Show
Position footer-d
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<ul class="rt-tags">
    <li>Clean</li>
    <li>Colorful</li>
    <li>Elegant</li>
    <li>Corporate</li>
    <li>Modern</li>
    <li>Flat</li>
    <li>Typography</li>
    <li>Photo Gallery</li>
</ul>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix wow fadeInDown hidden-phone

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