Title: [Plugin: Header Slideshow] Change location of
Last modified: August 20, 2016

---

# [Plugin: Header Slideshow] Change location of

 *  Resolved [vuthyou](https://wordpress.org/support/users/vuthyou/)
 * (@vuthyou)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-header-slideshow-change-location-of/)
 * Great plugin!
 * Using Plugin v1.1 with WordPress 3.4.1.
 * How do I change the location of the <div> itself? Currently, it comes up as the
   first thing underneath the <body> tag and I’d like it to be able to move it to
   render underneath my navigation bar instead.
 * If I modify the position using in Header-Slideshow settings, it just sits on 
   top of content.
 * Thanks!
 * [http://wordpress.org/extend/plugins/header-slideshow/](http://wordpress.org/extend/plugins/header-slideshow/)

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

 *  Plugin Author [Michael Smale](https://wordpress.org/support/users/michaelsmale/)
 * (@michaelsmale)
 * [14 years ago](https://wordpress.org/support/topic/plugin-header-slideshow-change-location-of/#post-2883949)
 * Hi there,
 * Thank you for your question. A new version of the plugin may incorporate the 
   ability to move the div to underneath whatever tag you choose, especially since
   this may depend upon your chosen theme however in the meantime the only way to
   move the slideshow is to edit the custom.js file in the resources folder of the
   plugin.
 * On line 6 of custom.js change `#page` to your chosen tag / id as follows:
 * Syntax for selecting an ID:
    `#tagID` e.g. `#page`
 * Syntax for selecting a tag:
    `tagName` e.g. `body`
 * N.B. if you use a tag where there is more than one you select the appropriate
   one using syntax as follows:
 *  `tagName[tagIndex]` (where tagIndex is a count starting from zero)
 * e.g. `div[0]` – the first div, `div[1]` – the second div etc.
 * Hope this helps.
 * Kind regards,
    Michael
 *  Thread Starter [vuthyou](https://wordpress.org/support/users/vuthyou/)
 * (@vuthyou)
 * [14 years ago](https://wordpress.org/support/topic/plugin-header-slideshow-change-location-of/#post-2883969)
 * Thanks Michael!
 *  [amromkey1](https://wordpress.org/support/users/amromkey1/)
 * (@amromkey1)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-header-slideshow-change-location-of/#post-2884054)
 * I would love to have the header-slideshow in between my logo and my menu
 * [http://www.sciwindows.com/wordpress/](http://www.sciwindows.com/wordpress/)
 * I’ve tried to fix the .js but don’t know what to do, please help! Thanks

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

The topic ‘[Plugin: Header Slideshow] Change location of’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/header-slideshow.svg)
 * [Header Slideshow](https://wordpress.org/plugins/header-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/header-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/header-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/header-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/header-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/header-slideshow/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [amromkey1](https://wordpress.org/support/users/amromkey1/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-header-slideshow-change-location-of/#post-2884054)
 * Status: resolved