-
AuthorPosts
-
October 29, 2013 at 9:18 pm #182231
Hi,
The new update broke my fixed header and non-sizing logo which I was able to easily fix after searching the forum. Only issue is that in IE8 the logo is now cut-off at the bottom.
Many thanks,
JonathanOctober 30, 2013 at 3:35 am #182322Hey Jonathan!
Please add this on your custom.css or Quick CSS:
.logo img { min-height: 58px !important; height: auto; }
Cheers!
IsmaelOctober 30, 2013 at 4:32 am #182330Hi Ismael,
I already had that in without the “height: auto;”, so I added that in in case it made a difference but it is still cutoff in IE8. Any other suggestions?
Many thanks,
JonathanOctober 31, 2013 at 8:23 pm #183097Just wondering if there was another fix here? Thanks!
October 31, 2013 at 10:22 pm #183125Hi!
Please add following code to Quick CSS as well
.logo img, .logo a { max-height: 58px !important; }
Best regards,
YigitOctober 31, 2013 at 11:40 pm #183165Still doesn’t work unfortunately. Does it matter whether it’s in quick css or custom.css? I put into custom as I prefer to put all my custom css in there.
As of now this is what I have in my custom css based on your suggestions:
.logo img { min-height: 58px !important; height: auto} .logo > a { max-height: 58px!important; } .logo img, .logo a { max-height: 58px !important; }
Thanks for your continued help!
October 31, 2013 at 11:44 pm #183167Hi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitOctober 31, 2013 at 11:48 pm #183169This reply has been marked as private.October 31, 2013 at 11:55 pm #183173Hey!
Please flush browser cache and refresh your page a few times. It now seems to be working on my end http://i.imgur.com/OCIySFe.jpg
Best regards,
YigitNovember 1, 2013 at 12:11 am #183180Sorry for being such a pain Yigit, but unfortunately still not working for me =(
This is what i get http://imgur.com/SRHxV5a
November 1, 2013 at 12:14 am #183182Hey!
No, not at all Jonathan but i checked your website in Chrome, Firefox and IE 8-9-10 on Win 7 and logo is fine on all browsers. Can you try on another computer if possible?
Regards,
YigitNovember 1, 2013 at 12:18 am #183186That was the only computer I have available at the moment. I’m actually on a mac but I use browserstack.com for testing. I’ll have someone else check for me and will get back if any problems. Thanks so much.
I feel I may have unnecessary code now as I might have duplicated things during this thread. From the below code that I now have in custom.css – does it all need to be there or should I remove some part of it?
.logo img { min-height: 58px !important; height: auto} .logo > a { max-height: 58px !important; } .logo img, .logo a { max-height: 58px !important; }
November 1, 2013 at 12:42 am #183196Hi Yigit, my girlfriend just checked at work and the logo is still cutoff on the bottom. This is weird!
November 1, 2013 at 12:49 am #183202Hey!
I prepared a screencast showing how it looks on Chrome, IE and Firefox http://www.screenr.com/sYbH
I also tagged Josue in this topic. As far as i know he does have Mac. So let us wait for him to check your websiteCheers!
YigitNovember 1, 2013 at 1:12 am #183210Image isn’t loading, but sounds like a plan. I checked on two computers now and both cutoff the logo in IE8.
Thanks – look forward to hearing what Josue sees.
November 1, 2013 at 5:47 pm #183433Hey!
You can right click and open in new tab or window to see the screencast
Best regards,
YigitNovember 1, 2013 at 6:58 pm #183453Thanks for taking the time to make this. Yeah, very weird as logo is cutoff on all the IE8 setups I’ve tried. I look forward to a solution! Can anyone else replicate it on your end?
November 2, 2013 at 4:47 am #183609Hey!
Please try this:
.logo img, .logo a { height: 58px !important; height: 58px\9; height: 58px; }
Regards,
IsmaelNovember 2, 2013 at 5:56 am #183636Thanks Ismael! Do I replace the below with your code or put it in addition to?
.logo img { min-height: 58px !important; height: auto} .logo > a { max-height: 58px !important; } .logo img, .logo a { max-height: 58px !important; }
November 2, 2013 at 6:01 am #183639Hi!
Please replace that code with the one I provided. Remove browser cache then reload the page a few times.
Cheers!
IsmaelNovember 2, 2013 at 6:13 am #183644It worked, but unfortunately reintroduced the logo scaling on scroll down. What else do I need to include to ensure logo stays the same size?
November 2, 2013 at 6:16 am #183645Hey!
My bad! Please replace the code using this:
.logo img, .logo a { height: 58px !important; height: 58px\9; height: 58px; min-height: 58px !important; max-height: 58px !important; }
Best regards,
IsmaelNovember 2, 2013 at 6:23 am #183646Unfortunately we’re back to where it started now =(
Logo is still cutoff. Any other suggestions?
November 3, 2013 at 8:24 pm #183998Hi, just wondering if you guys have figured out a solution to this? Really hoping I can fix it soon as it doesn’t look great.
Thank you!
November 6, 2013 at 6:01 am #185065Hi guys, sorry to be a pain but the logo looks really bad in IE8 – hoping there is still a solution here.
Thanks!
November 7, 2013 at 3:40 am #185457Hey!
Please add this:
.logo img, .logo a { height: 58px !important; height: 58px\9; height: 58px; }
Then below add this:
.logo img { min-height: 58px !important; height: auto} .logo > a { max-height: 58px !important; } .logo img, .logo a { max-height: 58px !important; }
We will start again. I’m running out of ideas. Please let me know if you added the codes then we will check your website.
Regards,
IsmaelNovember 7, 2013 at 7:20 am #185499Ok, I’ve done so. Thank you for helping me with this. I look forward to your instructions!
November 7, 2013 at 7:20 am #185500This reply has been marked as private.November 11, 2013 at 2:08 pm #186829Hi Jonathan!
I tagged Ismael as well. Your website still displays fine on my end on IE8 mode. Let us wait for his answer
Best regards,
YigitNovember 18, 2013 at 11:31 pm #190341Hi guys,
Just wondering if there has been any further insight on this as still not working on IE8 on my end.
Thanks!
-
AuthorPosts
- The topic ‘Logo Issue with IE8 and New Update’ is closed to new replies.