Topic: "Image Click mode" - "open url" doesn't work....
hello,
my problem is that I can not run a link from an image ... But I tried all the solutions in this forum ...
strange is that when I select the option "open url" in the menu "main image" / "Image Click Mode", a cross appears on the right (as with the "none " option)...
It's a stupid background picture, no thumbs, juste a little image right in the middle that should transfer to another website. I'm probably the stupidest user form this programm but it doesn't matter, can someone help me, pleeeeaaaase? pleeeaaaaaaaaaaaaaase............
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewergallery
useFlickr="false"
resizeOnImport="true"
cropToFit="false"
thumbNavStyle="NONE"
thumbPosition="NONE"
frameWidth="0"
thumbColumns="3"
backgroundURL="D:\site_LIV\pics_fond\Salon LONDON ( miroir ).jpg"
showOpenButton="false"
showFullscreenButton="false"
maxImageWidth="1200"
maxImageHeight="900"
imageQuality="80"
thumbWidth="75"
thumbHeight="75"
thumbQuality="90"
imageCornerRadius="10"
imageClickMode="OPEN_URL"
>
<image imageURL="images/liv.jpg"
thumbURL="thumbs/liv.jpg"
linkURL="http://www.google.com"
linkTarget="_blank">
<caption><![CDATA[]]></caption>
</image>
</simpleviewergallery>
thanks...