Documentation

In the package, you have :

Template Settings

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

With "joomspirit 98" template, you can set a lot of parameters :



Typography

You can found a lot of possibilities to create a beautiful website. I explain all that in the demo :

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 (by default) :

How to configure your menus ?

The dropdown menu (main menu):

To use it, you must select your main menu in module manager and enter these settings :

  • position : "menu"
  • Always show sub-menu items : "yes"
  • No Module class suffix

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 :





Important : If you have a sub menu long and a short content, the sub menu will be hidden by the footer. If you have this problem, you must specify a minimum height for the entire content box. You can specify this "Minimum height of content box" in Template manager (section "General").


Additionnal horizontal and vertical menu

If you want display a second menu in the content part, you can choose almost 40 differents possibilities.

Click here to read all the details in the demo page with some examples.


Top menu

To use it, you must select your menu in module manager and enter these settings :

  • position : "top_menu"
  • Always show sub-menu items : "no"
  • No Module class suffix

Bottom menu

To use it, you must select your menu in module manager and enter these settings :

  • position : "bottom_menu"
  • Always show sub-menu items : "no"
  • No Module class suffix

Note : you can use only 1 level of links with this menu.



Note : All these menus work without javascript code (pure CSS : no risk of conflict with another extension !).

The module position "Image" and "Right image"

The position "right_image" is optionnal. You can change the width of this position in Template manager.
Under 768 pixels, the slideshow is under the position "right_image"


In Template manager (section "Responsive"), you can hide all the slideshow part, only the slideshow or only the text in small screen

How to display the slideshow of the demo ?

You can download this responsive slideshow on my website.


Install the module and edit it :


Thesse are my settings (don't load Jquery with Joomla 3.X) :



Module class suffix :

Options for displaying your modules in the "left", "right", "top", "bottom" or "user" positions :

Note : the Module class suffix "title-centered" and "title-band" aren't available for the left column. All module titles have always the style of "title-band".

Note : If you choose a background color , the color of module title is always white.

Note : You can enter several Module class suffix. Example "shadow green badge-top title-centered"

How to obtain the Home page of the demo ?

I create and published 3 modules with the type "Custom HTML" and the position user1, user2, user3.
For each of them, I add the Module class suffix "title-centered"

Under, I published a single article "all features"


Animations

This template use the script ScrollReveal to display a fade animation in each part of your template. Animations use CSS3 so that work only on modern browsers.

You can animate 20 differents module positions as you want. Each animation can be enable or disable.
You can use my settings or customize each animation as you want. The syntax is very friendly : all the possibilities are described here.


Is it possible to active an effect only on a specific page(s) ?

Yes it's possible. In Template manager, you must duplicate the template. Then, you can set an unique animation and assign this copy to your specific page with the optiopn "Menu assignement".

Bootstrap

The template is build with Bootstrap 3.1.1.

Tips for the user modules

In the template manager, you can choose the width for user1 and user3. The width of user2 automatically adjusts.

So, if you publish only one user module : publish user2 (for a width of 100%).

If you publish two users module : publish user1 and user2, or user2 and user3.


It's the same thing for user4, user5 and user6

How to add a new Google font in Template manager ?


In this example the code is : Playfair+Display+SC:400,700italic

How to add an icon before a menu item or before an article title ?

Click here to see the details of Font Awesome.
Font Awesome allows you to add vector icons from a library of over 360 to any part of your joomla template including Articles, Article titles, Menu items and Module titles.

Tips for your images

By default, a border is added around all your images in your articles. You can disable this option in the section "General" of Template manager.

If you want add this border only on specific images, disable this option and add the class "js-border" in the HTML code of your image.

If you want remove this border only on specific images, enable this option and add the class "no-style" in the HTML code of your image.



Customize the template

You can put all your custom code in the file "css/custom.css".

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 the line 582 in the end :

<?php echo $js ; ?>