• Hi.

    Since I updated the plugin to the latest version (0.97), singlepics do not center when using float center (aka ngg-center css).

    I found that wordpress puts the <p> </p> tags to the href of the pic, cancelling the ngg-center on the <IMG> tag.

    I fixed it with a <div class=”‘ .$float . ‘”> just before the href (line 610 nggfunctions.php) and closing it just before the /a.

    Don’t know if this problem only affects me due to my template or not, just to share it.

  • The topic ‘[Plugin: NextGEN Gallery] Singlepic ngg-center doesn’t work & my fix’ is closed to new replies.