X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Product Description Error in IE8 (https://forum.x-cart.com/showthread.php?t=55447)

mizNRG 09-08-2010 05:03 AM

Product Description Error in IE8
 
For some reason my product descriptions are appearing in a 1in column when viewing in IE8. I don't see IE8 as an option in the css file listing. Does anyone know how or where I can fix this? A link to an example is below. Any help would be greatly appreciated!

http://testklineindcom.x-shops.com/product.php?productid=17515&cat=249&page=1

Also, does anyone know how I can preview my site in other versions of IE?

balinor 09-08-2010 05:11 AM

Re: Product Description Error in IE8
 
I use this for IE testing:

http://www.my-debugbar.com/wiki/IETester/HomePage

Use firebug to see which class is causing the issue - IE8 should use the IE7 stylesheet

mizNRG 09-08-2010 05:55 AM

Re: Product Description Error in IE8
 
Thanks, balinor. Upon viewing in IE6 & IE7 I can see that the same issue is occurring. However, I can't seem to locate anything remotely close to referencing this in either of the css files. The closest I could fine was this in the IE6.css file:

/**
* Dialog container
*/
.list-dialog .title div.sort-box {
width: 70%;
}

I changed the 70% to 100% and nothing changed. Any suggestions?

balinor 09-08-2010 06:20 AM

Re: Product Description Error in IE8
 
Did you use Firebug to see what classes are being used?

www.getfirebug.com

mizNRG 09-08-2010 09:43 AM

Re: Product Description Error in IE8
 
I fixed it. It had to do with the changes I made trying to add custom bullets to my product descriptions (which I still can't seem to figure out how to do).


All times are GMT -8. The time now is 06:37 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.