Viewing 10 replies - 1 through 10 (of 10 total)
  • That is odd. I’ll look into it. Do you use the default WordPress option to center your images?

    Thread Starter serendipityphoto

    (@serendipityphoto)

    I use this html to center my images: <p style=”text-align: center;”><img src=”https://

    Also having this problem. In the site’s posts, we want images aligned center but Pinterest pushes them left.
    On the site’s pages, where we have the images floated left or right, Pinterest seems to be removing that float.
    Site is https://cocosphotography.ca

    Thanks

    Yes, I love this plugin, but….

    I’m having the same problem – it left aligns all my images (that were otherwise centered through CSS).

    Also, the location of the PinIt png is not dependant on the image location – meaning if i right align the Pinit, but my pictures are left-aligned, the pinit button is not even on the image (which is connected to the other issue people were having).

    The site that I’m working on is: https://www.whiterosekallah.com/blog

    Hi guys
    We managed to fix this problem by adding this code to the end of the stylesheet:

    .cb_pin_images {
      margin-left: auto !important;
      margin-right: auto !important
    }

    If you don’t have direct access to the stylesheet log into wordpress as admin and add this code in the Appearance > Editor screen.

    Sorry don’t forget the semi-colon after the second important.
    This code doesn’t fix the images on the pages where I might have them floated left or right – they align center now.
    Hopefully the Pinterest guys can fix this so the intended alignment is not overridden by the plugin.

    still doesn’t center-align the images for me.. I wonder what I’m doing wrong :/
    https://www.whiterosekallah.com/blog

    Hi all, just to let you know I’m still working on a way for the centered and right-aligned images to work.

    Make sure you keep your plugin up-to-date as I may launch the solved problem soon (I hope!)

    Cheers.

    Thread Starter serendipityphoto

    (@serendipityphoto)

    Hello, were you able to fix the center align issue with the new update? I tried it and it still has the same behavior.

    Hi serendipityphoto,

    The new 1.0 version is currently under beta testing. This new version should fix this problem.

    If you are interested in helping out by beta testing the new version, please check out this thread:

    https://www.ads-software.com/support/topic/plugin-pinterest-pin-it-button-for-images-searching-for-beta-testers-for-this-plugin

    Cheers

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Pinterest Pin It Button For Images] Center aligned images become left aligned’ is closed to new replies.