Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    The CSS of your theme is interfering with the CSS of the plugin. Please insert that CSS code into the end of the theme’s file style.css or with a CSS plugin:

    #content .rpwwt-widget img {
        margin: 0.3em 0.75em 0.75em 0;
        width: 80px; /* change the number to the desired value */
        height: 80px; /* change the number to the desired value */
    }

    Thread Starter acruickshank

    (@acruickshank)

    Thanks Martin, for whatever reason the problem sorted itself out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘thumbnail size’ is closed to new replies.