Your Guide to Recreating Elements of the Chimera 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 | Company Details |
Show Title | Show |
Position | footer-b |
Status | Published |
Access | Public |
Enter the following in the Custom Output text editor.
<p>
<span>Chimera Theme, LLC</span><br />
<span>123 Themes Boulevard</span><br />
<span>Suite 10</span><br />
<span>Anywhere, USA</span>
</p>
<p>
<span>+1(555)555-5555</span><br />
<span>me@chimera.com</span>
</p>
Option | Setting |
---|---|
Prepare Content | No |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | wow fadeInDown hidden-phone |