0
Welcome Guest! Login
0 items Join Now

Tachyon: Recreating the Demo - FP Bottom A

Your Guide to Recreating Elements of the Tachyon Template for Joomla


FP Bottom A

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 FP Bottom A
Show Title Hide
Position bottom-a
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<em class="bold normal">Inside Tachyon</em><br />
<div class="rt-demo-grid-2 rt-demo-grid-omega">
  <a href="/component/content/?id=1&Itemid=104"><em class="nobold normal">Features</em></a><br />
  <a href="/component/content/?id=1&Itemid=104"><em class="nobold normal">Gantry Framework</em></a><br />
  <a href="/component/content/?id=2&Itemid=105"><em class="nobold normal">Module Variations</em></a><br />
  <a href="/component/content/article?id=3&Itemid=106"><em class="nobold normal">Module Positions</em></a><br />
</div>
<div class="floatright">
  <a href="/component/content/article?id=4&Itemid=107"><em class="nobold normal">Typography</em></a><br />
  <a href="/component/content/?id=5&Itemid=122"><em class="nobold normal">Extensions</em></a><br />
  <a href="/component/content/?id=10&Itemid=137"><em class="nobold normal">Preset Styles</em></a><br />
  <a href="/component/content/?id=12&Itemid=129"><em class="nobold normal">JomSocial</em></a><br />
</div>

<div class="clear"></div><br />

<em class="bold normal">Help Desk</em><br />


<div class="rt-demo-grid-2 rt-demo-grid-omega">
  <a href="/component/content/?id=6&Itemid=131"><em class="nobold normal">Tutorials</em></a><br />
  <a href="/component/content/?id=7&Itemid=132"><em class="nobold normal">Installation</em></a><br />
</div>
<div class="floatright">
  <a href="/component/content/?id=8&Itemid=133"><em class="nobold normal">Menu Options</em></a><br />
  <a href="/component/content/?id=9&Itemid=134"><em class="nobold normal">Logo Editing</em></a><br />
</div>
<div class="clear"></div>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix

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