Your Guide to Recreating Elements of the Enigma Template 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 | Connect With Us |
Show Title | Show |
Position | footer-c |
Status | Published |
Access | Public |
Enter the following in the Custom Output text editor.
<div class="smallmargintop">
<a href="#" class="floatleft largemarginbottom"><img src="/images/stories/demo/frontpage/fp-icon1.png" alt="image" width="48" height="48" /></a>
<a href="#" class="floatleft largemarginbottom"><img src="/images/stories/demo/frontpage/fp-icon2.png" alt="image" width="48" height="48" /></a>
<a href="#" class="floatleft largemarginbottom"><img src="/images/stories/demo/frontpage/fp-icon3.png" alt="image" width="48" height="48" /></a>
</div>
<div class="clear"></div>
Option | Setting |
---|---|
Prepare Content | Yes |
Select a Background Image | Blank |
Option | Setting |
---|---|
Module Class Suffix | nomarginbottom nopaddingbottom |