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?

show picture with hidden link? how ?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: show picture with hidden link? how ?
#34005
show picture with hidden link? how ? 11 Years, 7 Months ago Karma: 0
hy all.
at last - every thing working almost perfect.

one issue-

in my csv file - for each row:

i have colomn with link to article called "link"

i have a column with a picture link called "pcture" - where i put this in its format - :

<a href="{$columns:link}">{$value}<img src="{$value}" width="360" > </a>

it works - the picture links to the article - but the link it self is shown to , above the picture .

can I hide him ?
thank
ariel
here is the demo table
Last Edit: 2012/11/10 08:02 By ginatnoy.
The administrator has disabled public write access.
 
#34014
Re:show picture with hidden link? how ? 11 Years, 7 Months ago Karma: 0
i tried
a{
visibility:hidden;
}
a:hover{
visibility:visible;
}
but the picture disapeared too
The administrator has disabled public write access.
 
#34028
Re:show picture with hidden link? how ? 11 Years, 7 Months ago Karma: 748
Use the following value for "Columns settings -> Format" parameter:

<a href="{$columns:link}"><img src="{$value}" width="360" /></a>

Regards,
ARI Soft
The administrator has disabled public write access.
 
#34035
Re:show picture with hidden link? how ? 11 Years, 7 Months ago Karma: 0
Thanks - it works . The best help I ever got .
The administrator has disabled public write access.
 
#41033
Re:show picture with hidden link? how ? 11 Years, 1 Month ago Karma: 0
hy there.
can you help me with small thing- I couldnt make folowing open in new tab / window [parent_blank]
<a href="{$columns:link}"><img src="{$value}" width="20" /></a>
The administrator has disabled public write access.
 
#41034
Re:show picture with hidden link? how ? 11 Years, 1 Month ago Karma: 0
hy there.
something small. probely i did something wrong and it do not show the pictures

ginatnoy.co.il/index.php?sSearch=%D7%A7%D7%99%D7%A5&option=com_content&view=article&id=553
Last Edit: 2013/05/20 17:43 By ginatnoy.
The administrator has disabled public write access.
 
Go to topPage: 12