Help screen column header Module Class Suffix: Difference between revisions
From Joomla! Documentation
Dextercowley (talk | contribs) New page: *'''Module Class Suffix.''' A suffix applied to the CSS class of the Module. This allows individual Module styling. |
Dextercowley (talk | contribs) add more information and link to tutorial |
||
| Line 1: | Line 1: | ||
*'''Module Class Suffix.''' A suffix applied to the CSS class of the Module. This allows | *'''Module Class Suffix.''' A suffix applied to the CSS class of the Module. This allows you to create customized CSS styles that will apply just to this module. You would then modify the "template.css" file of your template to apply styling to this new class. | ||
**Enter this parameter with a leading space to create a new CSS class for this module. Enter the parameter without a leading space to change the CSS class name for this module. | |||
**See the tutorial [[Tutorial:Using_Class_Suffixes_in_Joomla!_1.5|Using Class Suffixes in Joomla! 1.5]] for more information. | |||
Revision as of 21:05, 16 January 2009
- Module Class Suffix. A suffix applied to the CSS class of the Module. This allows you to create customized CSS styles that will apply just to this module. You would then modify the "template.css" file of your template to apply styling to this new class.
- Enter this parameter with a leading space to create a new CSS class for this module. Enter the parameter without a leading space to change the CSS class name for this module.
- See the tutorial Using Class Suffixes in Joomla! 1.5 for more information.