[Theme: Twenty Thirteen] Image resizing doesn't work properly
-
Hi,
I’m playing with the new theme right now and can’t get my images to resize as I want them to. I use this code to display my new books with covers:
.newbooks
width: 80px;
height: 128px;
background-color: #FFF;
border: 1px solid #DDD;
padding: 3px;
}It works on my Twenty Eleven Theme (http://buecherblog.org/2013/07/im-buchkaufrausch-2/) but not with Twenty Thirteen. The six shown covers all have different sizes after using the css style (from left to right): 80×112, 72×106, 72×109, 72×105, 72×107, 72×111.
I have no idea what’s causing this error 🙁
The topic ‘[Theme: Twenty Thirteen] Image resizing doesn't work properly’ is closed to new replies.