Extension Summary:
The Morph template is where most of the the heavy lifting is done. Think of it as the engine of a car, while the themelet (otherwise referred to as "child themes") are the sexy body work. The template can be installed via Configurator's installer (which you see right after you have installed component) or the standard Joomla installer.
Important info about upgrading from Morph 1.x!
If you are upgrading your Morph 1.x site to 2.x, please ensure you have a full backup & do not upgrade on a live site that is being used by your visitors, as things will break!
See the upgrade doc for more info:
- How to upgrade your Morph powered site
- How to upgrade your Morph v1.x site to v2.x
Downloads:
Currently you are a guest. Please register to download our free templates.
You could also become a full member and download anything you like.
Morph template's Activity Stream:
-
09-28-2011
Updated Morph to v2.1.5:
- Repackaged the template install file. -
09-26-2011
Updated Morph to v2.1.4:
- Removed the default block class from blocks -> prep to add dynamically
- Dynamically add block class if blockstyle is added to a block
- Added dynamic block class to modules when "modstyle" is used
- Added menu class to menu main ul to make it more consistent with the default and superfish menu.
- Fix for logo secondary when using text based logo.
- Added maven pro to google fonts.
- Added getPageClass() method to morph and isDateBadge() to support date badge feature. -
08-31-2011
Updated Morph to v2.1.3:
- Removed the jQuery Innerfade plugin, as its no longer needed (ticker plugin is now added to Morph from the module).
- Removing all instances of the SimpleTicker (using Morphs module helper instead).
- Fixed the call-to-action link issue when used with superfish menu.
- Added inner wrap to split menu module chrome.
- Updated the default themelet from light-base to vanilla.
- Fixed getCfg() issue calling a non object. -
08-08-2011
Morph updated to v2.1.2:
- Added a fix for the tabs & accordion counts (ie, don't include the code if nothing published to the position).
- Added the ability to include your own custom build of Modernizer via the themelet. Simply drop your own customized modernizr.js build in the themelets js folder & Morph will use yours instead. -
08-08-2011
Morph updated to v2.1.1:
- Set the mega-menu persistance to false until the new config param is added.