Your Guide to Recreating Elements of the Audacity Demo for Joomla
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.
Option | Setting |
---|---|
Title | FP Feature B |
Show Title | Hide |
Position | feature-b |
Status | Published |
Access | Public |
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&id=1&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 & 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&id=1&Itemid=111" class="readon3">Read More</a>
</div>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | fp-feature-b |