Trying to figure out why when I center an image it is aligning left instead. Using page shippou theme, here is an exammple of when this happened:
http://lucindamarshall.com/2010/05/13/lets-quit-calling-it-a-spill/
Trying to figure out why when I center an image it is aligning left instead. Using page shippou theme, here is an exammple of when this happened:
http://lucindamarshall.com/2010/05/13/lets-quit-calling-it-a-spill/
Try editing style.css and removing margin:3px; from:
.entry img {
border:0 none;
height:auto;
margin:3px;
max-width:590px;
padding:2px;
}This topic has been closed to new replies.