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)
-   -   Flash not displaying correctly in IE 9.0 (https://forum.x-cart.com/showthread.php?t=61004)

gezzam 09-25-2011 01:29 PM

Flash not displaying correctly in IE 9.0
 
1 Attachment(s)
Good Morning all,

I have replaced the welcome.jpg picture on my Xcart installation with a small rotating flash file, it displays OK in Firefox, Chrome and Safari however in IE 9 it does not. See attached or visit http://www.sordusa.com/home.php

Has anyone else had this issue or is there a fix?

Thanks,

Gerald

totaltec 09-25-2011 02:24 PM

Re: Flash not displaying correctly in IE 9.0
 
I don't think this is an issue with flash, or the way it is embedded. IE is just not respecting the objects assigned height. Try amending line 829 of your altskin.css:
Code:

.welcome-top {
    height: 372px;
    margin-bottom: 20px;
    position: relative;
}

And then check if the results are smooth across all browsers.

HTH

gezzam 09-25-2011 08:50 PM

Re: Flash not displaying correctly in IE 9.0
 
That worked a treat, thanks

totaltec 09-26-2011 05:12 AM

Re: Flash not displaying correctly in IE 9.0
 
Glad to be of service. :)
Your welcome.


All times are GMT -8. The time now is 05:36 PM.

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