Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Aligning images with captions


  #1  
Old May 30, 2012, 08:00 AM
legrys
 
6 posts · Feb 2011
Aligning images with captions

Hi there.

When I add a caption to an image it kicks the image to the right slightly (I am guessing it is adding a border or padding somewhere). If possible I would like my captioned images to line up flush left with my non-captioned images.

In Style images -> Posts I have this code:

Code:
margin-top: 0px !important;; 
margin-bottom: 0px !important;;
I tried putting something similar in Caption style but to no avail. I also tried amending .wp.caption img in the CSS by adding:

Code:
.wp-caption img {
   	margin: 0 !important;
   	padding: 0 !important;
   	border: 0 none !important;
	}
but again, no dice. Any suggestions?

I'd like to have a dotted line below the caption as well if that is possible.



Thanks!

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Images with captions have padding bug(?) when browser width smaller than image Mulpha Center area post/pages 6 Jan 29, 2013 11:20 AM
[SOLVED] Images not aligning across page RichardG Center area post/pages 7 May 6, 2011 06:45 AM
images not aligning doctordan Center area post/pages 3 Apr 24, 2011 04:40 PM
3.5.1: Header images always aligning left when rotating headers are on hlietz Header configuration & styling 1 Jul 14, 2010 01:49 PM
Strange border around images with captions Androsko Center area post/pages 4 Mar 2, 2010 09:41 PM


All times are GMT -6. The time now is 05:33 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.