Call: (209) 560-6611

Tumblr And Internet Explorer

Date: August 5, 2012 Author: ang Category: How To Blog Tutorials Tags: , , Comments: 0

There is an easy way to fix most problems your Tumblr blog might be having with Internet Explorer. IE tends to be a problematic browser and sometimes your Tumblr blog won't display correctly in it like it does Chrome or Firefox. Using the code snippets below, you can force IE to emulate a previous version of itself. In other words, you can make IE9 emulate IE8, IE7, etc. This can solve many Tumblr Internet Explorer issues because chances are, the Tumblr template author designed the theme to work in IE8 meanwhile everyone's using a different, more current version of IE.

emulate IE8

 HTML |  copy code |? 
1
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" >

emulate IE7

 HTML |  copy code |? 
1
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >

emulate IE6

 HTML |  copy code |? 
1
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE6" >

emulate IEie5

 HTML |  copy code |? 
1
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE5" >

Force IE to emulate a previous version instructions

  1. Decide what version of IE you want IE browsers displaying your Tumblr blog to emulate.
  2. Select one of the code snippets from the list above and paste it into your Tumblr blog in the meta tag section of the header next to the other meta tags.

In this video, I should you how to access the source code for your Tumblr blog and identify the beginning and ending head tags.

Leave a Reply

Your email address will not be published. Required fields are marked *

Before you post, please prove you are sentient.

what is 9 plus 2?

Before you post, please prove you are sentient.

what is 8 in addition to 7?