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.
Best regards
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
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
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