-
AuthorPosts
-
April 5, 2009 at 9:09 pm #139957
Hi
I find a problem with IE8 on my and yours demo site JA_Teline. Over the main menu is free space. On IE7 all is correctly.
Thanks!Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 5, 2009 at 9:35 pm #300194I’m sure people are working on fixes but in the short term add the following to the head of your template.
<meta http-equiv="X-UA-Compatible" content="IE=7" />
This causes IE8 to operate in compatability mode automatically when a viewer visits your site.
3 users say Thank You to Phill for this useful post
kicr Friendkicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 26, 2009 at 1:56 pm #309167This problem is already active after the Ja Teline template upgrade for Joomla 1.5.11. Today I’ve downloaded the template and the error still occurs. I know how to solve it, but I don’t want to force the internet explorer to operate in compability mode.
Please correct this problem, JA.
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
June 26, 2009 at 2:14 pm #309171Go to your index php file and find the following
<!–>
<style type=”text/css”>
.clearfix {display: inline-block;}
</style>
<!–>and change to:
<!–>
<style type=”text/css”>
.clearfix {display: block;}
</style>
<!–>1 user says Thank You to mfcphil for this useful post
kicr Friendkicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 26, 2009 at 3:37 pm #309178Hi mfcphil,
thanks but could you show me a site where this code change works? I replaced the code but the problem is still there. Sadly the teline demo doesn’t work:
http://www.joomlart.com/templates_demo.php?template=ja_teline
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
June 26, 2009 at 4:57 pm #309182do you have a link to your site?
kicr Friendkicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 26, 2009 at 5:01 pm #309183Yes, this is my testcopy: http://tinyurl.com/nxp7ye
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
June 26, 2009 at 5:54 pm #309184It is a compatability issue where did you put the compat code?
You need to paste it into the first line of the <head> of your index.php file
<meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
kicr Friendkicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
June 26, 2009 at 5:57 pm #309185Hi mfcphil,
i know how to use the compability mode. I want to have a teline template which works in IE8 without compability mode and I thought this would be possible with your code…
-
AuthorPosts
This topic contains 11 replies, has 4 voices, and was last updated by kicr 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum