Dashboard Widget issue
-
I added Limit Login Attempts Reloaded and Analytigfy.
They both use the class .chart for their html elements that create their charts.
Analytify defines a height of 600px with the css for their widget. That breaks all other .chart css.I’d say that if you are going to hardcode a css rule for any element, like height:600px, you should make sure to only apply to your own elements. So add the .analytify html class to everything and make sure that you apply css styling to .analytify .chart {(css rules)}
I will contact llar as well for a fix to this as it’s about 40% their oversight as well but please fix that in a following update.
The topic ‘Dashboard Widget issue’ is closed to new replies.