0
Welcome Guest! Login
0 items Join Now

Reaction: Recreating the Demo - Subscribe RSS

Your Guide to Recreating Elements of the Reaction Demo for Joomla


Subscribe RSS

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 Subscribe RSS
Show Title Show
Position sidebar-a
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<div class="demo-rss-left">
    <img src="/images/stories/demo/frontpage/rss.png" alt="RSS" class="demo-rss-img" />
    <a href="#"><strong>Subscribe via RSS?</strong></a>
</div>

<div class="demo-rss-right">
    <img src="/images/stories/demo/frontpage/twitter.png" alt="Twitter" class="demo-rss-img" />
    <span><strong>Follow us on Twitter?</strong></span>
</div>

<div class="demo-divider"></div>

<div class="demo-rss-left">
    <img src="/images/stories/demo/frontpage/email.png" alt="Email" class="demo-rss-email" />
    <span><strong>Subscribe via Email?</strong></span>
</div>

<div class="demo-rss-right">
    <img src="/images/stories/demo/frontpage/facebook.png" alt="Facebook" class="demo-rss-img" />
    <span><strong>Find us on Facebook?</strong></span>
</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.