-
AuthorPosts
-
May 11, 2016 at 12:44 pm #630643
Hi guys
We are having a couple of issues with things when changing between browsers.
On this site http://noodlenow.co.uk.gridhosted.co.uk/ when in IE, the image quality is lost, especially with the branding in the logo area and the logo in the footer. Is this something that can be fixed or is it just the browser being awful??
Also in the footer of the site, the menu we have aligns center in Google Chrome but not in IE. Is there any reason for this??
We usually wouldn’t bother with things like this because IE is probably the worst browser going but the client is being very picky.
I will provide login details so you can see how the footer is done for if you need to change anything.
Thanks in advance
May 12, 2016 at 12:12 pm #631293Hey,
Please specify which version of IE is presenting problems and on which OS, screenshots of the issues would help too.
Best regards,
JosueMay 12, 2016 at 2:44 pm #631407Hi
The version is 11 I believe.
Here is the branding at the top http://imgur.com/LPYchSk its a bit pixelated around the edges – fine in chrome.
Here is the footer, again with the branding and the menu text in the footer not being centred – fine in chrome. http://imgur.com/4zvkEyC
Overall the whole image quality on the site is much lower in IE than Chrome
Thanks
May 12, 2016 at 3:00 pm #631413OS is windows 7, same issues on windows 10
May 14, 2016 at 10:46 am #632329Hi,
This is an IE image rendering issue. The logo image is much larger than its container and the browser has to resize it to fit. Resize the logo image to 300x53px, current size is 1200x210px which is quite huge.
Related links: http://stackoverflow.com/questions/9945363/image-scaling-causes-poor-quality-in-firefox-internet-explorer-but-not-chrome
Best regards,
IsmaelMay 16, 2016 at 2:53 pm #632950Hey
Thanks for that it, fixed the issue with the images.
What do you suggest with the footer menu not aligning up in IE?
It is done in HTML and CSS and I have provided login details in one of the replies above if you wanna take a look at it.
It aligns center in Chrome with no issues.
The new link however is in the private content
Thanks in advance
May 19, 2016 at 11:35 am #635111Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #footer .widget ul { text-align:center!important; }
Best regards,
VinayMay 19, 2016 at 12:50 pm #635132Hi
That worked Thanks!
-
AuthorPosts
- The topic ‘Internet Explorer issues’ is closed to new replies.