0
Welcome Guest! Login
0 items Join Now

Audacity: Recreating the Demo - FP Feature B

Your Guide to Recreating Elements of the Audacity Demo for Joomla


FP Feature B

Custom HTML

This area of the 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

Details

Option Setting
Title FP Feature B
Show Title Hide
Position feature-b
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<div>
    <img src="/images/rocketlauncher/home/fp-feature/img-01.jpg" alt="image" />
    <h2 class="title"><span><span class="hidden-tablet">An e</span><span class="visible-tablet">E</span>xtensive<span class="hidden-tablet"> array of</span> Color Chooser controls</span></h2>
    <p class="rt-title-tag">Customization</p>
    <p class="nomarginbottom"><span>Configure text and background colors<span class="hidden-tablet"> for the various sections</span>.</span></p>
    <a href="/?amp;view=article&amp;id=1&amp;Itemid=111" class="readon3">Read More</a>
</div>

<hr />

<div>
    <img src="/images/rocketlauncher/home/fp-feature/img-02.jpg" alt="image" />
    <h2 class="title"><span>Fresh Content <span class="hidden-tablet">Display </span>Layouts &amp; Themes</span></h2>
    <p class="rt-title-tag">RokSprocket</p>
    <p class="nomarginbottom"><span>New themes for RokSprocket Features<span class="hidden-tablet">: Scroller and Stories</span>.</span></p>
    <a href="/?amp;view=article&amp;id=1&amp;Itemid=111" class="readon3">Read More</a>
</div>

Basic

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Advanced

Option Setting
Module Class Suffix fp-feature-b

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