- Posts: 21
- Thank you received: 0
Not displaying correctly in IE
-
mjs23112005
Inactive member - Topic Author
- Member
Less
More
13 years 10 months ago #6000
by mjs23112005
Not displaying correctly in IE was created by mjs23112005
HI
In chrome the accordion works perfectly, in IE and firefox the pictures are over the text. I have tried everything I can think of, even removed a line you said in reply to another post regarding Ipads dot displaying correctly but still no good.
Anu ideas?
In chrome the accordion works perfectly, in IE and firefox the pictures are over the text. I have tried everything I can think of, even removed a line you said in reply to another post regarding Ipads dot displaying correctly but still no good.
Anu ideas?
Please Log in to join the conversation.
-
pirossi
Inactive member - Member
Less
More
- Posts: 146
- Thank you received: 11
13 years 10 months ago #6002
by pirossi
Replied by pirossi on topic Re: Not displaying correctly in IE
Please, post your URL so we could see it live.
Please Log in to join the conversation.
-
mjs23112005
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
13 years 10 months ago #6004
by mjs23112005
Replied by mjs23112005 on topic Re: Not displaying correctly in IE
www.moveandexplore.com/
I have found it works in IE on some computers and not others but it does not work in Firefox on any.
I have found it works in IE on some computers and not others but it does not work in Firefox on any.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #6011
by ivan.milic
Replied by ivan.milic on topic Re: Not displaying correctly in IE
Hi ,
add this css in index.php of template :
<style type="text/css">
ul.hot_accordion li
{
margin-right:0;
}
ul.hot_accordion li img
{
float: left;
position: static;
}
</style>
add this css in index.php of template :
<style type="text/css">
ul.hot_accordion li
{
margin-right:0;
}
ul.hot_accordion li img
{
float: left;
position: static;
}
</style>
The following user(s) said Thank You: mjs23112005
Please Log in to join the conversation.
-
mjs23112005
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
13 years 10 months ago #6012
by mjs23112005
Replied by mjs23112005 on topic Re: Not displaying correctly in IE
PERFECT!!!
Thanks, all working well now.
Mike:)
Thanks, all working well now.
Mike:)
Please Log in to join the conversation.
Time to create page: 0.152 seconds