08 Aug 2011, 19:46
#1
New Zenner
- Join Date:
- Jul 2011
- Posts:
- 98
- Plugin Contributions:
- 0
IE Firefox display problem
Hello All,
I know this problem is common but I cannot search any solution to my problem from the forum.
My website display in IE and Firefox is not identical it seemed that the width in Firefox is a little bit wider. I tried to add code into ie_stylesheet.css:
[PHP]#productAdditionalImages {
width:auto;
float: left;
clear: both;
}[/PHP]
Howver, it doesn't work. Any suggestion to this problem?
my website: http://www.oleklejbzon.com/campbellsloft3/
Thanks
I know this problem is common but I cannot search any solution to my problem from the forum.
My website display in IE and Firefox is not identical it seemed that the width in Firefox is a little bit wider. I tried to add code into ie_stylesheet.css:
[PHP]#productAdditionalImages {
width:auto;
float: left;
clear: both;
}[/PHP]
Howver, it doesn't work. Any suggestion to this problem?
my website: http://www.oleklejbzon.com/campbellsloft3/
Thanks