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?

Several links for each images
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Several links for each images
#21413
Re:Several links for each images 12 Years, 5 Months ago Karma: 0
i try to put only a target for the links...
The administrator has disabled public write access.
 
#21414
Re:Several links for each images 12 Years, 5 Months ago Karma: 747
It seems you have edited INI file again and now it contains unnecessary symbols.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#21415
Re:Several links for each images 12 Years, 5 Months ago Karma: 0
this is my code :

[DESCRIPTION]
bourse.jpg="<a target="_blank" href='www.ari-soft.com/'>Link 1</a><br/><br/><a target="_blank" href='www.joomla.org/'>Link 2</a>"
fontainequinconces.jpg="<a target="_blank" href='www.ari-soft.com/'>Link 2</a><br/><br/><a target="_blank" href='www.joomla.org/'>Link 3</a>"
pontpierre.jpg="<a target="_blank" href='www.ari-soft.com/'>Link 5</a><br/><br/><a target="_blank" href='www.joomla.org/'>Link 6</a>"

it's not ok?
The administrator has disabled public write access.
 
#21416
Re:Several links for each images 12 Years, 5 Months ago Karma: 747
It seems your editor adds unnecessary characters or save file in specific encoding.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#21421
Re:Several links for each images 12 Years, 5 Months ago Karma: 0
hum hum i think it's like that because i'm working on mac.
It happened to me a similar problem recently for the htaccess of J!.
i'll try with to save my ini file in utf-8 on my pc...
thanks for your help. Just a question : if i want to remove completely the background-color behind links, how can i make it? i've try to put "none" in the css style of your script but it doesn't work... it is just to have my links on my images. thanks
The administrator has disabled public write access.
 
#21422
Re:Several links for each images 12 Years, 5 Months ago Karma: 747
Use the next CSS rule:

Code:


DIV.nivo-caption
{
 background-color: transparent;
}



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