Instructions & Help

Integrated Support

Need help using the template? Have some feedback that would be valuable to use? Use the integrated support feature in the template administrator! (check out the screenshot!)

Template Options

BANNER MODULE

In order for the banner to be shown, something must be published in the "banner" module position. Once this is true, the pillboxes (if enabled) and the banner area will be shown; otherwise, the template reverts to it's other state

Styled List

To use the styled, unordered lists, the following code must be used:

 
  <ul class="blackcheck">
    <li><span>Checkbox List Black #1</span>
 
      Lorem ipsum dolor sit amet, consectetur adipisicing elit.
      </li>
    <li><span>Checkbox List Black #2</span>
 
      Lorem ipsum dolor sit amet, consectetur adipisicing elit</li>
  </ul>
 
The UL class determines what type of checkbox to use. The options are:
 
class="blackcheck"
class="greencheck"
class="orangecheck"
 

Template Parameters

The template parameters allow for customizing the template to your liking without having to edit any HTML. The following template parameters are available:

  • Show pillbox buttons
    This will show or hide the top pillbox items shown in the top of the template, for the home page. This will also determine if the jQuery library is loaded in the template or not.
  • Login & Signup links
    These parameters let you control the links the pillboxes point to.
  • Color theme
    Choose the color of the template. There are 3 themes available: Green, Blue, and Black
  • Force the banner image as a module position
    This will make the area where the banner image is located a module (user3 position) instead of a static image placeholder. If you enable this, you will be responsible for how it is styled. If the default "no" is indicated, then you can assign the image with the parameter below.
  • Banner image reference
    Use this to enter in the URL of the image you would like to be in the banner for the homepage.
  • Download box image reference
    Use this to enter in the URL of the image you would like to be in the download icon box at the top.
  • Download box link
    This parameter lets you control the link that the download box image points to.
  • Footer text
    This is the text that is displayed in the footer (HTML is allowed).

Module Styling

There are several module styles available to use in the sidebar. In the module suffix field of your module enter:

 
 blue
 green
 orange
 

Important note! Make sure you enter in a SPACE before each word so the class gets appended to the module correctly.

For the top menu bar MAKE SURE YOU APPLY A CLASS SUFFIX OF "_menu" or else the menu won't look right