0
Welcome Guest! Login
0 items Join Now

Kirigami: Recreating the Demo - Contact Details

Your Guide to Recreating Elements of the Kirigami Template for Joomla


Contact Details

1
mod_custom

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 Contact Details
Show Title Show
Position footer-c
Status Published
Language All
Note Blank

Custom Output

Enter the following in the Custom Output text editor.

<img class="rt-floatleft" alt="image" src="/images/rocketlauncher/frontpage/general/fp-footer-icon1.png" />
<a href="#"><em class="bold">+1 (555) 555-555-5555</em></a><br />
<a href="#"><em class="bold nobold">+1 (555) 555-555-5556</em></a>

<div class="clear largemarginbottom">&nbsp;</div>

<img class="rt-floatleft" alt="image" src="/images/rocketlauncher/frontpage/general/fp-footer-icon2.png" />
<em class="bold">
  <strong>Kirigami Template LLC</strong><br />
</em>
<em class="bold nobold">
  123 Joomla! Boulevard<br />
  Seattle, WA 00000<br />
  United States of America
</em>

<div class="clear largemarginbottom">&nbsp;</div>

<img class="rt-floatleft" alt="image" src="/images/rocketlauncher/frontpage/general/fp-footer-icon3.png" />
<em class="bold">noreply/@domain.com</em>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix hidden-phone

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