Your Guide to Recreating Elements of the Nuance 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 Header C |
Show Title | Hide |
Position | header-c |
Status | Published |
Access | Public |
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>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | fp-header-c |