Community Forums › Forums › Archived Forums › Design Tips and Tricks › Decor Theme Featured Page Thumb
- This topic has 7 replies, 3 voices, and was last updated 13 years ago by
designbytracy.
-
AuthorPosts
-
November 26, 2012 at 10:19 am #1723
jennlh
MemberHi! I'm using the Decor Theme for a new website I'm building. I recently found, through browser compatibility checks, that my featured page image thumbnails in the sidebar, are squished and not expressing the designated 100px x 100px dimensions. I cannot figure out why. I have been using Firebug to troubleshoot. Any ideas of what my error might be? Here is where I am building the website:
Here is a screenshot of how the thumbnails look in IE 8:
http://screencast.com/t/acegYq3W9P
Thank you for your help!
November 27, 2012 at 9:25 pm #1983rsmithsd
MemberI have the same issue with magazine theme on ie8. Hope someone replies.
November 28, 2012 at 9:13 am #2021jennlh
MemberYeah, I hope so, too. IE can be picky about CSS and I will keep looking into it and post something if I figure it out. Let me know if you figure it out first! Thanks!
December 10, 2012 at 9:21 pm #4376designbytracy
ParticipantI'm having the same exact issue using the Balance theme.
http://janscarbrough.com/books (thumbnail images disappear)
AND
http://janscarbrough.com/blog (avatar image in sidebar gets squeezed horizontally)
Have you had any luck figuring this out?
Tracy
December 10, 2012 at 9:29 pm #4381designbytracy
ParticipantOk, nickthegeek just gave me the answer for my issue on another thread. Maybe it can help you.
try adding this to your style sheet
.alignleft,
.alignright,
.alignleft img,
.alignright img,
img.alignleft,
img.alignright {
max-width: none;
}
Tracy
December 11, 2012 at 2:36 pm #4555jennlh
MemberHmmm. I tried adding this code to my style sheet and it did not change my issue with the thumbnails in IE8. Of course, IE8 is the ONLY place I am having this issue. It even looks fine in IE7 and 9! Grrr. 🙂
Could you please direct me to the forum thread where you received this solution? I really appreciate your response, Tracy! Thanks!
December 11, 2012 at 3:04 pm #4561jennlh
MemberTracy, it seems I placed the code in the wrong location and now it looks correct in IE8. I still need to test in more browsers but it appears the thumbnails are the correct size now. Thank you so much for posting!
December 12, 2012 at 6:02 pm #4805designbytracy
ParticipantOh great...so glad it worked for you too!
For anyone else, this was the other thread: http://www.studiopress.community/topic/image-re-sized-in-ie8/
Tracy
-
AuthorPosts
- The topic ‘Decor Theme Featured Page Thumb’ is closed to new replies.