- Posts: 16
- Thank you received: 0
Template Cut Off in IE8
-
TheSterlingOne
Inactive member - Topic Author
- New Member
Less
More
12 years 9 months ago - 12 years 9 months ago #16516
by TheSterlingOne
Replied by TheSterlingOne on topic Re: Template Cut Off in IE8
The template is working PERFECTLY in Chrome and Firefox, IE Sucks and I hate it but I need it to work properly for the Microsoft slaves out there that still use it...
The menus are fine. The only problem that I have is that IE8 truncates what appears to be the "main body" area of the content.
Which file, in which directory should your fix code be inserted?
p.s. it appears that a previous post with "I omitted by mistake --...." is not visible to me.
Thanks in advance...
The menus are fine. The only problem that I have is that IE8 truncates what appears to be the "main body" area of the content.
Which file, in which directory should your fix code be inserted?
p.s. it appears that a previous post with "I omitted by mistake --...." is not visible to me.
Thanks in advance...
Last edit: 12 years 9 months ago by TheSterlingOne.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16542
by ivan.milic
Replied by ivan.milic on topic Re: Template Cut Off in IE8
code you entered if fine, did you try full refresh : hit ctrl+f5 few times.
Please Log in to join the conversation.
-
TheSterlingOne
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
12 years 9 months ago #16544
by TheSterlingOne
Replied by TheSterlingOne on topic Re: Template Cut Off in IE8
yes, I tried full refresh... no luck
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16569
by ivan.milic
there was no space between IE and 8 <!--[if IE8]> it should be <!--[if IE 8]>
Replied by ivan.milic on topic Re: Template Cut Off in IE8
Code:
<!--[if IE 8]>
<meta http-equiv="X-UA-Compatible" content="IE=7">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
<![endif]-->
there was no space between IE and 8 <!--[if IE8]> it should be <!--[if IE 8]>
Please Log in to join the conversation.
-
TheSterlingOne
Inactive member - Topic Author
- New Member
Less
More
- Posts: 16
- Thank you received: 0
12 years 9 months ago #16570
by TheSterlingOne
Replied by TheSterlingOne on topic Re: Template Cut Off in IE8
I don't really know what's going on here....
The "space" did not solve the problem...
Call me crazy but how is code that is going into the .php file that is surrounded by comment markers going to work?
Please let me know if you need files, logins or whatever it takes to fix this (what should have been simple) error.
Thanks,
The "space" did not solve the problem...
Call me crazy but how is code that is going into the .php file that is surrounded by comment markers going to work?
Please let me know if you need files, logins or whatever it takes to fix this (what should have been simple) error.
Thanks,
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16576
by ivan.milic
Replied by ivan.milic on topic Re: Template Cut Off in IE8
It forces IE8 to work like IE7 , I have tested that and it should help. Anyway this is taking too long can you just give us admin access using "Report To Moderator" , before that install joomla xExplorer
Please Log in to join the conversation.
Time to create page: 0.089 seconds