0
Welcome Guest! Login
0 items Join Now

Audacity: Recreating the Demo - Content

Your Guide to Recreating Elements of the Audacity Demo for Joomla


Content

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 Content
Show Title Show
Position footer-c
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<ul>
    <li><a href="#">Fonts</a></li>
    <li><a href="#">Typography</a></li>
    <li><a href="#">Menus</a></li>
    <li><a href="#">Blog Posts</a></li>
    <li><a href="#">Videos</a></li>
    <li><a href="#">Icons & Images</a></li>
    <li><a href="#">Documentation</a></li>
    <li><a href="#">Testimonials</a></li>
</ul>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-footer-lists hidden-phone

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