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