- Posts: 19
- Thank you received: 0
Interior pages Menu over Logo in IE
-
maicol
Inactive member -
- New Member
-
Less
More
12 years 11 months ago #14998
by maicol
Replied by maicol on topic Re: Interior pages Menu over Logo in IE
I tried it and it works! I think a solution picked with tweezers but at least it works. I do not know if it's wrong, but I had to remove the first "!" Because if it did not work.
Now the problem is that in the top left of the page (enter www.somainternet.eu / nbc_web) a code such as this and should not appear:
<-- [if IE 8]> <[endif] -->
How I can hide?
A solution a bit sloppy, it can be to the text with the background color ...
Thank you very much for your help.
Now the problem is that in the top left of the page (enter www.somainternet.eu / nbc_web) a code such as this and should not appear:
<-- [if IE 8]> <[endif] -->
How I can hide?
A solution a bit sloppy, it can be to the text with the background color ...
Thank you very much for your help.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6769
- Thank you received: 719
12 years 11 months ago #15009
by milos
Replied by milos on topic Re: Interior pages Menu over Logo in IE
You forgot the "!". So, the correct code is
Code:
<!--[if IE 8]>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
<[endif]-->
Please Log in to join the conversation.
-
maicol
Inactive member -
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
12 years 11 months ago #15060
by maicol
Replied by maicol on topic Re: Interior pages Menu over Logo in IE
I tried it with "!" But does not work. The only way I've gotten it to work is:
<if IE 8>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
<endif>
Now I have to try to fix the menu, because IE does not display the logo above. Stretch the image to the top ...
But for now it works, it is not little.
Too many problems for a template of 40$. IE is one of the most used browsers (I prefer Firefox).
Thank you very much for your help.
A greeting.
<if IE 8>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
<endif>
Now I have to try to fix the menu, because IE does not display the logo above. Stretch the image to the top ...
But for now it works, it is not little.
Too many problems for a template of 40$. IE is one of the most used browsers (I prefer Firefox).
Thank you very much for your help.
A greeting.
Please Log in to join the conversation.
Time to create page: 0.081 seconds