➳ periwinklehairpins says: Hi! I just wanted to say I'm a huge fan of your themes. They're actually my favorite to use. =3 And I just think they're absolutely gorgeous. <33 However I had a question regarding one of them (Taiyou)? If it's okay to ask - um basically I was helping a friend redo their blog, and I thought I was done/it looked complete until I scrolled down. The icons from previously reblogged posts look huge and pixelated! D= Could you tell me how to fix this please?<3The blog is: towieldthesehands by the way!
Yep there is definitely a way to fix this! I’ve updated the code since I realized there was this problem going on, so maybe you got the codes before I fixed it?
Where you see this in the code:
blockquote img {
{block:ifBigPosts}width: 420px;{/block:ifBigPosts}
{block:ifNotBigPosts}width: 320px;{/block:ifNotBigPosts}
}
You want to change it to say max-width instead of just width. And that should fix the problem! :3