• Resolved Imageescozul

    (@escozul)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @escozul,

    Thank you for bringing this to our attention. You’re absolutely right, and we truly appreciate your detailed explanation of the issue. We have taken note of this and will ensure that the necessary changes are implemented to scope our CSS rules specifically to Analytify elements.

    ImageEmma

    (@emma24)

    @escozul

    We have sent an update for Analytify v5.5.1 that addresses the issue you highlighted. Thanks for your input!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dashboard Widget issue’ is closed to new replies.