Title: Problem with Firefox and Slideshow Plugin
Last modified: August 24, 2016

---

# Problem with Firefox and Slideshow Plugin

 *  [Ron Camp](https://wordpress.org/support/users/ron-camp/)
 * (@ron-camp)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/)
 * My Slideshow plugin works great in Internet Explorer and Chrome. However, in 
   Firefox the slideshow appears to the far right and I can only see it when I scroll
   to the right with the horizontal scroll bar. This was embarrassing when I showed
   site to someone who uses Firefox browser. How can I fix this? Thanks for your
   assistance!
 * [https://wordpress.org/plugins/slideshow-jquery-image-gallery/](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)

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

 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155667)
 * Can you share your URL.
 * Thank you
 *  Thread Starter [Ron Camp](https://wordpress.org/support/users/ron-camp/)
 * (@ron-camp)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155675)
 * Thanks. My url is
 *  [http://www.bodymindspiritacupncture.com](http://www.bodymindspiritacupncture.com)
 * Please view in Firefox. I appreciate your assistance.
 *  Thread Starter [Ron Camp](https://wordpress.org/support/users/ron-camp/)
 * (@ron-camp)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155674)
 * Thanks. My url is
 *  [http://www.bodymindspiritacupncture.com](http://www.bodymindspiritacupncture.com)
 * Please view in Firefox. I appreciate your assistance.
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155676)
 * Hi, can you test one of WordPress default themes like Twenty Fourteen.
 * Thank you
 *  Thread Starter [Ron Camp](https://wordpress.org/support/users/ron-camp/)
 * (@ron-camp)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155741)
 * I do not use the TwentyFourteen theme. How can that help me?
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155757)
 * You can test a theme from the **Appearance **menu without installing the theme.
   This is only to test if your theme is causing this issue.
 *  [Head Goldfish](https://wordpress.org/support/users/shoelaced/)
 * (@shoelaced)
 * [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155795)
 * I don’t know if this helps you but I was bored so I checked this out.
 * (also you misspelled the url above)
 * There’s a `position:relative !important;` on `div.slideshow_content`. I have 
   no idea why it’s not working the way it is but if I change it to `position:absolute!
   important;` it works in Chrome and Firefox.
 * Maybe if you add:
 *     ```
       .slideshow_container .slideshow_content {
       position: absolute !important;
       }
       ```
   
 * to your stylesheet it will work? I’m not sure what kind of hierarchy you’ve got
   though – it might get overruled anyway. You could try changing it in the slideshow’s
   stylesheet.

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

The topic ‘Problem with Firefox and Slideshow Plugin’ is closed to new replies.

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

## Tags

 * [Firefox](https://wordpress.org/support/topic-tag/firefox/)
 * [slideshow plugin](https://wordpress.org/support/topic-tag/slideshow-plugin/)

 * 7 replies
 * 3 participants
 * Last reply from: [Head Goldfish](https://wordpress.org/support/users/shoelaced/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/problem-with-firefox-and-slideshow-plugin/#post-6155795)
 * Status: not resolved