0
Welcome Guest! Login
0 items Join Now

Tessellate: Recreating the Demo - FP Top A

Your Guide to Recreating Elements of the Tessellate Demo for Joomla


FP Top A

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

Custom Output

<a href="https://twitter.com/rockettheme">
    <span class="rt-top-social-icon">
        <span class="rt-icon-triangle-left">
            <i class="fa fa-twitter"></i>
        </span> 
    </span>
</a>    
<a href="https://www.facebook.com/RocketTheme">
    <span class="rt-top-social-icon">
        <span class="rt-icon-triangle-up">
            <i class="fa fa-facebook"></i>
        </span> 
    </span>
</a>    

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-top

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