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?

Split link for single image
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Split link for single image
#35325
Split link for single image 11 Years, 6 Months ago Karma: 0
I'm trying to split an image into two links in the ariimageslider.ini file. The left half of the image would go to one page and the right half to another. Is there a way to do this?

Thanks for any help!
The administrator has disabled public write access.
 
#35329
Re:Split link for single image 11 Years, 6 Months ago Karma: 748
Hello,

Use the following code for description:

<div style='float:left;'>Left</div><div style='text-align:right;'>Right</div>

A sample content of INI file will look like:

[DESCRIPTION]
image01.jpg="<div style='float:left;'>Left</div><div style='text-align:right;'>Right</div>"
image02.jpg="<div style='float:left;'>Left</div><div style='text-align:right;'>Right</div>"

Regards,
ARI Soft
The administrator has disabled public write access.
 
#36259
Re:Split link for single image 11 Years, 5 Months ago Karma: 0
I am not using the description / captions for anything. Is there a way to just split the link under LINK?

The above method worked tho did generate some markup errors, because I had to add to link the text all under DESCRIPTION. There were some attribute problems in the end.

Thanks again.
The administrator has disabled public write access.
 
#36260
Re:Split link for single image 11 Years, 5 Months ago Karma: 748
The extension doesn't support ability to split links from [LINK] section.

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