Hi! I love Atahualpa and have used it for several sites. I am having an issue that I just can't figure out how to solve despite the dozens of similar threads I have been reading.
The website I am working on is: www.frenchetc.org, using Atahualpa Version 3.7.9
I am trying to make the images on the post excerpts all of the same width - 450px - so that they span the whole column, and center them. Nothing I have tried - the Thumbnail Rebuilder, Regenerate Thumbnail, none of those plugins seem to be working. The Rebuild Thumbnails just says that it cannot find any attachments.
This is the code I have in Post Thumbnails:
float: center;
width: 450;
border: 0;
padding: 0;
background: none;
margin: 0 0px 0px 0;
And above that, I set the width to 450px.
Does anyone have any suggestions?
Thanks!