- Posts: 6
- Thank you received: 0
IE 7 issue
-
michellet
Inactive member - Topic Author
- New Member
Less
More
13 years 4 months ago - 13 years 4 months ago #8773
by michellet
IE 7 issue was created by michellet
I am having an issue with my Frontpage Rotator Module and the Hot Cars Template. Only in IE7 the right hand modules only on the homepage are moved down under content. see screenshots. Please let me know how to fix this!
charmdev.charm.com
charmdev.charm.com
Last edit: 13 years 4 months ago by michellet. Reason: add url
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #8778
by ivan.milic
Replied by ivan.milic on topic Re: IE 7 issue
Hi,
<!--[if lte IE 7]>
<style type="text/css">
.content_wrap2
{
float:left;
width:780px;
}
</style>
<![endif]-->
<!--[if lte IE 7]>
<style type="text/css">
.content_wrap2
{
float:left;
width:780px;
}
</style>
<![endif]-->
Please Log in to join the conversation.
-
michellet
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 4 months ago #8780
by michellet
Replied by michellet on topic Re: IE 7 issue
HI, where do i put this?
ivan.milic wrote: Hi,
<!--[if lte IE 7]>
<style type="text/css">
.content_wrap2
{
float:left;
width:780px;
}
</style>
<![endif]-->
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #8782
by ivan.milic
Replied by ivan.milic on topic Re: IE 7 issue
in index.php of template just before end of page's head section: </head>
Please Log in to join the conversation.
-
michellet
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 4 months ago #8783
by michellet
Replied by michellet on topic Re: IE 7 issue
Great i tried that and it moved the right modules up, however in IE 7 now the main content is moved down below everything!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #8784
by ivan.milic
Replied by ivan.milic on topic Re: IE 7 issue
I have just now wanted to send you this note, you may need to put some bigger value than 780px like 800px so left and central panel could fit
Please Log in to join the conversation.
Time to create page: 0.297 seconds