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.
Details
Option
Setting
Title
Two Menu Systems
Show Title
Show
Position
feature-a
Status
Published
Access
Public
Custom Output
Enter the following in the Custom Output text editor.
<div class="fp-feature">
<img src="/images/stories/demo/frontpage/feature-a1.jpg" width="80" height="75" alt="Feature Image" class="floatleft fp-image" />
<p>
<strong>Fusion:</strong> advanced mootools / javascript powered CSS dropdown menu system.
[readon2 url="index.php?option=com_content&view=article&id=13&Itemid=162"]Read More[/readon2]
<span class="clear"></span>
</p>
<img src="/images/stories/demo/frontpage/feature-a2.jpg" width="80" height="75" alt="Feature Image" class="floatleft fp-image" />
<p>
<strong>Splitmenu:</strong> places children below the main menu bar, then others in the side column.
[readon2 url="index.php?option=com_content&view=article&id=13&Itemid=162"]Read More[/readon2]
<span class="clear"></span>
</p>
</div>