Wp-Adv-Quiz & styling (CSS)
-
Thanks for the awesome plugin. I do have one comment though relating to the user interface and styling (css). In Global settings -> Color settings you can set the width, height and color of buttons. These settings are transformed as inline css in the corresponding html tags. And they cannot be left empty in the backend. This is problematic because inline is always given priority over internal and external css and therefore they can not be overridden. In addition, there are so many other styling properties for buttons and other elements as well, so why only those 3 are set in the backend?
In my opinion Wp-Adv-Quiz should not have any options for styling (there are too many elements and css properties, and the business logic and user interface should be kept separate anyway). It should support the possibility for styling (add appropriate id’s and class names).
At the minimum, it should not block the possibility for styling with inline styling, which is regarded bad coding practice anyway. Or there could be a checkbox in Color settings -page to activate the button settings, if left unchecked no styling would be added to buttons.
The topic ‘Wp-Adv-Quiz & styling (CSS)’ is closed to new replies.