0
Welcome Guest! Login
0 items Join Now

Anacron: Recreating the Demo - Newsletter

Your Guide to Recreating Elements of the Anacron Demo for Joomla


Newsletter

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 Newsletter
Show Title Hide
Position footer-c
Status Published
Access Public

Custom Output

Enter the following in the Custom Output text editor.

<form onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=rocketthemeblog', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true" target="popupwindow" method="post" action="http://feedburner.google.com/fb/a/mailverify" class="fp-newsletter-form">
    <input type="text" name="email" class="inputbox" placeholder="your@email.com" />
    <input type="hidden" name="uri" value="rocketthemeblog" />
    <input type="hidden" value="en_US" name="loc" />
    <input type="submit" value="Subscribe" class="button" name="Submit" />
</form>

Basic

Option Setting
Prepare Content No
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix fp-newsletter rt-title-center

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