1
Gallerie di immagini / Re:weblink ozio gallery
« il: 25 Feb 2010, 17:19:50 »
sorry for answering in english but my italian is brutto
Putting a link on an image should be possible. I did it in Carousel-View.
You have to enable the manual xml (in backend, ozio component, xml method)
then you'll have to edit the xml-file:
in my case:
httpdocs/components/com_oziogallery2/skin/carousel/manual-xml/carousel.xml
edit like this:
<photo title="title" href="http://www.yourdomain.com/" target="_blank">http://yourdomain/images/oziogallery2/hgilogo.gif</photo>
I hope this helps you
Putting a link on an image should be possible. I did it in Carousel-View.
You have to enable the manual xml (in backend, ozio component, xml method)
then you'll have to edit the xml-file:
in my case:
httpdocs/components/com_oziogallery2/skin/carousel/manual-xml/carousel.xml
edit like this:
<photo title="title" href="http://www.yourdomain.com/" target="_blank">http://yourdomain/images/oziogallery2/hgilogo.gif</photo>
I hope this helps you