Joomla Template: JP- Investment

- Provider:
- www.joomlaplates.com
- Template Date:
- 04/2012
- Source File(s) Format:
- Photoshop CS+
- HTML/CSS type:
- HTML5/ CSS 2.1&CSS3
- Joomla Compatibility:
- 1.5.x / 2.5
Welcome to this small readme file and thanks for using one of Joomlaplates.com Joomla Templates. The following documentation will help you to install, setup and maintain the template and its file(s). If you have further questions, problems or if you need support feel free to contact us. Just fill out the contact form at our website here.
Read and follow the three steps below to install and activate your new template. After the successfull installation and activation read on and learn more about the setup and the different options provided by the template.
First of all you have to download the template package to your local HDD. Than extract the .zip archive. The archive includes the templates installation file (another .zip archive) plus additional files like this documentation, Photoshop source files etc. Keep in mind where you store the installation file and proceed to step 2.
Log into your Joomlas admin backend (enter http://www.yourwebsiteurl.com/administrator in your browser) and click on "Extensions -> Install/Uninstall" to access the extension manager. Hit the "Search" button, select the installation file from your HDD and hit the "Upload File & Install" button. Wait a moment and you are done. Proceed to step 3 to learn more about the activation and setup.
Your new template is installed now but inactive. To activate it click on "Extensions -> Template Manager". A list of all installed templates appears. Select your new template and hit the "default" button in the upper right corner. Your template is now installed and active and you can start to set it up by following the next steps in this document
The template comes with an moduleposition called "suckerfish".
Make sure that the module is published on all home- and subpages and that no other module is published on the "suckerfish" module position.
A small video tutorial of setting up a custom Module in joomla 1.6
setup custom modules. Joomla allows you to add your own modules with your own text/HTML content very easily. We use such custom modules on the templates demo site to outline the different module positions. If you want to add your own log into your admin backend and click on "extensions->module manager". Hit the "new" icon in the upper right corner and select as module type "custom HTML".
The setup screen of your new module appears. Add a name, select the module position where you want to display your content (take a look at the "module map" above) and add your content into the editor text box at the bottom of the setup screen. You can add texts, images, links and any other HTML elements. Save your module and publish it.
We added different Module Style which can be enabled via Joomla Backend:
Extensions > Module > Parameter
1. Basic Module Style = no suffix
2.Module Style = new / hot / top
The template comes with a nice and simple "Lightbox" script. Means you can add images or external sites which opens in a nice box overlay while the background becomes dark.
For example this code:
<a href="bigversion.jpg" rel="lightbox" title="A sample title"><img src="smallversion.jpg" alt="image" /></a>
shows one image (smallversion.jpg) and if the user click on it the link target (bigversion.jpg) will open up in the lightbox.
The important thing is the rel="lightbox" code. If you add it to a link somewhere on your website the link"href" target will open up in a lightbox.