0
Welcome Guest! Login
0 items Join Now

Acacia: Recreating the Demo - FP Expanded Top

Your Guide to Recreating Elements of the Acacia Template for Joomla


FP Expanded Top

1
mod_custom

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 FP Expanded Top
Show Title Show
Position expandedtop-a
Status Published
Access Public
Language All
Note Blank

Custom Output

Enter the following in the Custom Output text editor.

<div class="rt-center rds-details">
    <span class="rds-detail">
        <span class="icon-angle-down"></span> <span>Gantry</span> <strong>-378</strong>
    </span>
    <span class="rds-detail">
        <span class="icon-angle-up"></span> <span>Framework</span> <strong>+1,036</strong>
    </span>
    <span class="rds-detail">
        <span class="icon-angle-up"></span> <span>Responsive</span> <strong>+612</strong>
    </span>
    <span class="rds-detail">
        <span class="icon-angle-down"></span> <span>Layouts</span> <strong>-1,078</strong>
    </span>
</div>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix medmarginall

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