|
To make sure your template is setup correctly, please make sure you read through the template guide thoroughly. We have made the template as customisable as possible and all our css is fully commented.
Before You Start:
Once you have successfully downloaded your template, you will need to extract the zip archive to your local computer, using a free archive utility like 7zip (PC) or MacZip (Mac),
extract the contents on the zip (named something along the lines of "ExtractMe-TemplateName.zip" onto your computer.
First of all, lets start by explaining whats included in your download and how we have structured the files.
In the main folder that you have just extracted to, you should have the following folders:
- Template (This includes the color template zip file that you would use to install only the template)
- Source Files (These are the Fireworks source files that we designed the template in. If you dont have a copy of Fireworks, you can always download a trial version from the Macromedia site here.)
- Modules (This includes the module to be installed in order for the login to function correctly)
Step 1.) Installing just the Template and the template config.
- Go to "Installers > Template Site"
- Browse for the template zip file in the Template folder.
- Click "Upload File and Install".
- Click "Continue..."
- In the Template Manager, select the new template's radio box and click on the "Default" button (top right).
The template will now be successfully installed, so you can proceed to the template config below...
- In your template install folder (yoursitename/templates/templatename/) you will find the template config file.
- You can edit this file with the following settings below to customise your site defaults:
- $menu_name = "topmenu";
This is set to mainmenu by default, can use any Joomla menu, eg, othermenu or topmenu
- $top_shelf_close = 1;
$bottom_shelf_close = 1;
Set to 1 for open, 0 for close for default.
- $text_size = 0;
Default Text/Size 0 = Smallest; 1 = Medium; 2 = X Large
- $color = 0;
Default Color 0 = Red; 1 = Orange; 2 = Green; 3 = Blue
- $use_reflection = 1;
Use reflection 0 = off; 1 = on
Step 2.) Setting the module options.
Quite a lot to do here, so we going to work from top page modules down to the bottom...

- toolbar - you need to install the custom login module:
- From the site administration, click on installers / modules.
- click the browse button, and navigate into your modules folder (from you extractmetemplatename.zip) and select the file loginmod.zip.
- once selected, click the upload module and install.
- then go to modules / site modules from the site administration, open the custom login module(mod_flexphotos_login) from the list.
- Change the login module position to toolbar, and publish the module.
- top and inset - we need to copy the banner position to this position as well:
- From the site administration, click on modules / site modules .
- Select the banner module, and press the copy button shown on the top right.
- Open the copied banner module, and assign it to the top position, then publish the module.
- Open up the newsflash module, and set it to the position inset. give this module a suffix of -inset.
- left - To get your left sidebar menu displaying the same as on the demo site all you need to do is set the main menu module to a "flat list" where it says menu style . Remember if you want your menu to appear in the right position, you should assign your right menu a suffix of -right (this is for valid XHTML and CSS markup).
- footer - We are using the "Other Menu" module to act as the footer menu. All you need for this to work properly, is open the "Other Menu" module, set the module position to footer and set the menu type to flat list.
- User 1, User 2, User 5, User 6, User 7 and User 8 Modules - In order for these to show, just publish your own custom (or Joomla!) modules to these positions as shown above in order for them to display and be styled correctly.
- advert 4, advert 5 and advert 6 - go to: site admin > template manager > user positions. Add in the positions advert4, advert5 and advert6. Save the page and these module posiitons will now be available for use.
- advert 1, advert 2, advert 3, advert 4, advert 5 and advert 6- As above, publish your modules to these positions in order for them to be shown and styled correctly. these are for top and bottom the collapsable shelves.
Step 3.) Installing the PNG IE Mambot
Also included in the ExtractMeTemplateName.zip is a folder called mambots which contains the "ultimate PNG fix" mambot (all credits to www.joomlaworks.gr for this awesome mambot!).
- From the administration menu select installers / mambots.
- Browse to the mambots folder and select the
bot_ultimatepngfix_2.0.zip file
- Upload and install the mambot, then publish the mambot to make it active.
This will enable any transparent PNG's to operate properly (transparent) from IE5.5 upwards (bout time!)
How to "Collapse" the shelves.
JJ Flex Photos is extremely collapsible. In order to collapse a shelf (for example here - the left modules area):
To collapse or "hide" the left sidebar on certain pages, all you need to do is make sure that no modules are assigned to the left module positions for that page.
The easiest way to do this, is go to your modules manager, open the module you wish to show/hide and choose the module position filter drop down (top right) and select the module position to filter by. All that this is doing is setting the modules page to only show all modules that are assigned to the "left" module position.
For example, if you wanted not have the sidebar shown on the wrapper page, as you wanted to utilize the full width of the template, you would make sure that all modules assigned to the left position were set NOT to display on the wrapper menu link. This can be done by opening each of the published modules that are assigned to that position and checking that the page/menu link is deselected in the "
Pages / Items" Menu Item box (right hand side of the module options).
This goes for the advert positions, the user module positions above and below the main content, both inset areas and the bottom banner. Also, ofr example if only 1 module is placed in the advert module area, it will fill the full module cell width, wheras if 2 modules are assigned to the advert module, they will get 50% space each, thereby keeping your site clean and tidy and looking good.
|