Chunk

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.
 
Cadrlp (talk | contribs)
fix page and shared title
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
*'''Module Class Suffix.''' A suffix applied to the CSS class of the Module. This allows individual Module styling.
*'''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|Using Class Suffixes in Joomla! 1.5/1.6]] for more information.

Latest revision as of 09:02, 14 February 2011

  • 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/1.6 for more information.