Documentation
In the package, you have :
- This manual
- The template for Joomla 1.5 and for Joomla 1.6
- The slideshow module of this demo for Joomla 1.5 and for Joomla 1.6
- The Accordion module (only for Joomla 1.5)
Template Settings
You can access to template manager with the top menu : "Extensions --> Template Manager --> pure_white"
With "pure_white template", you can :
- Display your site name
- Set the width of your website and right column in px or % (fixed or fluid)
- Choose the color for the site name and active links
- Display or not a border around the middle website
- choose your font for the menu + article title + module title , and another for the content
- Display or not your social links
- choose the font size
- Enable the Mootools tooltips
Typography
Module Positions
Example for the "adress" position : go to the module manager and create a new module with the option "custom html". Write your address or/and copyright and choose the position "adress".
How to display your logo ?
In this template, you choose if you want insert your logo or just write your site name (by default) :
- To change the site name, go to the template manager and change the text. It's the option by default like in this demo
- To insert your logo, you must create a new module (option "custom html"), insert your logo inside with the position "logo" and publish it.
How to configure the main menu ?
You must select your main menu in module manager and enter this settings :
- position : "menu"
- Always show sub-menu items : "yes"
- Menu tag ID : "main_menu"
Module class suffix :
Options for displaying your modules in the "left", "right" or "user" positions :
- Without module class suffix : No styling for your list and the links.
- With the module class suffix " submenu" : you add some CSS style for the list. It's ideal for your menu. I use this setting for the left menu in the demo.
- With the module class suffix " link" : you add an arrow before your link. I use this setting for the module "latest news" in right side.
Note : Don't forget the space before the module class suffix !
How to display the slideshow on the demo ?
For that, use the free module "Ari Image Slider" by Ari Soft
You can find this module in this package
Install the module and edit it :
- choose the position : "image"
This is my settings for this demo :
How to obtain a white border with a shadow effect like on the demo ?
You must add the Module class suffix "ari-shadow" (see my screenshot).
Tips for the user modules
In the template manager, you can choose the width for user4 and user6. The width of user5 automatically adjusts.
So, if you publish only one user module : publish user5 (for a width of 100%).
If you publish two users module : publish user4 and user5, or user5 and user6.
It's the same thing for user1, user2 and user3.
How to display tool tips ?