Please read the documentation for installation and configuration carefully..
For general Joomla questions read these PDF Tutorials.

Joomla 1.6 Template Installation Manual Joomla 1.6 download
Joomla 1.5 Demo Content Installation Manual Joomla 1.5 download
Joomla 1.5 Installation Manual Joomla 1.5 download
Joomla 1.5 Quick Start Guide Joomla 1.5 download
Joomla 1.5 Fast Learnig ebook Joomla 1.5 download
Joomla 1.5 Basic Template Installation Joomla 1.5 download
Joomla 1.5 Template Trouble Shooting Joomla 1.5 download
Joomla 1.0 User Manual Joomla 1.0 download

Module Positions

Logo & Template Configuration

  • Login to your site as admin > Extensions > Templates > select > jp_insurance
  • Now you can setup the template parameters
  • If you want to add your own logo, upload your logo.png via FTP to
    ../templates/jp_insurance/images/bright_logo.png or dark_logo.png

Module Class Suffix

  1. Basic Module Style = no suffix
  2. Module without Border = no_border
  3. New Module Style = new
  4. Hot Module Style = hot

Suckerfish Menu Configuration

  • Login to your site as admin > Extensions > Module Manager > mainmenu
  • Please use the following module paramters settings
  • Menu class suffix = sf-menu

Pre configurated Slideshow & Article Slideshow

  • Please read the instructions > jp_insurance/extensions / pdf files
  • Please use for the article alider and the Slideshow the module position // SLIDESHOW //
  • ATTENTION! You can not assign both sliders at the same time on the module position.

QJuery Slimbox Configuration

ATTENTION! The Slimbox is only active, when you have activated the jquery Tools at template backend parameters too.
  • Select your Article
  • Add your preferred image
  • Open the Article in HTML view
  • Add the rel="lightbox"
  • See the picture below


Single Image:

Add the rel="lightbox" attribute to the links pointing to your full-sized images. Use the optional title attribute if you want to show a caption:

<a href="images/image-1.jpg" rel="lightbox" title="my caption">

 

Image Gallery:

For sets of related images that you want to group and make navigable, add a group name to the rel attribute just after the “lightbox” word, for example:

<a href="images/image-1.jpg" rel="lightbox-cats">image #1</a>
<a href="images/image-2.jpg" rel="lightbox-cats">image #2</a>
<a href="images/image-3.jpg" rel="lightbox-cats">image #3</a>

 

 

ToolTip Configuration

  • You can add a tooltip to any images or text elemets
  • Open an article, add a image and open now the HTML Source Editor
  • Now add a class to your images // thetip // and now the title is your ToolTip

Template Customizing

TIP: If you want to customize a template ( color, font or background) and don´t know the css class, please use Firefox with the Firebug extension. Now you can analyze every CSS style for customizing the template CSS. Firebug Tutorial