Closed (fixed)
Project:
Field Slideshow
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 10:56 UTC
Updated:
7 Aug 2012 at 07:54 UTC
Hello,
I tried to build a site with "gridless". Works fine with all browsers (also IE with some JS for @media support) but it breaks a field_slideshow (missing completly).
I also have sites with field_slideshow inserted into a node (build slideshow as views, inserted with views_insert module). View have the correct size, but the div around the img tag and also the img tag are use a wrong width and correct height.
Any idea what could be the problem? Chrome, FF and Opera works fine...
Comments
Comment #1
JohnnyX commentedSolved it! Following code is needed to get it work in IE...
max-width is defined inside gridless css file. Only IE have a problem with... or field_slideshow?
Comment #2
futurist commentedI had a similar problem with a Zen subtheme, and this solved the width issue in IE8. Thanks.
Comment #3
JohnnyX commentedIs it possible to patch field_slideshow to be responsive itself?
Comment #4
onthefritz commentedIm also looking for a patch for Field Slideshow to be responsive. Any luck with this so far?
Comment #5
JohnnyX commentedThere is another issue about responsive field_slideshow.
I set this issue to fixed because it was a single problem and now it's a duplicate of #1228266: Responsive slideshow
Comment #6
JohnnyX commented