Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    The obvious “fix” would be to drag the widget over to the second column ??

    I’ll take a look, it might not be fixable as that is entirely part of the mapping library we use.

    Plugin Contributor Greg Ross

    (@gregross)

    It’s a z-index problem with the popup, I have a fix which I’ll include in the next release.

    If you want to resolve it now, go to your plugin directory and edit wp-statistics\assets\css\log.css and add the following lines to the end of it:

    .jqvmap-label
    {
    	z-index: 10000;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Statistics popup over Today's Visitor Map is cut off in WP Dashboard’ is closed to new replies.