[Plugin: NextGEN Gallery] offset for the inertionmark is off
-
Hi
the marker isn’t in the right place so you can’t drop it in the right spot
I hacked the lines at 377
jQuery("#insertionMarker").css("top", divYPositions[prop] + (offsetY -30) + 'px'); //insertionMarker.style.top = divYPositions[prop] + offsetY + 'px'; jQuery("#insertionMarker").css("left", divXPositions[prop] + (offsetX -35) + 'px');
to currect the offset but is isn’t the fix
paul
https://www.ads-software.com/extend/plugins/nextgen-gallery/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: NextGEN Gallery] offset for the inertionmark is off’ is closed to new replies.