Title: scumdk's Replies | WordPress.org

---

# scumdk

  [  ](https://wordpress.org/support/users/scumdk/)

 *   [Profile](https://wordpress.org/support/users/scumdk/)
 *   [Topics Started](https://wordpress.org/support/users/scumdk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scumdk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scumdk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scumdk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scumdk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scumdk/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Huge White Space Above Thumbnails in nggallery listing](https://wordpress.org/support/topic/plugin-nextgen-gallery-huge-white-space-above-thumbnails-in-nggallery-listing/)
 *  [scumdk](https://wordpress.org/support/users/scumdk/)
 * (@scumdk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-huge-white-space-above-thumbnails-in-nggallery-listing/#post-2970537)
 * >  I have the same problem 😉
   > i found a result 😉 add
   >  margin-top: -40px!important; to .ngg-gallery-thumbnail{
   > in default nggallery css file
 * Thank you flammer, that really worked great.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Twelve submenu behind slideshow](https://wordpress.org/support/topic/twenty-twelve-submenu-behind-slideshow/)
 *  Thread Starter [scumdk](https://wordpress.org/support/users/scumdk/)
 * (@scumdk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/twenty-twelve-submenu-behind-slideshow/#post-3494598)
 * And as usual the mistake is human 😉
 * I edited the style.css of the original theme and not the child theme. Thats why
   nothing i tried worked.
 * Solution:
    Edit the z-index on line 1498 from 1 to 2. That brings the submenus
   ontop of the slideshow which has a z-index of 1 by default.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Twelve submenu behind slideshow](https://wordpress.org/support/topic/twenty-twelve-submenu-behind-slideshow/)
 *  Thread Starter [scumdk](https://wordpress.org/support/users/scumdk/)
 * (@scumdk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/twenty-twelve-submenu-behind-slideshow/#post-3494595)
 * I know the CSS basics, i woul say.
 * I am usind a copy of the Twenty Twelve theme and in style.css i have found 2 
   instances of z-index:
 * Line 522 = z-index: 100000;
    Line 1498 = z-index: 1;
 * I have also looked in the css of Meteor Slider and have only found 1 instance
   of z-index and that one is set to 1.
 * Must i add a z-index somewhere?
 * Thanks for participating 🙂

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