Your Guide to Recreating Elements of the Iridescent Demo for Joomla
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.
Option | Setting |
---|---|
Title | FP Top A |
Show Title | Hide |
Position | top-a |
Status | Published |
Access | Public |
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&id=6&Itemid=118" class="fp-demo-url">Example Pages</a></h2>
<p><a href="/?amp;view=article&id=6&Itemid=118" class="fp-demo-url">Sample layouts available <span class="hidden-tablet">for replication</span></a></p>
</div>
</div>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | fp-top-a |