Chunk30

Help screen Module Class Suffix: Difference between revisions

From Joomla! Documentation

Created page with "<noinclude><languages /></noinclude> <translate>*'''Module Class Suffix'''. A suffix applied to the CSS class of the module. This allows you to create customized CSS styles th..."
 
Marked this version for translation
 
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
<translate>*'''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 <tt>template.css</tt> or <tt>custom.css</tt> file of your template to apply styling to this new class.</translate>
<translate><!--T:1--> *'''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 <tt>template.css</tt> or <tt>custom.css</tt> file of your template to apply styling to this new class.</translate>
<translate>**Enter this parameter ''with'' a leading space to create a new CSS class for this module.</translate>
<translate><!--T:2--> **Enter this parameter ''with'' a leading space to create a new CSS class for this module.</translate>
<translate>**Enter the parameter ''without'' a leading space to change the CSS class name for this module.</translate>
<translate><!--T:3--> **Enter the parameter ''without'' a leading space to change the CSS class name for this module.</translate>

Latest revision as of 09:38, 2 March 2022

  • 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 or custom.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.