Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #242548
    #242897

    Hey 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!
    Yigit

    #244111
    This reply has been marked as private.
    #244113

    Hey!

    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.
    #244117

    Nope, still doesn’t work. Do you want me to give you a login?

    #244118

    Hey!

    I edited the code, can you try it now?

    Best regards,
    Yigit

    #244122

    which code? .html_header_top.html_logo_center .logo { margin-left: -50px\9: }?

    #244125

    Hi!

    Yes, i realized i made a punctional mistake. Please copy and paste it now

    Regards,
    Yigit

    #244126

    Thanks, that centred the logo, but my background is still not showing.

    #244127

    actually, sorry it’s still slightly to the left, but not as much as before.

    #244156

    Also, my pages that have porftolios are not showing at all on mobile devices anymore…

    #244198

    I managed to get the header background showing in IE8, I set the filter to none :)

    #244218
    This reply has been marked as private.
    #244467

    Hey!

    Can you try deactivating all active plugins and check if that helps?

    Regards,
    Yigit

    #244650

    Ive already tried that

    #244963

    Hi!

    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,
    Ismael

    #245234

    Thanks 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.

    #245844

    Hi, I’m still waiting for Devin or Josue to reply in regards to my mobile issues and page not showing.

    #246903

    Hi!

    I marked the thread for Devin – afaik he can test it with an iphone.

    Regards,
    Peter

    #246905

    Hi, 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

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘logo slightly to the left and header background not showing in IE8’ is closed to new replies.