Theming is almost imposible due to hardcoded CSS in style attributes. These styles should be removed from code and included in the module CSS file for better maintenance, making better use of id and class attributes.

Comments

elpino’s picture

Component: User interface » Code
elpino’s picture

Title: hardcoded inline styles should be included in module CSS file » hardcoded inline styles should moved to module CSS file