Tagged: ,

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #267413
    #267492

    Hey!

    Can you post a screenshot of your view in IE8?

    Best regards,
    Josue

    #268374

    Hello Josue,

    Thnx for the quick support.

    Here it is:

    Logo dont align

    Greets

    #268645

    Hi!

    Please update Enfold to the latest version 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    issue was fixed

    Best regards,
    Yigit

    #268936

    Hello Ygit,

    Did the update but still no change.

    Greets

    #269123

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_top.html_logo_center .logo { margin-left: 0!important\9; }

    Cheers!
    Yigit

    #269154

    Hello Yigit,

    Sorry but no chances..

    Greets

    #269402

    Hi!

    Thank you for the update.

    Please add this on Quick CSS or custom.css to center align the logo on IE8:

    .html_header_top.html_logo_center.avia-msie .logo {
    position: relative;
    text-align: center;
    width: 100%;
    }
    
    .html_header_top.html_logo_center.avia-msie .logo img {
    -webkit-transform: initial;
    display: inline-block;
    }
    
    .html_header_top.html_bottom_nav_header.avia-msie .main_menu ul:first-child>li a {;
    font-size: 12px;
    padding: 2px 15px 0px 15px;
    }

    Regards,
    Ismael

    #269999

    Hello Ismael,

    Sorry to say but still no difference.

    Greets!
    Tim

    #271069

    Hello Ismael,

    Do you have an other solution?

    Greets Tim

    #273451

    Hi!

    Please try to insert this code into the quick css field:

    
    .html_logo_center.html_header_top.avia-msie-8 #top .logo{
    left: 17%;
    }
    

    Best regards,
    Peter

    #273599

    Hello Dude,

    Thanks for your help, but nothing happens.

    Greets

    #273641

    Hi!

    This will fix it:

    .html_logo_center.html_header_top.avia-msie-8 .logo {
        left: 0px !important;
        right: 0px !important;
        margin: 0 auto;
        width: 622px;
    }
    

    Best regards,
    Josue

    #273785

    Hey Josue,

    That didn’t fixed it :( Or must i use the code in a combination with one above?

    Greets

    #273999

    I’m not seeing it added here (Quick CSS):
    http://www.kassasystemen.nl/wp-content/uploads/dynamic_avia/enfold.css?ver=1

    It should look like this (IE11 – Document mode IE8):

    Regards,
    Josue

    #274577

    I removed it because it didn’t work.. Its in the css know so you can check it.

    Greets

    #274623

    Hi,

    I’m still not seeing it. Can you please create me an administrator account? post it here as a private reply.

    Regards,
    Josue

    #280033
    This reply has been marked as private.
    #280307

    Fixed, you had a typo in your Quick CSS.

    #280447

    Thnx!!

    #280705

    You are welcome :)

Viewing 21 posts - 1 through 21 (of 21 total)
  • The topic ‘Logo not align right in IE8’ is closed to new replies.