Your Guide to Recreating Elements of the Panacea Demo for Joomla
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.
Option | Setting |
---|---|
Title | Help Center |
Show Title | Show |
Position | footer-a |
Status | Published |
Access | Public |
Enter the following in the Custom Output text editor.
<ul class="bullet-2">
<li><a href="/?amp;view=article&id=9&Itemid=128">Frequently Asked Questions</a></li>
<li><a href="/?amp;view=article&id=9&Itemid=128">Written Documentation</a></li>
<li><a href="/?amp;view=article&id=9&Itemid=128">Video Guides & Aids</a></li>
<li><a href="/?amp;view=article&id=9&Itemid=128">Member Support Forum</a></li>
</ul>
Option | Setting |
---|---|
Prepare Content | Yes |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | borderright |