Title: [Plugin: NextGEN Gallery] Inserting Slideshow into Header
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Inserting Slideshow into Header

 *  [zacnboat](https://wordpress.org/support/users/zacnboat/)
 * (@zacnboat)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-inserting-slideshow-into-header/)
 * I’d like to use the NextGEN Gallery Slideshow function as a permanant fixture
   in the header of every page.
 * I’m not sure what the code looks like to do this. How do I call the NextGEN Gallery
   from PHP to include something into a PHP / CSS managed portion of the site?

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

 *  [Josefus Flavius](https://wordpress.org/support/users/josefus-flavius/)
 * (@josefus-flavius)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-inserting-slideshow-into-header/#post-1102016)
 * Inserting the following worked for me:
 * <div class=”widget headerWidget” style=”margin-top:5px”>
    <?php if (function_exists(“
   nggSlideshowWidget”)) { nggSlideshowWidget(1,250,230); } ?> </div>
 * Where you define your CSS instructions – from a stylesheet or in the style= statement
 * and you include the php command for the slideshow below. In this case:
    Gallery
   ID=1 Width=250 Height=230
 * You might be able to use additional slideshow parameters as well.
 * Hope this helps!
    J
 *  [gabeparr](https://wordpress.org/support/users/gabeparr/)
 * (@gabeparr)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-inserting-slideshow-into-header/#post-1102152)
 * tried doing this on my site, but it moves my titles and everything under it or
   over it depending on the code location, ultimately i would prefer the title and
   blurb information to overlay the slideshow.
 * any notions?

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

The topic ‘[Plugin: NextGEN Gallery] Inserting Slideshow into Header’ is closed 
to new replies.

## Tags

 * [NexGen Gallery](https://wordpress.org/support/topic-tag/nexgen-gallery/)

 * 2 replies
 * 3 participants
 * Last reply from: [gabeparr](https://wordpress.org/support/users/gabeparr/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-inserting-slideshow-into-header/#post-1102152)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
