- Posts: 4
- Thank you received: 0
Bug IE 9
- wouter coppens
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
9 years 6 months ago #7674
by wouter coppens
Bug IE 9 was created by wouter coppens
Hello,
i have found a problem if visiting detail product page in IE9
the addtocart and the background of the paypal/visa icon is not the same as in Chrome,
see screenshot
possible to fix this?
i have found a problem if visiting detail product page in IE9
the addtocart and the background of the paypal/visa icon is not the same as in Chrome,
see screenshot
possible to fix this?
Attachment _error.jpg not found
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
9 years 6 months ago #7675 by Trung Duong
Replied by Trung Duong on topic Re: Bug IE 9
Hi,
You should open and edit file product.css and find this line: "filter: progid" and delete them
Example:
Regards
You should open and edit file product.css and find this line: "filter: progid" and delete them
Example:
Code:
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 );
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
9 years 6 months ago #7678
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: Bug IE 9
Hi,
You can edit file: themes/ot_print/css/modules/homeslider/homeslider.css and find this code:
and then change it to:
Regards
You can edit file: themes/ot_print/css/modules/homeslider/homeslider.css and find this code:
Code:
background: url(/"../../../images/bg_banner.jpg") repeat-x scroll 0 0 / 100% 100%;
and then change it to:
Code:
background: url(/"../../../images/bg_banner.jpg") repeat-x scroll 100% 100%;
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- wouter coppens
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 6 months ago #7679
by wouter coppens
Replied by wouter coppens on topic Re: Bug IE 9
ok thanks but this is not a satisfied solution
check my screenshot
check my screenshot
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
9 years 6 months ago #7680
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: Bug IE 9
I forgot to tell you add more this element
Regards
Code:
background-size: cover;
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.282 seconds