0
Welcome Guest! Login
0 items Join Now

Iridescent: Recreating the Demo - FP Top A

Your Guide to Recreating Elements of the Iridescent Demo for Joomla


FP Top A

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 Top A
Show Title Hide
Position top-a
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<div class="rt-effect-slide rt-effect-slide-top">
    <img src="/images/rocketlauncher/home/fp-top/img-01.jpg" alt="image"/>
    <div class="rt-effect-slide-content">
        <h2 class="rt-uppercase"><a href="/?amp;view=article&amp;id=6&amp;Itemid=118" class="fp-demo-url">Example Pages</a></h2>
        <p><a href="/?amp;view=article&amp;id=6&amp;Itemid=118" class="fp-demo-url">Sample layouts available <span class="hidden-tablet">for replication</span></a></p>
    </div>          
</div>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-top-a

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