Your Guide to Recreating Elements of the Nebulae Template for Joomla
This area of the front page is a standard mod_custom module. The settings we used in the demo are listed 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 | Site Map |
Show Title | Show |
Position | footer-a |
Status | Published |
Access | Public |
Enter the following in the Custom Output text editor.
<div class="rt-demo-grid-2 rt-demo-grid-omega">
<a href="/index.php" class="mod-var-link">Home</a><br />
<a href="/?amp;view=article&id=1&Itemid=103" class="mod-var-link">Features</a><br />
<a href="/?amp;view=article&id=5&Itemid=107" class="mod-var-link">Extensions</a>
</div>
<div class="floatright">
<a href="/?amp;view=article&id=6&Itemid=108" class="mod-var-link">Tutorials</a><br />
<a href="/?amp;view=article&id=10&Itemid=112" class="mod-var-link">Styles</a><br />
<a href="/?amp;view=article&id=1&Itemid=103" class="mod-var-link">J! Stuff</a>
</div>
<div class="clear"></div>
Option | Setting |
---|---|
Prepare Content | Yes |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | title7 flushbottom nomarginbottom |