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 to external content, need image as link
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Fancybox to external content, need image as link
#48507
Fancybox to external content, need image as link 10 Years, 1 Month ago Karma: 0
Hello,

I’m using Fancybox to display external content.

When I use some text to link, it works fine. But I want to use a picture (jpg) as a link. Can’t get it working.

How do I solve this problem?

Thnx in advance.

Henk
The administrator has disabled public write access.
 
#48508
Re:Fancybox to external content, need image as link 10 Years, 1 Month ago Karma: 747
Hello,

What code do you use?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48509
Re:Fancybox to external content, need image as link 10 Years, 1 Month ago Karma: 0
Hi,

This is de link to the website page: www.margreetdavelaar.nl/index.php/demos

The code I used for the first link (Cereal) is:

{arifancybox activeType="rcontent" opt_width="450" opt_height="125" url="w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/133540271" link="Cereal" title="Google"}{/arifancybox}
The administrator has disabled public write access.
 
#48510
Re:Fancybox to external content, need image as link 10 Years, 1 Month ago Karma: 747
The code doesn't contain a link to an image.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#48511
Re:Fancybox to external content, need image as link 10 Years, 1 Month ago Karma: 0
I've showed you the code that works correct.


The code I created for the a picture as a link is this:

{arifancybox activeType="rcontent" opt_width="450" opt_height="125"}{link}<img src="images/knoppen/knopcereal.jpg"; url="w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/133540271"}{/>{/link}{/arifancybox}
The administrator has disabled public write access.
 
#48512
Re:Fancybox to external content, need image as link 10 Years, 1 Month ago Karma: 747
The correct code is:

Code:


{arifancybox activeType="rcontent" opt_width="450" opt_height="125" url="http://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/133540271"}<img src="images/knoppen/knopcereal.jpg" border="0" />{/arifancybox}



Regards,
ARI Soft
Last Edit: 2014/03/22 14:34 By admin.
The administrator has disabled public write access.
 
Go to topPage: 12