Documentation

In the package, you have :

Template Settings

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

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



Typography

You can find 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 ?

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


In Template manager, you can choose the vertical and horizontal position of your logo : on the top, bottom, left side, right side or centered.

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
  • No Menu 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 :



Additionnal horizontal and vertical menu

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

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


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 !).

Module class suffix :

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

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"



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 obtain the Home page of the demo ?

On my Home page, the white header is higher, there's no content under the slideshow, and the logo is centered in the bottom.

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) :



Tips : You can set a maximum height for the slideshow. It's an option in template manager "slideshow --> Maximum height for the slideshow in px".
note : if you use this option, the bottom of your image will be cropped

Bootstrap

The template is build with Bootstrap 3.1.1.

In the demo, the title of several articles is above the slideshow. How can I obtain that ?

Go in Template manager and look the option "Slideshow --> Hide the bottom slideshow with the content (in px)"

With this option, you can enable a negative margin bottom under the slideshow. So the content up with the value of your pixels

Examples :

Ok, but how is possible to change this value in a specific page ?

You must duplicate the template in Template manager. Change the value in your copy and publish it in your specific page(s) with the option Menu assignement.

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, user6 ) and (user7, user8, user9)

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 this code line 516 :

<?php echo $js ; ?>