Articles

Frontpage Article

image

Professional Template

Built on the Gantry Framework, Clarion has a range of powerful, flexible and intuitive features and functions.

The administrative interface offers a user friendly control panel for intricately customizing the template layouts.

View All Features +

Preset Styles

Access the Style Control settings from: Admin → Extensions → Template Manager → (J! 1.5) rt_clarion_j15 or (J! 2.5) rt_clarion → Settings

Simple configure the options, then save and Gantry will automatically load the modified preset to your site.

Style Setting

  • Body Style: Light - Dark; Determine the body shade/style
  • Background Style: wavy-lines-light, wavy-lines-dark, diagonal-lines-light, diagonal-lines-dark, cube-light, cube-dark , diamond-light, diamond-dark, carbon-light, carbon-dark, noise-light, noise-dark, paper-light, paper-dark, plaid-light, plaid-dark, rubber-ligh, rubber-dark, squares-light, squares-dark, textile-light, textile-dark, triangles-light, triangles-dark, elegant-light, elegant-dark, grunge-light, grunge-dark, dustnscratches-light, dustnscratches-dark, fibers-light, or fibers-dark; Set which background style set you wish to load
  • Load Transition: On - Off; Enable or disable the page loading transition animation effects
  • Web Fonts: On - Off, Google Font Directory; WebFonts allow you to use 3rd party WebFonts from providers such as Google. You must SAVE then APPLY before the new fonts will show up in the Font Family dropdown.
  • Font Settings: Select a font family from the available options and also choose a default font size
    • Font Family: Clarion, Geneva, Optima, Helvetica, Trebuchet, Lucida, Georgia, Palatino, or Various Google Fonts (dropdown)
    • Font Size: Default, Extra Large, Large, Small, Extra Small (dropdown)

Assigning a Style to a Specific Page

With Gantry, the ability to assign a certain style to an individual page has never been easier and/or more efficient. Just follow these simple steps:

  • (J! 1.5) Go to Extensions → Template Manager → rt_clarion_j15 → Menu Items → *Menu Item*
  • (J! 2.5) Go to Extensions → Template Manager → rt_clarion → Assignments → *Menu Item*

  • (J! 1.5) Select your preset from Presets → Style Presets, configure and save.
  • (J! 2.5) Select your preset from Show Presets, configure and save.
Gantry Framework: Per Menu Item Controls

Logo Editing

Logo Editing

The following is a step by step guide to customising your Clarion logo image by replacing the logo text with your own organization or company's name and logo.

Gantry sets the dimensions of the logo, so CSS modification is unnecessary.

Step 1 - Open the File

Logo
  • Open the logo-source.png file in Adobe® Fireworks.
  • In the right column, find Layers. Select the Web layers directory and click the eye icon to the left of the logo slice (the green object). This will make the slice invisible so you can edit the file.

Step 2 - Text/Slogan/Icon Editing

  • Double click on the logo text. Now you can edit the text of logo to your choosing. Edit the icon as desired.
Logo Logo

Logo Logo

Logo

Step 3 - Slice Modification

  • Reactivate the Slice in the Web Layers column, this will place a green rectangle over the logo image. Change the size of the slice (or move it) to match the new size if applicable.

Logo

Step 4 - Export

  • Now you will want to export the logo. Right click on the image slice and select Exported Selected Slices... from the contextual menu. Export it to your computer.

Installation Instructions

Installation Instruction

The following is a guide that covers how to set up your new Clarion template on your Joomla! site. Here you can find an overview of the files included in the Clarion release and instructions on installing and activating the template in your Joomla! install.

Note: The Bundle Template is only necessary if the Gantry Library is not installed at /components/com_gantry (J! 1.5) or /libraries/gantry (J! 2.5).


Step 1 - Installation

  • (J! 1.5) Install from Admin → Extensions → Install/Uninstall → Choose File → Select file → Upload File & Install
  • (J! 2.5) Install from Admin → Extensions → Extensions Manager → Choose File → Select file → Upload File & Install

Image Image

Step 1 - Template Default

  • (J! 1.5) Make the template default at Admin → Extensions → Template Manager → rt_clarion_j15 → Default
  • (J! 2.5) Make the template default at Admin → Extensions → Template Manager → rt_clarion → Make Default

