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!
-
Can you share your URL.
Thank you
Thanks. My url is
http://www.bodymindspiritacupncture.com
Please view in Firefox. I appreciate your assistance.
Thanks. My url is
http://www.bodymindspiritacupncture.com
Please view in Firefox. I appreciate your assistance.
Hi, can you test one of WordPress default themes like Twenty Fourteen.
Thank you
I do not use the TwentyFourteen theme. How can that help me?
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.
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;ondiv.slideshow_content. I have no idea why it’s not working the way it is but if I change it toposition: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.
The topic ‘Problem with Firefox and Slideshow Plugin’ is closed to new replies.