Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #268695

    Hello there,
    i have problem with IE8, its show transparent header ( where logo and manu is ) so actuali you see background.
    and place above header where Language icons are is showing names of languages under icons.

    Sorry for my bad english, please look at picture.

    Header problem

    Best regards

    #269034

    Sorry for BUMPing post, but just to be sure its not owerlooked.
    Its very urgent for me to have this sorted out!
    Best regards,

    M

    #269420

    Hi!

    Thank you for using the theme.

    We will need to see the actual website to be able to give you a proper css solutions. If I not mistaken, you’ll need to add this on Quick CSS or custom.css to increase the header meta container:

    #header_meta {
    min-height: 60px;
    }

    Try to add this on Quick CSS or custom.css to fix the header background issue:

    .header_color .header_bg {
    background: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    }

    Cheers!
    Ismael

    #269468

    Hello,
    tnx for your replay, i am now not able to test if this is working, cos i can not accsess to PC with win XP and IE8 until monday.
    I will keep you up to date.

    Best regards,

    M

    #270103

    Hey!

    Alright. Please let us know if it works. I’ll keep this thread open for now.

    Cheers!
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.