We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Slide not working for IE8 browser - Image Slideshow | Forum

Shane
Shane Jul 28 '14
Unfortunately, I have to support IE8 for my website. I have an issue where the plugin is applying an inline style of max-width:100%. I wish to locate where this is being done and try to remove it or amend it for IE8.


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. 

Attachments:
  Oxwall.JPG (42Kb)
Shane
Shane Jul 28 '14
I have managed to hack the css to override the inline style.


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






Oxwall Software
Oxwall Software Aug 13 '14
We do not support this version of IE

Please refer to this: http://docs.oxwall.org/overview:supported_browsers
You do not have permission to reply this topic