Morph

The swiss army knife of Joomla template frameworks.

Documentation

  • Banner

Can I change module styles or colors via css?

Absolutely! That's what the themelet is - ALL of the styling is separated from the framework to allow you to customize in different ways.

Themelets handle the visual aspect of Morph, so you can easily adjust the css to suite your needs. The css file that handles the module styles is in morph_assets/themelets/[yourthemelet]/css/modfx.css

We're also working on installable module style packs (with documentation on how to create your own). Our aim is to give you maximum flexibility.

Wednesday, 02 December 2009

Introduction to Morph's architecture

Morph's architecture is quite different from most traditional Joomla! templates, so it's important to you understand the role that each of the three key parts play, as it will help you grasp the other key concepts that Morph introduces.

Fork on Github