-
AuthorPosts
-
June 8, 2015 at 10:34 am #455909
Hey,
I have a serious problem on the site when it appears in the browser IE 8here is screenshot of the problems:
http://prntscr.com/7egr84
http://prntscr.com/7egs5f
http://prntscr.com/7egt3yFrom what I saw the theme should work well with IE8: http://prntscr.com/7egubf
Here is the website link: http://www.boursepro.com/
Thank you very much in advance!
June 10, 2015 at 10:57 am #457090June 11, 2015 at 7:40 am #457634Thanks I will check and let you know if it worked
June 11, 2015 at 1:23 pm #457793Hey!
Please do so and let us know so we can mark the thread as resolved or assist you further
Cheers!
YigitJune 15, 2015 at 2:42 pm #459331Hi,
I proceed to update to Enfold 3.2 and nothing has changed !!!
The exact same bugs are still there !!Please can you help?
ThxJune 16, 2015 at 3:02 pm #460069Hi!
Can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if it helps
.avia-msie img { width: 100%; }
Regards,
YigitJune 22, 2015 at 3:43 pm #462840Hi
I added the code you sent:
/*—IE8—–*/
.avia-msie img { width: 100%; }And each site has not worked out, distorted images and some have disappeared
screenshot:
English versionhttp://prntscr.com/7jxtlt
French Version http://prntscr.com/7jxvrfWhat do you propose to do?
Thanks!June 22, 2015 at 3:57 pm #462861Hey!
Can you please try changing the code to following and check if that helps?
.avia-msie img { width: auto; }
Cheers!
YigitJune 22, 2015 at 4:33 pm #462903I changed the code to the new code you sent me
This returned the pictures disappeared
But still the logo and many pictures distort
In addition there is the problem of the button vipscreenshot:
http://prntscr.com/7jyeh3Thanks!
June 22, 2015 at 4:34 pm #462906Hey!
I asked my teammates to check your website on IE8, please kindly wait to hear from them.
Regards,
YigitJune 22, 2015 at 4:39 pm #462909Thank you Yigit!!!!!!
June 23, 2015 at 10:03 am #463207Hi!
Please try this in the Quick CSS field:
.avia-msie img, .avia-msie a img { max-width: 100%; height: auto; width: auto; }
Or this:
.avia-msie img, .avia-msie a img { max-width: 100%; height: auto; width: inherit; }
Regards,
IsmaelJune 25, 2015 at 1:50 pm #464562Hi Ismael
Thanks for the help..
I tried the two codes that you sent me,
And unfortunately still have the same problemJune 26, 2015 at 12:03 pm #464894Hey!
This is what I see when I checked the site on IE8.
Let’s try to fix each element one at a time:
1.) For the vip menu items, use this:
#menu-item-4385 a .avia-menu-text { width: 97px; }
2.) Fix the logo with this:
.avia-msie .logo a img { height: 63px; }
IE8 is a legacy browser which lacks support for modern web technologies so expect to find a few glitches in the design. Unfortunately, we will not be able to fix all the issues.
Cheers!
IsmaelJune 28, 2015 at 7:41 am #465439Hi Ismael,
Finally beginning to see improvement .. how wonderful!
1. The logo looks great now
2. The pictures look good and not distortedThings left to fix
1. Arrange the button vip he still does not look good
2. Arrange the slider to look like the others browser (without spaces and everything is in place)Thank you very very much !!!!
July 5, 2015 at 11:47 am #468527Hi
There was still things to fix in IE 8 browser
Here they are:
1. Arrange the button vip he still does not look good
2. Arrange the slider to look like the others browser (without spaces and everything is in place)I would appreciate help, thank you
July 8, 2015 at 1:48 pm #470251Hi,
Someone here?
It’s possible please help?
I wrote a question for a long time ago and there is not a comment.Thanks..
July 9, 2015 at 2:14 pm #470860Hi!
Try adding this.
.avia-msie-8 #menu-item-4385 .avia-menu-text { position: relative; top: -30px; left: 30px; }
To move the VIP button around on IE.
Your getting some errors in IE8 which looks to be from some plugin scripts.
Regards,
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.