0
Welcome Guest! Login
0 items Join Now

Tessellate: Recreating the Demo - Info

Your Guide to Recreating Elements of the Tessellate Demo for Joomla


Info

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 Info
Show Title Show
Position bottom-b
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<ul>
    <li><a href="/?amp;view=article&amp;id=1&amp;Itemid=111">About</a></li>
    <li><a href="/?amp;view=article&amp;id=2&amp;Itemid=112">Modules</a></li>
    <li><a href="/?amp;view=article&amp;id=3&amp;Itemid=113">Variations</a></li>
    <li><a href="/?amp;view=article&amp;id=5&amp;Itemid=115">Menu</a></li>
    <li><a href="/?amp;view=article&amp;id=4&amp;Itemid=114">Typography</a></li>
</ul>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-bottom-b title2

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