Tagged: broken, recent posts widget
-
AuthorPosts
-
March 11, 2014 at 3:34 pm #235534
Hey guys,
I had the same issue before here: https://kriesi.at/support/topic/recent-posts-widget-issue/ where the images in my Recent Posts widgets weren’t filling out their container boxes correctly in certain browsers. But Ismael was able to help me fix it. Now, after updating to 2.6 it has returned for some reason. This time, it works fine by default in FireFox and breaks in IE by not filling out the boxes. If I set the code used previously in my QuickCSS to a width and height of 36 it works in IE and breaks in FireFox. Any ideas?
Thanks,
TomMarch 11, 2014 at 5:56 pm #235709Hey tmunz!
How are you? I hope you’re doing well today.
Please try to use this instead:
.image_size_widget .tweet-thumb img, .image_size_widget .news-thumb img { width: 28px; height: 28px; min-height: 28px; max-height: 28px; }
Cheers!
IsmaelMarch 11, 2014 at 7:18 pm #235785Hey Ismael, I plugged the supplied code into my QuickCSS, but unfortunately the problem remains the same.
Thanks,
TomMarch 12, 2014 at 5:51 pm #236421Hey!
Can you post the link to your page where the issue occurs again so we can take a look? I tried to check the webpage you posted on your other topic but it returns 404 error. Please also try updating the theme to the latest version 2.6.1 and check if that helps
Cheers!
YigitMarch 12, 2014 at 5:59 pm #236429This reply has been marked as private.March 12, 2014 at 6:02 pm #236433Hey!
Have you tried flushing browser cache after applying the code? It does look fine on my end http://i.imgur.com/n78ypR9.jpg
Can you post a screenshot and show how it looks on your end? And which browser and OS are you using?Best regards,
YigitMarch 12, 2014 at 6:08 pm #236436Hey Yigit,
I have tried flushing my browser and no luck. The issue occurs for me on IE8 on Windows 7 (via Mac Parallels).
Here’s a screenshot of the issue: http://imgur.com/axgJiC0.jpg
Thanks,
TomMarch 12, 2014 at 9:34 pm #236549 -
AuthorPosts
- You must be logged in to reply to this topic.