• J

    (@jeroen1973)


    Until nextgen gallery 2.0.11 the Imagebrowser lined up nicely with my menu.

    But when I updated to 2.0.17 there has appeared a line above the Imagebrowser. It must be somewhere in the code, because all my Imagebrowser pages have the same and I didn’t alter the pages.

    This is what I find in the html source for version 2.0.11:

    <div class="entry-content">
    			<div class="ngg-imagebrowser"

    And this for version 2.0.17:

    <div class="entry-content">
    			<p><div class="ngg-imagebrowser"

    Notice the < p > before the imagebrowser class. Can this be fixed in the plugin? Or can I solve this through CSS?

    Thanks,
    Jeroen

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter J

    (@jeroen1973)

    I’ve noticed the same with a singlepic:

    <div class="entry-content">
    			<p><div class="entry-content">

    Using shortcode or the ATP doesn’t make any difference.

    Thread Starter J

    (@jeroen1973)

    I’ve tried looking through the code, but couldn’t find where the problem arises…
    Anyone with an idea about this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Imagebrowser alignment’ is closed to new replies.