Can't change alignment of images in left sidebar

  • Author
    Posts
  • #3748
    Rinelle Grey

    I’ve inserted some images into my left sidebar, and no matter what I change the alignment to (I’d prefer them centered, but I tried right justified and it won’t work either), they remain left justified. I’ve tried using both the Jetpack image plugin, and Image Widget, and both have the same problem, so I can only assume it is a Mantra issue.

    #3821
    gracekelle

    I’m having the same issue as well. That and the header for the widgets won’t go away. Didn’t have this problem until tonight. I’ll keep working on it as well and let you know if I figure it out. Good luck.

    #3892
    Rinelle Grey

    I’ve tried everything. 🙁 I think it’s a problem somewhere in the coding. It’s minor, in the scheme of things, but it would look far more professional if they images were centred properly.

    #3936
    Kay
    Cryout Creations mastermind

    Could you show us a link to your site so we can give you some CSS code to fix that?


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #3992
    Rinelle Grey

    My site is at http://www.rinellegrey.com. Thanks!

    #4166
    Zed
    Cryout Creations mastermind

    #primary .widget-container.widget_sp_image, #primary .jetpack-image-container { text-align: center; }
    #primary .jetpack-image-container .wp-caption { width: 100% !important;}

    This only applies to the first sidebar. If you’ll ever use two sidebars, you’ll need to duplicate this for #secondary.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #4229
    Rinelle Grey

    Thank you so much! It works perfectly.

    #13314
    John

    All the headings in the left sidebar seem to be right aligned and I cannot find any code tat I can change to left align them. Can anyone help?

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Can't change alignment of images in left sidebar’ is closed to new replies.