Your Guide to Recreating Elements of the Metropolis Template for Joomla
We used a mod_custom module to make up the content in the footer-b position of the front page. You will find the settings used in our demo below.
Any mod_custom (Custom HTML) 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 Metropolis |
Show Title | Show |
Position | footer-b |
Status | Published |
Access | Public |
Language | All |
Note | Blank |
Enter the following in the Custom Output text editor.
<ul class="rt-demo-footer-menu">
<li><a href="/?amp;view=article&id=1&Itemid=108">Features</a></li>
<li><a href="/?amp;view=article&id=2&Itemid=109">Module Positions</a></li>
<li><a href="/?amp;view=article&id=3&Itemid=110">Module Variations</a></li>
<li class="hidden-tablet"><a href="/?amp;view=article&id=6&Itemid=113">Extensions</a></li>
</ul>
Option | Setting |
---|---|
Prepare Content | Yes |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | hidden-phone |