- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
module class suffix
September 7, 2015
Module class suffix is a parameter in Joomla! modules. This option allows you to customize module appearance, to change the look of the module by using Cascading Style Sheets (CSS) styling. It helps to create css class for the desired module.
To create a new class, enter the parameter with a leading space. For example, entering a space plus “myNewClass” will create a new CSS class called “myNewClass”.
You can use the new class name to add any desired styling to the module without needing to re-create all of the existing CSS code.
Note that if you create a new class name, make sure it has a unique name and doesn’t conflict with any existing class names.
The module itself will gain styles based on the Module Class Suffix. The following instruction shows how to use module class suffixes.
Please refer to Joomla documentation to find more details about module class suffix.