Blog images too big in Internet Explorer
-
hi … for some reason the blog images in Internet Explorer are much bigger than Firefox. Is there a way to make them the same size in all browsers? https://www.web-design-hosting-surrey.co.uk/prime-factors-motorcycles/news-events/
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.browser-Internet .post-img-wrapp {
display: block;
}
Regards
thanks – that seems to work okay
The topic ‘Blog images too big in Internet Explorer’ is closed to new replies.