Posted: Wed Oct 01, 2008 4:06 pm
What logo gets used when you add the effect?
User and developer community
https://board.s9y.org/
It is \serendipity\plugins\serendipity_event_lightbox\lightbox_plus\zzoop.gifjudebert wrote:What logo gets used when you add the effect?
Code: Select all
var lightbox = new LightBox({
loadingimg:lightbox_path + '/loading.gif',
expandimg:lightbox_path + '/expand.gif',
shrinkimg:lightbox_path + '/shrink.gif',
previmg:lightbox_path + '/prev.gif',
nextimg:lightbox_path + '/next.gif',
effectimg:lightbox_path + '/zzoop.gif',
effectpos:{x:+5,y:+5},
effectclass:'serendipity_image_link',
closeimg:lightbox_path + '/close.gif',
resizable:true