0
Welcome Guest! Login
0 items Join Now

Nuance: Recreating the Demo - FP Header C

Your Guide to Recreating Elements of the Nuance Demo for Joomla


FP Header C

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 Header C
Show Title Hide
Position header-c
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<span class="rt-floatleft"><img src="/images/rocketlauncher/home/fp-header/img-01.jpg" alt="image"></span>
<span class="rt-floatright hidden-tablet"><i class="fa fa-chevron-down"></i></span>
<span>
    <small><span class="hidden-tablet">Template by</span><span class="visible-tablet">By</span></small><br />
    <span>RocketTheme<span class="hidden-tablet"> LLC</span></span>
</span> 
<div class="clear"></div>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-header-c

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