Cornerstone not scaling Content in Internet Explorer (v11)

Hi Team,

i experience a very interesting display error in IE11. Images and Text are out of boarder in Cornerstone sites.

Please check my screenshots (Firefox vs IE)

How can i solve this problem?

Thanks,
Patrick
IE (not working)

Firefox (working)

Hi There,

Please provide your URL.

Thanks!

Hi,

this is the URL:
http://2017.feuerwehr-mureck.at/ueber-uns/fuhrpark/lkwa/

credentials in secure note.

Patrick

Hi,

Please add max width to your image element.

Hi Paul,

thanks. that will work.
But cant this be done with a general Fix for IE?

Regards Patrick

Hi,

IE seems to disregard the width of the parent container of your image element.

It requires for you to specify the width, add max-width or set image width to 100%

You need to do this per image element, as each image in your site has different dimensions.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.