I can not locate in the slideshow folder any reference to max-width so am wondering where it is coming from exactly.
I am new to PHP. A bit better in HTML & CSS and can only muddle through most of these files.
I can not locate in the slideshow folder any reference to max-width so am wondering where it is coming from exactly.
I am new to PHP. A bit better in HTML & CSS and can only muddle through most of these files.
For those who are interested.
I added the following line
.ie8 .slides_container img[style] { width:auto !important; }
to this file
ow_plugins/slideshow/views/components/slideshow_widget.html
And it appears to work