Hello,
I may be one of the few members who voluntarily moved to the new Coraline theme, and for the large part am happy with it. However, I am having one of two problems which I'm hoping can be resolved here.
I have a large number of images with captions which I previously re-sized quite small (40x29). In many cases the aspect ratio was not retained - what was important to me was to have all the images exactly the same size.
However, the Coraline theme keeps the width that I supplied, but ignore the height - preferring instead to retain the uploaded image's aspect ratio.
I guess this is down to the Coraline CSS : wp-caption img{height:auto;width:auto;}
I have paif for the CSS upgrade, but I can't see how to override the auto. Is there a non-auto option? I can't put fixed sizes in there since I have many other captioned images which are not that size. I just want my img sizes to be respected.
Oh yes - and another problem. The visual editor doesn't show visual feed-back of the image size when using the grab handles. It always seems to show the image "full-size".