Ok An update on testing this issue :
I have tested this and tested this issue as per following with no outcome other than manually changed the css file below:
wp 3.9
NG 2.0.61
Test:
1. Deactivated all plugins except for NextGen Gallery, Checked all browsers IE, Firefox, Google Chrome
Slideshow fine except Google Chrome – shows 100% width about 100px in height – standard CSs in public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_gallery/static/slideshow/nextgen_basic_slideshow.css
a: Reverted to Twenty Fourteen theme
Slideshow still did not function correctly in Google Chrome- it was very small and not the 928px x 294px it should be – about 620 x 100px . Was very small both width and height
b:Changed Theme to current Customized Theme:
Slideshow not functioning correctly in Google Chrome (all other browsers were fine) – shows 100% width about 100px in height
I have now tested this issue in everyway that I know how on a live site…
It appears to be a Browser issue with Google Chrome and not a theme/ plugin conflict.
The ONLY way this slideshow works in all browsers is this manual fix:
.ngg-slideshow img {
/*max-width: 100% !important;
max-height: 100%;
width: auto;
height: auto;*/
border: none;
}
The issue with this fix is that it gets overridden every single update.
2. Placing the fix into the other options/ style/ show customization Otions etc for the default style does NOT override the original nextgen_basic_slideshow.css
This is a great plugin but would love to have a fix on this issue to continue to use it. I would buy the PRO version however not until I can guarantee this issue would not be the same however I don’t need all the bells and whistles of the PRO version .
Can anyone confirm if the price is a once of and is this price is a per site price as I could not see this anywhere on the website.
Look forward to any assistance.
Zelldun