• I’d like to submit my “fixes” for some major layout issues inside the “Insert Image” shadowbox for the NEXTGEN tab.

    CHANGE line 110:<form id="filter" action="" method="get" style="width:486px;">

    DELETE lines 123-125:

    ADD at line 228:<div class="tablenav" style="margin-top:2px;padding:2px;background-color:#EEEEEE;border:1px solid #CCCCCC;">
    <?php
    if ( $page_links )
    echo "<div class='tablenav-pages'>$page_links</div>";
    ?>
    </div>
    <br style="clear:both;" />

    This really cleaned things up for me.

  • The topic ‘[Plugin: NextGEN Gallery] WP 2.6 Add Image NEXTGEN Layout Issues’ is closed to new replies.