Advanced Layer Popup Support Product Page

Advanced Layer Popup 1.07 and Opera 10.51

15 years ago Egon Pescollderungg posted:
Can you please suggest me a solution to display correctly the Advanced Layer Popup 1.07 with the opera browser ?

The script displays the overlay but the Advanced Layer Popup Layer is not visible

No problems with IE and FF

URL: www.rautal.interpromotion.com/index.php?page_id=1050&lang_id=3

Thank you and sorry for my english

Replies

Replied 15 years ago
15 years ago Miroslav Zografski replied:
Hello,

This can be fixed by placing a style in the head of the document as follows:
<style type="text/css">
<!--
#dmxPopupName-of-the-popup{
    opacity: 1 !important;
}
-->
</style>

Reply to this topic