Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author rollybueno

    (@rollybueno)

    Hi Rebecca,

    You can use CSS.

    Cheers!

    Thread Starter Rebecca

    (@missbeccis)

    Hi.

    Thanks for your answer. My question wasn′t so clear.
    I know that I should use CSS, but I am no expert, even though I usually can make small changes like this. I have tried, but I can′t find where to do the channges to get the photos in the widget to center.

    /Rebecca

    i am having the same problem. could you post the css that we need to paste into the css editor in order to resolve this issue? i love the plugin so much, but this is driving me nuts! ??

    Plugin Author rollybueno

    (@rollybueno)

    Probably best if you post your site here so I can take a look. ??

    sure! ?? it’s https://thesamerainbowsend.com. thank you!

    Plugin Author rollybueno

    (@rollybueno)

    Hi nicole,

    add this code in simply-instagram.css on line 33:

    float: left;
    width: 145px;

    Depends if you want to use another SI widget and use
    different image width, just add float property only
    and edit your image width to 145px in widget settings.

    This is the screenshot of your website after you make this
    changes:

    https://i49.tinypic.com/2priqf5.png

    Thanks

    hello! thank you for the code–however, when i attempted this, it gave me the message that the plugin had been deactivated because of a fatal error. ?? once i deleted the code i had inserted, it was fine again. i’m sure i just didn’t do something right; i’m not so smart about css! but in any case, i did find a simple fix for this issue–i just bumped up the image size setting to 145, and voila, centered pictures. ?? so that might be some helpful advice for people who are css noobs, like me! ?? thank you for your help!

    Coukd you make this a setting in a future release?

    Copy / Paste this into your widget:

    <div align="center">
    <img alt="image-title" src="/image/link/here.jpg" title="Image Title" width="XYZpx">
    </div>

    Ensure “Automatically add paragraphs” is UNCHECKED

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Center images in sidebar widget?’ is closed to new replies.