Slideshow only 100 pixels high in certain browsers
-
Months ago, I started a thread “Slideshow cut off in certain browsers” after upgrading to 2.x. My temporary solution was to roll back to 1,9. This thread became active again recently when a few new similar complaints were posted. It was suggested that this was an old thread, and we should start a new one if this issue wasn’t resolved. Additional it was suggested that we use the below CSS code in the HTML of the theme to solve this.
I wanted to give this a shot, so I updated to the latest version of Nextgen Photo Gallery. Sure enough, it is still broken in browsers other than IE. The slideshow is only 100 pixels or so high. I’d like to try to use the CSS code you provided, but I really don’t know how to incorporate that into the theme HTML. Could you provide a little more detail?
/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.0.61This stylesheet is provided o allow users the ability of overriding the default styles for all display types
*/.ngg-galleryoverview ngg-slideshow {
height:412px;
width: 829px;
}
- The topic ‘Slideshow only 100 pixels high in certain browsers’ is closed to new replies.