0
Welcome Guest! Login
0 items Join Now

Osmosis: Recreating the Demo - FP Footer C

Your Guide to Recreating Elements of the Osmosis Demo for Joomla


FP Footer C

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.

Details

Option Setting
Title FP Footer C
Show Title Hide
Position footer-c
Status Published
Access Public

Custom Output

<div class="gantry-row smallmargintop">
    <div class="gantry-width-container">
        <div class="gantry-width-50">
            <div class="gantry-width-spacer smallmarginleft">
                <h5 class="medmarginall"><a href="/?amp;view=article&amp;id=1&amp;Itemid=111">Features</a></h5>
                <h5 class="medmarginall"><a href="/?amp;view=article&amp;id=3&amp;Itemid=113">Modules</a></h5>
                <h5 class="medmarginall"><a href="/?amp;view=article&amp;id=6&amp;Itemid=118">Pages</a></h5>
                <h5 class="medmarginall hidden-tablet"><a href="/?amp;view=article&amp;id=4&amp;Itemid=114">Typography</a></h5>
            </div>
        </div>

        <div class="gantry-width-50">
            <div class="gantry-width-spacer smallmarginleft">
                <h5 class="medmarginall"><a href="http://www.rockettheme.com/docs/joomla/templates/osmosis">Tutorial</a></h5>
                <h5 class="medmarginall"><a href="http://www.rockettheme.com/forum/joomla-template-osmosis">Forum</a></h5>
                <h5 class="medmarginall hidden-tablet"><a href="http://www.rockettheme.com/joomla/templates/osmosis">Download</a></h5>
                <h5 class="medmarginall"><a href="http://www.rockettheme.com/joomla/templates/osmosis">Buy</a></h5>
            </div>
        </div>
    </div>
</div>

<div class="clear smallmarginbottom"></div>

<p class="rt-text-small">&copy; <span class="hidden-tablet">Designed </span>by <a href="http://www.rockettheme.com/">RocketTheme</a>.</p>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-footer-c box3

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