You need to make sure the IE11 is using the latest rendering engine that it supports. You can do that simply by including a meta tag. Via FTP, add the follow line to layouts/put_meta.cfm.
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">