Tagged: header, Internet Explorer 8, logo
-
AuthorPosts
-
March 25, 2014 at 7:09 am #242548
Since updating I have had a few issues. Currently in IE 8 my logo is slightly to the left. I found another topic already started that said add this code .html_header_top.html_logo_center .logo { margin-left: !important; }, however this did work for me. The other issue is my header background, which is not displaying at all in IE 8, the css code I am using is
.header_color .header_bg {
background: url(‘/wp-content/uploads/mkr-ribbon-nav.png’) top center no-repeat;
margin-top: 85px; }Thanks in advance for your help
- This topic was modified 10 years, 7 months ago by fonterra.
March 25, 2014 at 5:59 pm #242897Hey fonterra!
Can you post the link to your website? Please update Enfold to the latest version 2.6.2 if you have not already, it should fix the issue
http://kriesi.at/documentation/enfold/updating-your-theme-files/Cheers!
YigitMarch 28, 2014 at 12:05 am #244111This reply has been marked as private.March 28, 2014 at 12:41 am #244113Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_logo_center .logo { margin-left: -50px\9; }
Cheers!
Yigit- This reply was modified 10 years, 7 months ago by Yigit.
March 28, 2014 at 12:49 am #244117Nope, still doesn’t work. Do you want me to give you a login?
March 28, 2014 at 12:55 am #244118March 28, 2014 at 1:02 am #244122which code? .html_header_top.html_logo_center .logo { margin-left: -50px\9: }?
March 28, 2014 at 1:07 am #244125Hi!
Yes, i realized i made a punctional mistake. Please copy and paste it now
Regards,
YigitMarch 28, 2014 at 1:10 am #244126Thanks, that centred the logo, but my background is still not showing.
March 28, 2014 at 1:10 am #244127actually, sorry it’s still slightly to the left, but not as much as before.
March 28, 2014 at 2:32 am #244156Also, my pages that have porftolios are not showing at all on mobile devices anymore…
March 28, 2014 at 5:25 am #244198I managed to get the header background showing in IE8, I set the filter to none :)
March 28, 2014 at 7:18 am #244218This reply has been marked as private.March 28, 2014 at 5:07 pm #244467Hey!
Can you try deactivating all active plugins and check if that helps?
Regards,
YigitMarch 29, 2014 at 1:35 am #244650Ive already tried that
March 30, 2014 at 7:52 am #244963Hi!
Thank you for using the theme!
I checked the website on mobile view by resizing the screen and all the pages that you mentioned shows up fine. I haven’t tried on an it actual device but I’ll ask Devin and Josue to check it. If you don’t mind as asking, what kind of mobile device are you testing this with?
On the other hand, the background on IE8 is rendering properly and the logo is properly centered.
The only thing that I think needs fixing is the logo on mobile view. You can add this on Quick CSS or custom.css:
@media all and (max-width: 767px) { .responsive .mobile_slide_out .logo img { margin: 0 0 0 150px; } }
I hope this helps. Please wait for Devin and Josue to respond.
Regards,
IsmaelMarch 30, 2014 at 11:57 pm #245234Thanks for the reply. I’ve been using and iPhone 4S and a Samsung Galaxy 3 for testing. And I’ve tested in both Chrome and Safari on the iPhone.
April 1, 2014 at 5:45 am #245844Hi, I’m still waiting for Devin or Josue to reply in regards to my mobile issues and page not showing.
April 3, 2014 at 7:37 am #246903Hi!
I marked the thread for Devin – afaik he can test it with an iphone.
Regards,
PeterApril 3, 2014 at 7:39 am #246905Hi, not to worry, I actually just worked it out a few minutes ago. I had some extra code that was setting those pages to display none. Thanks for getting back to me, appreciate it.
Thanks -
AuthorPosts
- The topic ‘logo slightly to the left and header background not showing in IE8’ is closed to new replies.