Your Guide to Recreating Elements of the Stratos Template for Joomla
The About Stratos 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) 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 | [span class="hidden-tablet"]About [/span]Stratos |
Show Title | Show |
Position | sidebar-a |
Status | Published |
Access | Public |
The title of this module requires RokCandy in order to appear properly on the screen due to the
[span]
tags present. See the main RokCandy guide for additional instructions.
Enter the following in the Custom Output text editor.
<p class="hidden-tablet">A responsive template with colorful iconography.</p>
<p class="box3 fp-sidebar-img"><img src="/images/rocketlauncher/frontpage/sidebar/img1.png" border="0" alt="image" /></p>
<p>Built with Gantry4 and LESS CSS.</p>
<p><a class="readon" href="/?amp;view=article&id=1&Itemid=108">Read More</a></p>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Alternative Layout | Default |
Module Class Suffix | box6 nomargintop |