• 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)
  • Hi,

    I still have the issue with the insertionmarker for all of my wordpress sites using WP 3.3.1 and nextgen 1.9.1. For browsers: Safari, Firefox on Mac OS X Lion, and IE, Firefox on Windows 7.

    With the changes mentioned above, the top align works but not the right insertion point when releasing the mouse button.

    Is there any other site where this issue is occuring as well? I haven’t seen a fix request in the project pages.

    Can it be reproduced and what could be a fix?

    Thanks for your help!

    Regards,
    Dirk

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN Gallery] offset for the inertionmark is off’ is closed to new replies.