Hello!
I just installed and licensed the actual Floatbox Version and I am so glad with it! It is fast and works absolutely perfect.
Just one Question: I wanted to position the Info Link to the bottom right side and I didn't manage this because I am not fit enough. Here I would like to show my script which I use:
<div class="imagethumb"><a href="<?=getFullImageURL();?>" rel="lightbox.[<?=getAlbumTitle();?> <?=getAlbumPage();?>]"data-fb-options="captionPos:bl infoPos:br type:img caption:`<span style= " color: #777777;font-size:12px;font-weight:bold;"><?php echo getImageTitle(true); ?></b></span><br /><span style= " color: #777777;font-size:9px;"><?php echo getImageData('EXIFModel'). ' - ' .getImageData('EXIFFocalLength'). ' - '. getImageData('EXIFFNumber').' - '.getImageData('EXIFExposureTime').' - ISO '.getImageData('EXIFISOSpeedRatings'); ?></span>` info:<?php echo htmlspecialchars(getImageLinkURL());?> infoText:`Geotagging...` infoOptions:` width:650 height:510 showClose:true theme:black outerBorder=1 innerBorder=1 enableDragResize:false boxLeft:auto boxTop:auto `" title="<?php echo getBareImageTitle();?>"><?php printImageThumb(getAnnotatedImageTitle()); ?></a></div>
Here you can see how it looks like:
http://www.eldborg.de/island/island-2009.html
Would it be possible that you could show me a way how to change mx code so that the link is displayed on the right bottom side?
Thx a lot in advance!
Best!
martin