-
AuthorPosts
-
February 20th, 2013 at 13:54 #3748Rinelle 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.
February 24th, 2013 at 07:01 #3821gracekelleI’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.
February 27th, 2013 at 10:12 #3892Rinelle GreyI’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.
February 28th, 2013 at 22:42 #3936KayCryout Creations mastermindCould 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: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.March 3rd, 2013 at 07:41 #3992Rinelle GreyMy site is at http://www.rinellegrey.com. Thanks!
March 10th, 2013 at 12:44 #4166ZedCryout 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.March 13th, 2013 at 07:37 #4229Rinelle GreyThank you so much! It works perfectly.
October 31st, 2013 at 23:45 #13314JohnAll 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?
-
AuthorPosts
The topic ‘Can't change alignment of images in left sidebar’ is closed to new replies.