Customising the JA Purity template: Difference between revisions
From Joomla! Documentation
mNo edit summary |
mod_mainmenu cache problem |
||
Line 13: | Line 13: | ||
== Not possible or TBD == | == Not possible or TBD == | ||
* Left side does not disappear when there is not module in it. | * Left side does not disappear when there is not module in it. | ||
* PROBLEM: When enable Joomla cache (reference Joomla 1.5.10 and before) and click on a menu item it doesn't change color. It is impossible to understand which is the active menu item. SOLUTION: for now the only solution is to disable the cache function in the mod_mainmenu: go to 'Tools>Module Manager' and select the 'Main Menu' module (type=mod_mainmenu). Under 'Parameters>Advanced Parameters' select 'Caching>No Caching'. | |||
<br><br>'''WARNING:''' remember that to do these changes you will edit the default css, php, png ... files of your template so if in the future you will update your Joomla! these customization will be overwritten, if you don't want it I reccomend you to make a copy of your modified template.<br><br> | <br><br>'''WARNING:''' remember that to do these changes you will edit the default css, php, png ... files of your template so if in the future you will update your Joomla! these customization will be overwritten, if you don't want it I reccomend you to make a copy of your modified template.<br><br> |
Revision as of 14:17, 16 April 2009
![]() |
This article is a stub and needs to be expanded. If you can provide information or finish this article you're welcome to do so. Please remove this message afterwards or replace with {{inuse}} while making major edits. - Thank you. |
JA Purity is a highly customizable template already in the backend. Editions by administrator(s) include various color choices, and some styles to be saved in the params.ini file, which should be fixed without write permissions, CHMOD 555. PS Pad and Paint.Net are free tools to learn basic editing, they serve for the following work:
Replace the JA Purity Joomla! Logo
Change postion of your logo
Resize the header
Replace the header pictures in JA Purity
How to enable hornav submenus
How to center hornav menu (center horizontally)
Favicon
Not possible or TBD
- Left side does not disappear when there is not module in it.
- PROBLEM: When enable Joomla cache (reference Joomla 1.5.10 and before) and click on a menu item it doesn't change color. It is impossible to understand which is the active menu item. SOLUTION: for now the only solution is to disable the cache function in the mod_mainmenu: go to 'Tools>Module Manager' and select the 'Main Menu' module (type=mod_mainmenu). Under 'Parameters>Advanced Parameters' select 'Caching>No Caching'.
WARNING: remember that to do these changes you will edit the default css, php, png ... files of your template so if in the future you will update your Joomla! these customization will be overwritten, if you don't want it I reccomend you to make a copy of your modified template.