Viewing 2 replies - 1 through 2 (of 2 total)
  • That’s odd.

    Well, try and update your plugin to the new 1.0 version. Let me know if it works ??

    Hi, I had this problem too, and have resolved it. In my stylesheet there was an element:

    div#content p span {
    background: none repeat scroll 0% 0% rgb(252, 252, 252);
    }

    Actually that’s what it said when I inspected the element in Firefox. In my actual stylesheet it looked like this:

    div#content p span {
    background: #fcfcfc;
    }

    I removed it and now the button shows up. I think that stylesheet element was leftover from the original file, which I have edited a lot since installing.

    It now works here: https://www.kirstenbasford.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Pinterest Pin It Button For Images] Pin It Button Only Showing as Grey Box’ is closed to new replies.