Documentation

In the package, you have :

Template Settings

You can access to template manager with the top menu : "Extensions --> Template Manager --> joomspirit_72"

With "JoomSpirit_72 template", you can :

Typography

Module Positions


Example for the "address" 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 "address".

How to display your logo ?

In this template, you choose if you want insert your logo or just write your site name and slogan (by default) :

How to configure the main menu ?

Drop down menu

To display a drop down menu, you must select your main menu in module manager and enter these settings :



Note for mobile devices : the type of all parent items must be "external url" (don't use the type text-separator). Choose the type "external url" and enter the character # in the url field :




Standard menu

To display a standard menu, you must select your menu in module manager and enter these settings :



Modify the position of the main menu :

The position of the main menu depend of your logo. You can modify the margin top and bottom of the main menu in the file "css/main.css" line 226 :


.nav_main {
position:relative;
float:right;
margin: 22px 0 10px 0;
z-index:10;
}

Module class suffix :

Options for displaying your modules in the "left" or "user" positions :


Note 1 : You can enter several Module class suffix. Per example I enter "grey border" .



Extra Module class suffix for mobiles

For faster mobile-friendly development, use these utility classes for showing and hiding content by device. More details here

How to display the slideshow on the demo ?

You can download this responsive slideshow on my website.


Install the module and edit it :


Thesse are my settings :



Tips for your images

You can add the class "shadow" for your images if you want obtain a shadow around (see the page "flexibility and simplicity" of the demo) :



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, user3.

Javascript conflict

There are 1 script in this template for the scroll bar. If you have a problem with another extension using javascript , you can disable this option in template manager.

Link

To continue to offer affordable prices, I decided to display a soft Copyright in the bottom right corner to increase awareness of the site JoomSpirit.

This does not affect your site, but if you want remove this link, you must edit the file "index.php" and delete this line in the end :

<?php echo $js ; ?>