0
Welcome Guest! Login
0 items Join Now

Metropolis: Recreating the Demo - RocketLauncher

Your Guide to Recreating Elements of the Metropolis Template for Joomla


RocketLauncher

1
mod_custom

We used a mod_custom module to make up the content in the footer-a 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 RocketLauncher
Show Title Hide
Position sidebar-b
Status Published
Access Public
Language All
Note Blank

Custom Output

Enter the following in the Custom Output text editor.

<div class="rt-center">
    <div class="module-title">
      <h2 class="title visible-large">RocketLauncher</h2>
      <h2 class="title hidden-large smallmarginbottom">Replica</h2>
    </div>
</div>

<span class="visible-tablet">A full Joomla installation that installs a editied version of the demo.</span>
<span class="hidden-tablet">A full Joomla installation that installs a editied version of the demo onto your server.</span>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix box2 icon-magic icon-large

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