• I have v1.11 on my live site without problem, but upgrading to 1.15 returns a main image that is too large. The forecast is actually obscured because the image is overlaying it. I’ve deactivated various plugins on my test server but it makes no difference.

    Why is it doing this? I can’t upgrade it on the live site until it’s sorted (will v1.11 work with wp 3.8?)

    Tge problem plugin is on my test server at http://www.yearzerohosting.com/cheshire

    (The live server using v1.11 has a much smaller image so the forecast isn’t obscured – I did try v1.15 on that too but had to revert to the older one because of the same problem,)

    Thanks

    http://wordpress.org/plugins/alfie-wp-weather/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Shaolin

    (@shaolin)

    Okay I have sort of resolved it on the live site by changing both the widget.css and widget.min.css at the class .condition-main-image

    I added a width of 90% and made the top -10px

    It now appears the same size and position as it did in older versions.

    Plugin Author appcuarium

    (@appcuarium)

    Hi,

    You could add in your style.css the following rule (temporarily):

    .sidebar .condition-main-image { max-width: 100%;}

    We will solve this issue in the next release.

    Best regards.
    The Alfie Team

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

The topic ‘Weather Image too big’ is closed to new replies.