0
Welcome Guest! Login
0 items Join Now

Visage: Recreating the Demo - Network with Us

Your Guide to Recreating Elements of the Visage Template for Joomla


Network with Us

1
mod_custom

This area of the front page is a series of four mod_custom modules. For this example, we have detailed the first of these modules. 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 Network with Us
Show Title Hide
Position footer-d
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<p>Connect with us via a selection of popular social media, networks and other platforms.</p>
<div class="fp-icon floatleft"><a href="#"><img src="/images/stories/demo/frontpage/icon1.png" alt="icon" /></a></div>
<div class="fp-icon floatleft"><a href="#"><img src="/images/stories/demo/frontpage/icon2.png" alt="icon" /></a></div>
<div class="fp-icon floatleft"><a href="#"><img src="/images/stories/demo/frontpage/icon3.png" alt="icon" /></a></div>
<div class="fp-icon floatleft nomarginright"><a href="#"><img src="/images/stories/demo/frontpage/icon4.png" alt="icon" /></a></div>
<div class="clear"></div>
<div class="fp-icon floatleft nomarginbottom"><a href="#"><img src="/images/stories/demo/frontpage/icon5.png" alt="icon" /></a></div>
<div class="fp-icon floatleft nomarginbottom"><a href="#"><img src="/images/stories/demo/frontpage/icon6.png" alt="icon" /></a></div>
<div class="fp-icon floatleft nomarginbottom"><a href="#"><img src="/images/stories/demo/frontpage/icon7.png" alt="icon" /></a></div>
<div class="fp-icon floatleft nomarginright nomarginbottom"><a href="#"><img src="/images/stories/demo/frontpage/icon8.png" alt="icon" /></a></div>
<div class="clear"></div>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix nomarginbottom

Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.