jdbrasesco+ 3 Report post Posted June 6, 2011 Hi all, I'm trying to adjust padding for images within my posts without altering the padding for the text. See: Site URL I found the following code using Firebug. When I remove it the entire contents, including the text shift left. I only want to shift the photos, since they are 600px and the layout appears to require 580px or less to center the images. .textcontent { padding: 0 0 18px 15px; Thanks, J.D. Share this post Link to post Share on other sites
Kate 3 Report post Posted June 6, 2011 Hi J.D., It seems to me that there's white space around the image itself. Have you considered taking that out? That way the image would line up with the text on the left. Share this post Link to post Share on other sites