Title: Imagebrowser alignment
Last modified: August 21, 2016

---

# Imagebrowser alignment

 *  [J](https://wordpress.org/support/users/jeroen1973/)
 * (@jeroen1973)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/imagebrowser-alignment/)
 * 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
 * [http://wordpress.org/plugins/nextgen-gallery/](http://wordpress.org/plugins/nextgen-gallery/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [J](https://wordpress.org/support/users/jeroen1973/)
 * (@jeroen1973)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/imagebrowser-alignment/#post-4105199)
 * 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](https://wordpress.org/support/users/jeroen1973/)
 * (@jeroen1973)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/imagebrowser-alignment/#post-4105493)
 * 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.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [imagebrowser](https://wordpress.org/support/topic-tag/imagebrowser/)

 * 2 replies
 * 1 participant
 * Last reply from: [J](https://wordpress.org/support/users/jeroen1973/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/imagebrowser-alignment/#post-4105493)
 * Status: not resolved