|
Notebook Portfolio, This Awesome module displays multiple modules in it's Book. Every Module will show as a page of this book. So put module ids in the back-end of this module all ids should separated by comma(,). Very easy to configure and use.
Installation:
Installation of the Module is child Play First Buy this module, You’ll get a zip package named “unzip_notebook_portfolio”. So like it’s name you have to unzip it first, Inside this package there are 3-folders one for joomla1.5 and 2nd for joomla 1.6 and 3rd for joomla 1.7. Take a zip what you want and just install it then go to the module manager fined Notebook Portfolio module.
Module Configuration:
Open Notebook Portfolio module from backend there many options:
- Module Ids: Put Module Ids (of those Modules whom do you want to display on its Panel ). If you want to display multiple modules put module ids but should be comma separated like demo Image.
- Start Page No.: you can set starting page no in notebook pages starts with 0.
- User Cufon: Cufon is font style this is an option to choose this font, if you don't want to use cufon font select No.
- Use jQuery: if jQuery Library does not include in current page then it is necessary to choose yes.
Uses:
All module whom do you want to display in Notebook you must need to set then so that they never show in another place of same page so you need to follow the instruction-
Create a joomla position(in you site) and apply css display:none, then for all modules whom do you want to display in notebook assign this position So That all of these module will never display place of same except Notebook. For any kind of help just mail me at:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
You can display multiple modules, module can be any custom modules or any downloaded module by it's id, here is some demo code if you are going to use custom module-
-----------------------------------------------------Start code-------------------------------------------------------------------
<p><img src="/images/stories/25406.png" border="0" /></p>
<h1>Top Panel Slider</h1>
<p>Top Panel Slider, This Awesome Module Displays multiple modules on its Panel, To Display multiple modules put module ids from back-end of the module. In front-end You will see a button in right top position to click, as you click on the button it will slides Down and display modules in its wrapper. On Re-click on the button It will Slides Up and Wrapper will Close.</p>
<p><a class="demo" href="/joomla-extensions/top-panel-slider">demo</a> <a class="article" href="http://www.cyberscriptsolutions.com/downloads/joomla-products/view_document/2-top-panel-slider.html">Download</a></p>
-----------------------------------------------------Endcode-------------------------------------------------------------------
Note- To change width and height or any customisation according to your need can be done by the css file of this module.

|