New Front EN › Support Forums › Kanso Theme Support › No background Images on Internet Explorer
- This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by
satori.
-
AuthorPosts
-
July 7, 2014 at 7:33 am #3687
massakid
ParticipantHello, there is any knowing issues for background images not show up on Internet Explorer? I did a cross browser test and any internet explorer can load the pages background images. Please help
July 7, 2014 at 8:11 am #3693satori
KeymasterHey Massaki,
I’ve tested your website in IE11 (screenshot) and IE10 (via Browserstack, screenshot), they both seem to be displaying the images correctly. Could you please tell me which version of IE you are using to test the website? Thanks!
Sincerely,
Andrii / Satori StudioJuly 9, 2014 at 11:55 pm #3710massakid
ParticipantI tested on Internet Explorer 8. I just tested again and there is no images loaded.
July 10, 2014 at 3:58 pm #3713satori
KeymasterHey Massaki,
I’ve dropped IE8 support for all themes since the beginning of 2014, following ThemeForest’s lifting of this requirement. What you can do, though, if you want the website to show images in IE8, is transfer the background CSS rules into the theme’s “ie8.css” file, like this:
#page-holder-12 { background-image: url('http://www.facem.jp/wp-content/uploads/2014/04/FaceWaterSplashWEBVersion.jpg'); background-repeat: no-repeat ; background-size: cover; } #page-holder-35 { background-image: url('http://www.facem.jp/wp-content/uploads/2014/04/fundo.jpg'); background-repeat: repeat ; background-size: initial; } #page-holder-46 { background-image: url('http://www.facem.jp/wp-content/uploads/2014/04/access.jpg'); background-repeat: no-repeat ; background-size: cover; }
Sincerely,
Andrii / Satori Studio -
AuthorPosts
- You must be logged in to reply to this topic.