Express Individual Module Styling

PDFPrintE-mail

Written by JoomlaEZ admin. Published on Wednesday, 10 June 2009 09:11 Last updated on Wednesday, 10 June 2009 15:56

Express individual module styling is a benefit of JEZ Thema PRO edition over the free one. With express individual module styling feature, you can create individual styling for any module at any position anytime anywhere without the need of defining a module class suffix for the module requiring own style.

See modules at the right column for express individual module styling demo.

When using JEZ Thema's advanced module chromes, each module will be automatically applied an additional class generated from its title by lowercasing all alphanumeric characters then stripping out all non-alphanumeric characters with white space character replaced with - character.

For example, if the module title is Act Now! Only Few Days Left then the additional auto-generated class attribute for that module will be act-now-only-few-days-left. If the module is rendered using JEZ Thema's jezRounded1Img then creating individual style for it is as simple as defining style for following CSS selectors:

.jezRounded1Img.act-now-only-few-days-left .inner,
.jezRounded1Img.act-now-only-few-days-left .t,
.jezRounded1Img.act-now-only-few-days-left .b,
.jezRounded1Img.act-now-only-few-days-left .b div {
	/* put individual rounded corner background image here */
}
.jezRounded1Img.act-now-only-few-days-left h3 {
	/* put individual style for module here */
}
You are here: Home Express Individual Module Styling

This is not an official Joomla! Site. The use of the words Joomla is intended to describe what the products are designed for and should not be considered an endorsement by the related Projects.

Copyright © 2009 JoomlaEZ. All rights reserved unless otherwise stated.
Powered by Joomla. Joomla template created by JoomlaEZ based on JEZ Thema.
Valid XHTML and CSS.

Links: Create Joomla Template - General parameters | Header parameters | Navigation parameters | Body parameters | Extras parameters | Bottom parameters | Footer parameters | Behavior parameters | Download JEZ Thema Joomla theme base Free Edition | Buy JEZ Thema Joomla theme base Pro Edition | Bookmark and Share

Tags: joomla 1.5 template | create joomla template | joomla theme | joomla themes

Dev Mode Panel