I have found a solution to switch off the css definition comming from the default Template. I think is not very proper but it works ....
Add the following Line at the end of the File mod_eventlist_tableview.xml
| Code: |
<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling">
</param>
|
In the Backend Module Manager add something in the Field Module Class Suffix.
