Your Guide to Recreating Elements of the Lexicon 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 | Inside Lexicon |
Show Title | Show |
Position | sidebar-a |
Status | Published |
Access | Public |
Enter the following in the Custom Output text editor.
<ul class="menu">
<li><a href="/?amp;view=article&id=1&Itemid=111">Gantry<span class="hidden-tablet"> Framework</span></a></li>
<li><a href="/?amp;view=article&id=5&Itemid=115">Dropdown<span class="hidden-tablet"> Menu</span></a></li>
<li><a href="/?amp;view=article&id=3&Itemid=113"><span class="hidden-tablet">Module </span>Variations</a></li>
<li><a href="/?amp;view=article&id=2&Itemid=112"><span class="hidden-tablet">Module </span>Positions</a></li>
<li><a href="/?amp;view=article&id=4&Itemid=114"><span class="hidden-tablet">Custom </span>Typography</a></li>
<li><a href="#"><span class="hidden-tablet">Multiple </span>Presets</a></li>
</ul>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | box1 title1 fp-sidebar-01 |