0
Welcome Guest! Login
0 items Join Now

Vermilion: Recreating the Demo - FP Showcase

Your Guide to Recreating Elements of the Vermilion Demo for Joomla


FP Showcase

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 Showcase
Show Title Hide
Position showcase-a
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<div class="fp-showcase-content">
    <div class="fp-showcase-title">
        <p class="promo1">About <strong>Vermilion</strong></p>
    </div>
    <div class="fp-showcase-info">
        <p class="hidden-phone">Vermilion adopts a business or commercial centric visual model, with corporate background shades interwoven with configurable, vibrant or brand colors, allowing for an equilibrium between professionalism and artistic allure.</p>
        <span class="readon-row">
            <a href="http://www.rockettheme.com/joomla/templates/vermilion" class="readon">Purchase Vermilion</a>
            <a href="http://www.rockettheme.com/docs/joomla/templates/vermilion" class="readon2">View Documentation</a>
        </span>
    </div>
</div>

Options

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-showcase fp-showcase-animate rt-center

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