<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Video embed is a wonky size</title>
		<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size</link>
		<description>Support Forum - Topic: Video embed is a wonky size</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 04:01:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/video-embed-is-a-wonky-size" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94866</link>
			<pubDate>Sun, 03 Feb 2013 22:49:01 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94866@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please clear out your cache, I am using Chrome and see this &#60;a href=&#34;http://www.clipular.com/c?1956139=RnlKUbOwFQoT6Y8PMPdPeYN3ong&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?1956139=RnlKUbOwFQoT6Y8PMPdPeYN3ong&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On Firefox it looks identical to the snapshot.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94854</link>
			<pubDate>Sun, 03 Feb 2013 20:11:11 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">94854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Chrome and Firefox.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94849</link>
			<pubDate>Sun, 03 Feb 2013 19:29:19 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94849@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Your vimeo videos look to me to be 600x337 . What browser are you using?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94631</link>
			<pubDate>Sat, 02 Feb 2013 03:20:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">94631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not sure but I guess a js script from js &#38;gt; avia.js might be causing this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// -------------------------------------------------------------------------------------------
// small js fixes for pixel perfection :)
// -------------------------------------------------------------------------------------------
function avia_small_fixes(container)
{
	if(!jQuery.support.opacity)
	{
		jQuery(&#38;#39;.image_overlay_effect&#38;#39;, container).css({&#38;#39;background-image&#38;#39;:&#38;#39;none&#38;#39;});
	}

	setTimeout(function()
	{
		jQuery(&#38;#39;.twitter-tweet-rendered&#38;#39;, container).attr(&#38;#39;style&#38;#39;,&#38;quot;&#38;quot;);
	}, 500);

	var win		= jQuery(window),
		iframes = jQuery(&#38;#39; iframe:not(.slideshow iframe):not( iframe.no_resize)&#38;#39;, container),
		adjust_iframes = function()
		{
			iframes.each(function(){

				var iframe = jQuery(this), frame_parent_w = iframe.parent().width(), proportions = 16/9;

				if(this.width &#38;amp;&#38;amp; this.height)
				{
					proportions = Math.round(this.width / this.height * 1000) / 1000;
					iframes.css({width:frame_parent_w, height: frame_parent_w / proportions});
				}

			});
		};

		adjust_iframes();
		win.smartresize(adjust_iframes);

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me tag the rest of the support team. See if they have any idea.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94427</link>
			<pubDate>Thu, 31 Jan 2013 23:45:40 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">94427@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can someone please help me answer this question? &#60;/p&#62;
&#60;p&#62;re: &#60;/p&#62;
&#60;p&#62;Can you tell me how to make my embed video sizes not override new videos that are embedded? See above questions for more details.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94386</link>
			<pubDate>Thu, 31 Jan 2013 18:06:17 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">94386@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A solution: &#60;/p&#62;
&#60;p&#62;So on the blog page, the post at the bottom of the page has a Vimeo video embedded that had a 77px high setting due to it being a 360 degree video, weird format. When we changed those settings to 281px high (and thereby sacrifice the look of the video on our blog), it fixed the most recent embedded video. &#60;/p&#62;
&#60;p&#62;Even though my original question was solved, can you still tell me if you know why the Beneath 360 video settings were overriding our most recent Out of Order trailer settings? I'd prefer to pick individual sizes as we post lots of different videos. &#60;/p&#62;
&#60;p&#62;Thank you.&#60;br /&#62;
Christy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "Video embed is a wonky size"</title>
			<link>http://www.kriesi.at/support/topic/video-embed-is-a-wonky-size#post-94385</link>
			<pubDate>Thu, 31 Jan 2013 17:59:27 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">94385@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;I have a 16:9 video embedded on my blog from Vimeo. Here's the embed code that I'm using in the post:&#60;br /&#62;
&#38;lt;iframe src=&#34;http://player.vimeo.com/video/51092163?color=ff9933&#34; width=&#34;500&#34; height=&#34;281&#34; frameborder=&#34;0&#34; webkitAllowFullScreen mozallowfullscreen allowFullScreen&#38;gt;&#38;lt;/iframe&#38;gt;&#60;/p&#62;
&#60;p&#62;And here is the page:&#60;br /&#62;
&#60;a href=&#34;http://www.theybklyn.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.theybklyn.com/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice that on the page, despite my embed code saying that the height should be 281px high, my embedded video is showing up at 77px high. &#60;/p&#62;
&#60;p&#62;Any idea why this might be happening? &#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Christy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
