Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Fancybox external content - Browser issues
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Fancybox external content - Browser issues
#39898
Fancybox external content - Browser issues 11 Years ago Karma: 0
Hi,

I am trying to load some external content in a modal window. It loads in IE9, but not Chome (latest) or Firefox (latest).

I have tried setting it in the Ari Fancybox module as well as as a custom HTML module using the following code:
{arifancybox activeType="rcontent" opt_width="760" opt_height="700" url="www.xxx.co.za/new/index.php" link="Client Login" title=""}{/arifancybox}

In all browsers, it shows an underlined link, but the link only functions in IE.

What am I doing wrong?
Thanks and regards.
The administrator has disabled public write access.
 
#39899
Re:Fancybox external content - Browser issues 11 Years ago Karma: 747
Hello,

Where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39900
Re:Fancybox external content - Browser issues 11 Years ago Karma: 0
eyeqbeta.co.za/wisesure/
top right.

1st link is to another site via the module.
2nd link is the real one I need to activate.

Thanks
The administrator has disabled public write access.
 
#39902
Re:Fancybox external content - Browser issues 11 Years ago Karma: 747
This problem with site template styles. Add the following CSS rules to a site template CSS file:

DIV.headerbox
{
z-index: 2;
position: relative;
}

DIV.art-shapes
{
z-index: 1;
position: relative;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39904
Re:Fancybox external content - Browser issues 11 Years ago Karma: 0
Damn you're clever! I would never have thought it had anything to do with CSS.
Thanks very much for the quick reply, and - it works!
The administrator has disabled public write access.
 
Go to topPage: 1