0
Welcome Guest! Login
0 items Join Now

Omnicron: Recreating the Demo - Product Blog

Your Guide to Recreating Elements of the Omnicron Demo for Joomla


Product Blog

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 Product Blog
Show Title Show
Position bottom-c
Status Published
Access Public

Custom Output

<ul class="bullet-latest">
  <li>
    <span class="list-time">
      <span class="list-date">05</span>
      <span class="list-month">Sep</span>
      <span class="list-year">2010</span>
    </span>
    <a href="#">MAINTENANCE: We will be performing a scheduled maintenance of all our servers on 14 Sep 2010 at 00.00 EST.</a>
  </li>
  <li>
    <span class="list-time">
      <span class="list-date">31</span>
      <span class="list-month">Aug</span>
      <span class="list-year">2010</span>
    </span>
    <a href="#">BLOG: Net Neutrality is a popular political topic at present, and we stand by its main aims, to ensure freedom is maintained.</a>
  </li>
  <li>
    <span class="list-time">
      <span class="list-date">27</span>
      <span class="list-month">Aug</span>
      <span class="list-year">2010</span>
    </span>
    <a href="#">PRODUCT: We are pleased to offer a new spam protection system for all our clients, with a 30% off introductory offer.</a>
  </li>
</ul>

Basic

Option Setting
Prepare Content Yes
Select a Background Image Blank

Advanced

Option Setting
Module Class Suffix box4

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