-
AuthorPosts
-
March 18, 2014 at 2:27 pm #239348
Hi Kriesi & Co,
I just completed my website and noticed that on IE9 and IE10 the logo is out of center to the left.
I can’t seem to find the slution. Could you guys please take a quick look?Kind regards,
MatthijsMarch 18, 2014 at 2:31 pm #239353This reply has been marked as private.March 18, 2014 at 3:00 pm #239368Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_logo_center .logo { margin-left: 0\9; }Regards,
YigitMarch 18, 2014 at 3:34 pm #239395Hi Yigit,
Sorry, that one doesn’t work. Maybe because I use a child theme?
Regards,
MatthijsMarch 18, 2014 at 3:37 pm #239400Hi!
Please try adding the code to bottom of Style.css file of your child theme and flush browser cache after applying the code
Best regards,
YigitMarch 18, 2014 at 3:43 pm #239407Hi Yigit, no succes yet, sorry :-(
March 18, 2014 at 3:45 pm #239408Hey!
Please try adding !important rule as following
.html_header_top.html_logo_center .logo { margin-left: 0!important\9; }Regards,
YigitMarch 18, 2014 at 3:54 pm #239415Not there yet :-(
March 18, 2014 at 4:00 pm #239421Hey!
Do you mind creating a temporary admin login and posting it here privately so i can take a look?
Cheers!
YigitMarch 18, 2014 at 4:03 pm #239426This reply has been marked as private.March 18, 2014 at 4:20 pm #239435Hey!
I cannot make changes on Style.css file of your child theme. Please change the code to following one
.html_header_top.html_logo_center .logo { margin-left: 0!important; }Best regards,
YigitMarch 18, 2014 at 4:25 pm #239440hmm, nothing yet. I changed chmod, you should be able to edit now.
March 18, 2014 at 4:36 pm #239443Hi!
It does work fine on my right now. Can you please take another look with a clean cache and confirm that it is fine on your end as well?
Regards,
YigitMarch 18, 2014 at 4:44 pm #239448Yigit, works like a charm!
Thank you very much!! You guys are awesome. Great support.Regards,
MatthijsMarch 18, 2014 at 4:56 pm #239453 -
AuthorPosts
- The topic ‘Logo in Internet Explorer is aligned a little to the left’ is closed to new replies.
