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?

image link to fancy box
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: image link to fancy box
#3535
image link to fancy box 14 Years, 1 Month ago Karma: 0
I have fancy box installed.

I can work out how to do a regular text link in an article.

How can I do an image link in an article that will open a fancy box ?

Thanks
The administrator has disabled public write access.
 
#3536
Re:image link to fancy box 14 Years, 1 Month ago Karma: 748
Hello,

If you want to display custom text in fancybox when an user click by image, you can use the following code in article:

Code:


{arijfancybox width="150" height="150" title="Content"}
  {arijfbicontent}
    <img src="<path_to_image>" />
  {/arijfbicontent}
  {arijfbocontent}
    <div valign="center">Inline content</div>
  {/arijfbocontent}
{/arijfancybox}



type path to your image instead of <path_to_image> placeholder.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3538
Re:image link to fancy box 14 Years, 1 Month ago Karma: 0
Hi

That code does not work inside of an article in joomla.

I tried that code the code formatting does not stick see attached images.

I would like to embed an image in an article and when the image is clicked a lightbox is called.

Thanks
Last Edit: 2010/03/27 06:19 By kevdigital.
The administrator has disabled public write access.
 
#3539
Re:image link to fancy box 14 Years, 1 Month ago Karma: 748
WYSIWYG editor can brake correct code if you use copy-paste method for inserting a code in design mode. Switch WYSIWYG editor to "HTML" or plain text mode and insert code. If you have any difficulties with it, you can provide temporary access to your Joomla! backend by email and we'll help you.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1