It just works
-
I just installed it, added my code, configured it and it just works. Have fun playing with it!
Update: the support is really good, I got an email telling me that the fix will be there in a few days and it seems to be there now ??
There is still some issue with appearing the box even if I closed it.One thing I needed to tweak: UPprev plugin (https://www.ads-software.com/plugins/upprev/) shows on top of the background, so one needs to manually set larger z-index:
#itro_opaco{ /*F: upprev gets on top of it*/ z-index: 99999999!important; } #itro_popup{ /*F: upprev gets on top of it; needs to be larger than #itro_opaco*/ z-index: 999999999!important; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘It just works’ is closed to new replies.