[Plugin: Vimeography] IE 9 Issue
-
In IE9, our clients are seeing the Vimeography plugin stretching beyond the max width of the Vimeography theme. I check the settings and the max-width is set to 588px.
When I pull up the home page (www.teknovation.biz), there’s an an iframe in the code:
<div class="box" style="max-width: 588px;"> <div id="text-2" class="widget-container widget_text"><h1>Latest Videos</h1> <div class="textwidget"><div id="vimeography-gallery-1" class="vimeography-bugsauce" data-version="1.4" style="max-width: 588px;"> <div class="vimeography-main"> <iframe id="vimeography-embed-1" src="https://player.vimeo.com/video/49028651?title=0&byline=0&portrait=0&api=1&player_id=vimeography-embed-1" width="1280" height="720" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> </div> <div class="vimeography-thumbnails flexslider"> <ul class="slides"> <li><img src="https://b.vimeocdn.com/ts/338/228/338228150_640.jpg" alt="Teknovation - Brad Smith - Part 1" data-id="49028651" width="186" height="105" /></li> <li><img src="https://b.vimeocdn.com/ts/321/969/321969717_640.jpg" alt="Teknovation Interviews - Dan Close" data-id="46056498" width="186" height="105" /></li> <li><img src="https://b.vimeocdn.com/ts/322/008/322008024_640.jpg" alt="Teknovation Interviews - Joey Natour" data-id="45990322" width="186" height="105" /></li> <li><img src="https://b.vimeocdn.com/ts/306/670/306670162_640.jpg" alt="What's the Big Idea? DineTouch Presentation" data-id="44118167" width="186" height="105" /></li> <li><img src="https://b.vimeocdn.com/ts/306/671/306671754_640.jpg" alt="What's the Big Idea? LineShark Presentation" data-id="44118119" width="186" height="105" /></li> <li><img src="https://b.vimeocdn.com/ts/306/121/306121643_640.jpg" alt="What's the Big Idea 2012 Winner Presentation" data-id="44056616" width="186" height="105" /></li> </ul> </div> </div> <!-- End Gallery -->
I was wondering if the iFrame width and height are the problem, but I can’t figure out how to edit that code. Nor am I sure that’s the problem.
I thought the problem may also be because that’s the actual video size in Vimeo.
Any help would be appreciated.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: Vimeography] IE 9 Issue’ is closed to new replies.