View Full Version : CSS Help Please
twodanimator
January 27th, 2008, 11:30 PM
Hi, i built a home page using css. its not displaying properly in some systems. here is the link: http://adwitprint.com/ads/index.htm
Source files are attaching here. Please do help me solving this problem.
Thanks in advance.
Babu.
aldomatic
January 28th, 2008, 11:31 AM
You have nested conditionals try deleting one:
<!--[if gte IE 5]><![if lte IE 6]>
<script src="../js/ie7/ie7_standard_p.js" type="text/javascript"></script>
<![endif]><![endif]-->
twodanimator
January 29th, 2008, 04:32 AM
You have nested conditionals try deleting one:
<!--[if gte IE 5]><![if lte IE 6]>
<script src="../js/ie7/ie7_standard_p.js" type="text/javascript"></script>
<![endif]><![endif]-->
it(PNG fix for IE) is working fine in IE7. where as it's not working in IE6!! Ofcourse i deleted one of them as you said and tested; no change!!:(
twodanimator
January 30th, 2008, 10:41 PM
Hi, i built a home page using css. its not displaying properly in some systems. here is the link: http://adwitprint.com/ads/index.htm
Source files are attaching here. Please do help me solving this problem.
Thanks in advance.
Babu.
Oops! no one is there to solve this problem or not willing to help me!?:h:
iNeed Help
February 4th, 2008, 12:51 PM
i'd suggest having a section of CSS that handles all the internet explorer styles & a next section for the other browser styles.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.