Image Image

RocketLauncher Instructions

We always recommend installing a RocketLauncher first to trial and understand the template more efficiently. It must be installed as new, and not over an existing Joomla install.

Step 1 - Upload

  • Download the RocketLauncher
  • Unzip
  • Upload the created folder to your server

Note: You can upload all the files via FTP, or use cPanel or SSH to upload the zip and unzip directly onto the server. Enquire with your hosting provider.

Step 2 - Installation

  • Go to www.yoursite.com/*folder name*
  • Follow the Installation instructions
  • Ensure you click Install Sample Data during installation
  • (J! 1.5) Delete the /installation directory on your server
  • (J! 2.5) Remove the installation folder in the Installation interface

Tutorials and Guides

Tutorials and Guides

Learn How to Install & Configure Clarion

Installation

Installation

An overview of template files and instructions for installing and activating the template.

Read More
K2

Logo Editing

An overview for customizing your logo with your organization or company name and logo.

Read More

Go to Extensions → Template Manager → (J! 1.5) rt_clarion_j15 or (J! 2.5) rt_clarion. Mouseover the labels to view a description of each template parameter.

Template Typography

Template Typography

Creating Beautiful Content With Simple Code

Typography is a fundamental part of a template, providing you with the tools to characterise your content and bring it to life. There is a vast array of typography available with Clarion template, as is with our previous releases, from list styles, notice blocks and a diverse number of other elements.

If you are using the TinyMCE editor for HTML typography, go to Extensions → Plugin Manager → TinyMCE 2.0 → Set Code Clean-up on Save to Never.

<h1> Heading Styles

H1. Heading 1

H2. Heading 2

H3. Heading 3

H4. Heading 4

H5. Heading 5

H1. Component Page Title

H1. Component Content Title

<ul> List Styles

  • This is an example of a standard list style. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sit amet nibh.
  • This is an example of a standard list style. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sit amet nibh.


  • To use this style create a list in the following format: <ul class="dots"><li>....</li><li>....</li>...</ul> (HTML).
  • To use this style create a list in the following format: [list class=" dots"][li]....[/li][li....[/li][/list] (ROKCANDY).
 

<p> DropCap Styles

Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibu. Pellentesque vel enim urna, sit amet blandit ipsum. Maecenas quis sem sit amet nunc pretium mattis. Sed dapibus semper est, sed pretium erat.

Use the following format: <p class="dropcap">...</p> (HTML) or [dropcap class="dropcap"]...[/dropcap] (ROKCANDY). You can use any letter, symbol or number.

Praesent rutrum sapien ac felis. Use this format: <p class="dropcap2">...</p> (HTML) or [dropcap class="dropcap2"] ... [/dropcap] (ROKCANDY)

Praesent rutrum sapien ac felis. Use this format: <p class="dropcap3">...</p> (HTML) or [dropcap class="dropcap3"] ... [/dropcap] (ROKCANDY)

Praesent rutrum sapien ac felis. Use this format: <p class="dropcap4">...</p> (HTML) or [dropcap class="dropcap4"] ... [/dropcap] (ROKCANDY)

Praesent rutrum sapien ac felis. Use this format: <p class="dropcap5">...</p> (HTML) or [dropcap class="dropcap5"] ... [/dropcap] (ROKCANDY)

<blockquote> Styles

To replicate, use the following formatting: <blockquote><p>....</p></blockquote> (HTML) or [blockquote class="default"]...[/blockquote] (ROKCANDY).


Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis.

To replicate, use the following formatting: <blockquote class="alignleft"><p>....</p></blockquote> (HTML) or [blockquote class="alignleft"]...[/blockquote] (ROKCANDY).

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris metus tortor.


Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis.

To replicate, use the following formatting: <blockquote class="alignright"><p>....</p></blockquote> (HTML) or [blockquote class="alignright"]...[/blockquote] (ROKCANDY).

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris metus tortor.

 

<pre> Code Styles

This is a sample <pre class="lines">...</pre> (HTML) or,
[pre2 class="{lines}"] ... [/pre2] (ROKCANDY) tag:

div.modulebox-black div.bx1 {
  background: url(../images/box_bl.png) 0 100% repeat;
}

div.modulebox-black div.bx2 {
  background: url(../images/box_tr.png) 100% 0 repeat;
}
This is a sample <pre>...</pre> (HTML) or, 
[pre class="{lines}"] ... [/pre] (ROKCANDY) tag:

div.modulebox-black div.bx1 {
  background: url(../images/box_bl.png) 0 100% repeat;
}

div.modulebox-black div.bx2 {
  background: url(../images/box_tr.png) 100% 0 repeat;
}

<p> Notice Styles

This is a sample of the Approved style. To replicate, use the following syntax: <p class="approved">....</p> (HTML) or [notice class="approved"] ... [/notice] (ROKCANDY).

This is a sample of the Attention style. To replicate, use the following syntax: <p class="attention">....</p> (HTML) or [notice class="attention"] ... [/notice] (ROKCANDY).

This is a sample of the Notice style. To replicate, use the following syntax: <p class="notice">....</p> (HTML) or [notice class="notice"] ... [/notice] (ROKCANDY).

This is a sample of the Alert style. To replicate, use the following syntax: <p class="alert">....</p> (HTML) or [notice class="alert"] ... [/notice] (ROKCANDY).

 

<span> Text Icon Styles

To replicate, the following format: <span class="text-icon iconname">...</span> (HTML) or [icon class="icon name"]...[/icon] (ROKCANDY). The class names are listed below, such as "text-icon email".



Text with a phone icon

Text with a quote icon

Text with a cart icon

Text with a rss icon

Text with a tags icon

Text with a write icon

Text with an info icon

Text with a sound icon

Text with a rightarrow icon

Text with a leftarrow icon

Text with a circlearrow icon

Text with a downarrow icon

Text with an uparrow icon

Text with a person icon

Text with a calendar icon

Text with a doc icon
Text with a bulb icon



Text with a youtube icon

Text with a skype icon





Text with a video icon

Text with a dropbox icon

Text with a vimeo icon

Text with a paypal icon

<em> Emphasis Styles

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="italic">...</em> (HTML) or [emphasis]...[/emphasis] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="bold">...</em> (HTML) or [emphasisbold]...[/emphasisbold] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="bold2">...</em> (HTML) or [emphasisbold2]...[/emphasisbold2] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight">...</em> (HTML) or [highlight class="default"]...[/highlight] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight white">...</em> (HTML) or [highlight class="white"]...[/highlight] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight black">...</em> (HTML) or [highlight class="black"]...[/highlight] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight green">...</em> (HTML) or [highlight class="green"]...[/highlight] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight yellow">...</em> (HTML) or [highlight class="yellow"]...[/highlight] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight blue">...</em> (HTML) or [highlight class="blue"]...[/highlight] (ROKCANDY)

This is a emphasis tag that allows you to highlight words or phrases. Use the following format: <em class="highlight red">...</em> (HTML) or [highlight class="red"]...[/highlight] (ROKCANDY)

 

<ul> List Styles (Icons)

To replicate, use the following format: <ul class="list-icon icon_name"><li>....</li><li>....</li>...</ul> (HTML) or [list class="list-icon icon_name"][li]....[/li][li....[/li][/list] (ROKCANDY). The icon names are listed below, such as "cart".


  • A list item using the list-icon phone class.
  • A list item using the list-icon phone class.

  • A list item using the list-icon quote class.
  • A list item using the list-icon quote class.


  • A list item using the list-icon youtube class.
  • A list item using the list-icon youtube class.


  • A list item using the list-icon cart class.
  • A list item using the list-icon cart class.
  • A list item using the list-icon tags class.
  • A list item using the list-icon tags class.

  • A list item using the list-icon write class.
  • A list item using the list-icon write class.

  • A list item using the list-icon info class.
  • A list item using the list-icon info class.

  • A list item using the list-icon sound class.
  • A list item using the list-icon sound class.

  • A list item using the list-icon rightarrow class.
  • A list item using the list-icon rightarrow class.

  • A list item using the list-icon skype class.
  • A list item using the list-icon skype class.

  • A list item using the list-icon rss class.
  • A list item using the list-icon rss class.
  • A list item using the list-icon leftarrow class.
  • A list item using the list-icon leftarrow class.

  • A list item using the list-icon circlearrow class.
  • A list item using the list-icon circlearrow class.

  • A list item using the list-icon dropbox class.
  • A list item using the list-icon dropbox class.

  • A list item using the list-icon vimeo class.
  • A list item using the list-icon vimeo class.

  • A list item using the list-icon downarrow class.
  • A list item using the list-icon downarrow class.

  • A list item using the list-icon video class.
  • A list item using the list-icon video class.

  • A list item using the list-icon uparrow class.
  • A list item using the list-icon uparrow class.

  • A list item using the list-icon person class.
  • A list item using the list-icon person class.

  • A list item using the list-icon calendar class.
  • A list item using the list-icon calendar class.

  • A list item using the list-icon bulb class.
  • A list item using the list-icon bulb class.

  • A list item using the list-icon paypal class.
  • A list item using the list-icon paypal class.

  • A list item using the list-icon doc class.
  • A list item using the list-icon doc class.
 

<ul> List Styles (CSS3)

These list styles are based on the latest CSS3 techniques and are designed to work in modern browsers (will not display properly in IE6-IE8).

To replicate, use the following format: <ul class="class name"><li>....</li><li>....</li>...</ul> (HTML) or [list class="class name"][li]....[/li][li....[/li][/list] (ROKCANDY). The class names are listed below, such as "checkmark red".

  • Checkmark
  • Checkmark
  • Circle-Checkmark
  • Circle-Checkmark
  • Square-Checkmark
  • Square-Checkmark
  • Checkmark Green
  • Checkmark Green
  • Checkmark Yellow
  • Checkmark Yellow
  • Checkmark Red
  • Checkmark Red
  • Checkmark Blue
  • Checkmark Blue
  • Checkmark White
  • Checkmark White
  • Triangle-Small
  • Triangle-Small
  • Triangle
  • Triangle
  • Triangle-Large
  • Triangle-Large
  • Triangle Green
  • Triangle Green
  • Triangle Yellow
  • Triangle Yellow
  • Triangle Red
  • Triangle Red
  • Triangle Blue
  • Triangle Blue
  • Triangle White
  • Triangle White
  • Circle-Small
  • Circle-Small
  • Circle
  • Circle
  • Circle-Large
  • Circle-Large
  • Circle Green
  • Circle Green
  • Circle Yellow
  • Circle Yellow
  • Circle Red
  • Circle Red
  • Circle Blue
  • Circle Blue
  • Circle White
  • Circle White
 

<span> Inset Styles

Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Inset Right TitleYou will need to use the following formatting: <span class="inset-right"> <span class="inset-right-title"> .... </span> ... some content ... </strong> (HTML) or [inset side="right" title="Inset Right Title"] ... some content ...[/inset] (ROKCANDY) Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed euismod magna a nibh.

Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Inset Left TitleYou will need to use the following formatting: <span class="inset-left"> <span class="inset-left-title"> .... </span> ... some content ... </strong> (HTML) or [inset side="left" title="Inset Left Title"] ... some content ...[/inset] (ROKCANDY) Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed euismod magna a nibh.

Sed euismod magna a nibh. Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque.

Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.Praesent rutrum sapien ac felis. Phasellus elementum dolor quis turpis. Vestibulum nec mi vitae pede tincidunt nonummy. Vestibulum facilisis mollis neque. Sed orci. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

Integrated Extensions

Integrated Extensions

Styled Support for RocketTheme Extensions and K2

K2
RokGallery

RocketTheme Extensions do not support K2 content in J! 2.5

K2 Styled

K2
  • CCK-Like
    Integrated solution for Joomla! similar to CCK for those acquainted with Drupal.
  • Magazine Style
    Using K2, you can transform your Joomla! website to a news or magazine site.
  • Extensible
    Easily create category specific content and add extra fields to its base item form.
Download : K2

RokGallery Styled

K2
  • Versatile
    A revolutionary gallery extension, developed to be hugely flexible & user friendly.
  • Interactive
    Multi-selection via selection drag, or “shift” clicking multiple images.
  • Flexible
    Gallery view component with various view options: 3x3, 4x4, slideshow, etc.
Download : RokGallery
 

RokTabs Module

RokTabs is a tabbed content module, standalone and themed. Content is transitioned, either by fade or scroll, powered by Mootools, which can be automatic or manual.

Details Download Support

RokTabs


RokFeatureTable

RokFeatureTable Module

RokFeatureTable offers a stylistic and user friendly solution for displaying tabular based data. It is perfect for price or product comparisons, or essentially, any type of data display that suits a matrix format.

A simple, yet dynamic, interface provides you with the tools to quickly edit the contents of the module. There are a series of parameters allowing for unlimited row, with options for text, link, class and much more, which allows for extensive control.

Details Download Support



RokNewsPager Module

RokNewsPager is an article previewer and rotator. It displays content articles, in a summarised form and, using mootools based javascript transition, rotates through a series of pages displaying articles in a contracted list format.

  • Javascript Transitions: using the power of mootools, the module fades between lists of your content articles
  • Previews: set the number of characters you wish to display from your articles
  • Section Control: choose all articles, or those from particular sections or categories
  • Auto Update: select whether the module auto-updates using AJAX

Details Download Support

RokNewsPager


RokTwittie

RokTwittie Module

RokTwittie is a module that integrates Twitter into your Joomla site. Display tweets of any username, or even by search terms, as well as your profile information and various other elements from Twitter itself.

  • Real Time Tweets: Tweets update live from Twitter
  • Search: Use the inbuilt search to scan for usernames or keywords
  • Highly configurable: Options to control every aspect of RokTwittie

Details Download Support



RokMiniEvents Module

The module is very intuitive, automatically adjusting itself based on your events and event ranges; simply set the number of events and the time range, and RokMiniEvents will do the rest.

  • Sources: Choose between Google Calendar, JomSocial, RSEvents, JEvents, EventList
  • Animation: Transitions, durations, offsets

Details Download Support

RokMiniEvents


RokTwittie

RokAjaxSearch Module

RokAjaxSearch is a truly powerful module that brings fantastic search functionality to Joomla, using the powerful and versatile javascript library, Mootools as well as full Google Search integration.

RokAjaxSearch offers AJAX powered real time search results for both your Joomla site content as well Google Search. There are various configuration options and parameters allowing you to enable not only Google web search, but Google Blog search, Google Image search, and Google Video search.

  • Real Time Search: AJAX loads search results in real time.
  • Multiple Sources: Search your local Joomla site or the web at large.
  • Search Options: Even more search options with Blog, Video and Images.
  • Advanced usability: Script enhancements for intuitive navigation.

Details Download Support

 

Standard Used Extensions

RokBox

RokBox

The Ultimate JavaScript Powered Multimedia Box
+ More Information
RokCandy

RokCandy

WYSIWYG Friendly Typography and Styling
+ More Information

RokPad

RokPad

Simple & Advanced Joomla Text Editor
+ More Information
RokGZipper

RokGZipper

Powerful CSS and JavaScript Compression System
+ More Information

Module Variations

There are 12 stylistic module class suffixes, these add a unique style variation to the module: box1-7 and title1-5; and 26 structural suffixes, these affect the layout and metrics of the module.

Module Suffix "title"

There are 5 variations to change the module title: title1-5.

Title1

An example module using the title1 module class suffix.

Title2

An example module using the title2 module class suffix.

title3

An example module using the title3 module class suffix.

Title4

An example module using the title4 module class suffix.

Title5

An example module using the title5 module class suffix.

Module Suffix "box"

There are 7 variations to change the module background: box1-7.

Box1

An example module using the box1 module class suffix.

Box2

An example module using the box2 module class suffix.

box3

An example module using the box3 module class suffix.

Box4

An example module using the box4 module class suffix.

Box5

An example module using the box5 module class suffix.

Box6

An example module using the box6 module class suffix.

Box7

An example module using the box7 module class suffix.

Module Positions

Module Positions Diagram

If no modules are published to a position, the entire area or row will not appear/collapse.

Module Positions