The main issue is that in most cases the 'Module Class Suffix is been echoed twice. With a couple of exceptions if you inspect a module in the frontend you will notice the class been echoed at a modChrome level and again inside the module itself.
In the following example Module Class Suffix = card-outline-danger
Personally I think the class should be moved to the outer container (eg. top-b) and removed from within the module.
Labels |
Added:
?
|
Category | ⇒ | com_modules |
Module suffix is been echoed in all modules except for mod_login and mod_wrapper. It is been echoed again in most module chromes with the exception I think of 'none'.
I added the position name as a class to each module with the CSS grid PR however it is currently not been used.
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-08 18:39:29 |
Closed_By | ⇒ | ciar4n |
Does this online apply with Custom Modules?
Also, I believe you're targeting the modules in you CSS-grid script with the
top-b
(etc) classes aren't you?