0
Welcome Guest! Login
0 items Join Now

Lexicon: Recreating the Demo - Inside Lexicon

Your Guide to Recreating Elements of the Lexicon Demo for Joomla


Inside Lexicon

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 Inside Lexicon
Show Title Show
Position sidebar-a
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<ul class="menu">
    <li><a href="/?amp;view=article&amp;id=1&amp;Itemid=111">Gantry<span class="hidden-tablet"> Framework</span></a></li>
    <li><a href="/?amp;view=article&amp;id=5&amp;Itemid=115">Dropdown<span class="hidden-tablet"> Menu</span></a></li>
    <li><a href="/?amp;view=article&amp;id=3&amp;Itemid=113"><span class="hidden-tablet">Module </span>Variations</a></li>
    <li><a href="/?amp;view=article&amp;id=2&amp;Itemid=112"><span class="hidden-tablet">Module </span>Positions</a></li>
    <li><a href="/?amp;view=article&amp;id=4&amp;Itemid=114"><span class="hidden-tablet">Custom </span>Typography</a></li>
    <li><a href="#"><span class="hidden-tablet">Multiple </span>Presets</a></li>
</ul>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix box1 title1 fp-sidebar-01

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