Your Guide to Recreating Elements of the Vermilion 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 Showcase |
Show Title | Hide |
Position | showcase-a |
Status | Published |
Access | Public |
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>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | fp-showcase fp-showcase-animate rt-center |