0
Welcome Guest! Login
0 items Join Now

Metropolis: Recreating the Demo - Inside Metropolis

Your Guide to Recreating Elements of the Metropolis Template for Joomla


Inside Metropolis

1
mod_custom

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.

Details

Option Setting
Title Inside Metropolis
Show Title Show
Position footer-b
Status Published
Access Public
Language All
Note Blank

Custom Output

Enter the following in the Custom Output text editor.

<ul class="rt-demo-footer-menu">
  <li><a href="/?amp;view=article&amp;id=1&amp;Itemid=108">Features</a></li>
  <li><a href="/?amp;view=article&amp;id=2&amp;Itemid=109">Module Positions</a></li>
  <li><a href="/?amp;view=article&amp;id=3&amp;Itemid=110">Module Variations</a></li>
  <li class="hidden-tablet"><a href="/?amp;view=article&amp;id=6&amp;Itemid=113">Extensions</a></li>
</ul>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix hidden-phone

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