0
Welcome Guest! Login
0 items Join Now

Lexicon: Recreating the Demo - FP Content Top 02

Your Guide to Recreating Elements of the Lexicon Demo for Joomla


FP Content Top 02

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

Custom Output

Enter the following in the Custom Output text editor.

<div class="gantry-width-33">
    <img src="/images/rocketlauncher/home/fp-content-top-02/img-01.jpg" alt="image" />
    <div class="gantry-width-spacer">
        <h4 class="medpaddingtop">Preset Styles</h4>
        <p>An assortment of six default but editable preset style variations.</p>
        <p><a href="#">Learn More</a></p>
    </div>
</div>
<div class="gantry-width-33">
        <img src="/images/rocketlauncher/home/fp-content-top-02/img-02.jpg" alt="image" />
    <div class="gantry-width-spacer">
        <h4 class="medpaddingtop">Module Classes</h4>
        <p>Individualize modular content from the eight stylistic suffixes.</p>
        <p><a href="/?amp;view=article&amp;id=3&amp;Itemid=113">Learn More</a></p>
    </div>
</div>
<div class="gantry-width-33">
    <img src="/images/rocketlauncher/home/fp-content-top-02/img-03.jpg" alt="image" />
    <div class="gantry-width-spacer">
        <h4 class="medpaddingtop">Typography</h4>
        <p>Extensive typographical options to diversify your content.</p>
        <p><a href="/?amp;view=article&amp;id=4&amp;Itemid=114">Learn More</a></p>
    </div>
</div>
<div class="clear"></div>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-content-top-02

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