<?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 Player not resizing properly</title>
		<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly</link>
		<description>Support Forum - Topic: Video Player not resizing properly</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 15:49:05 +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-player-not-resizing-properly" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-93389</link>
			<pubDate>Fri, 25 Jan 2013 13:35:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93389@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can do something like this for the meta data spacing:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio .portfolio_title_meta .main-title {
margin-bottom: 7px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As for the email, you can either shorten it or try using a smaller font. You could also change the layout of that page to not have everyone on the same line so that each icon box has more space.&#60;/p&#62;
&#60;p&#62;If you have any other questions or issues just make a new post and we'll do our best to help. I'll mark this top as resolved for now and go ahead and close it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-93133</link>
			<pubDate>Thu, 24 Jan 2013 05:12:32 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">93133@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks that's great! Is there a way to add the block between the title and the meta data or even a bit more space. I feel it's a bit too tight. I mean the bit between Amnesia Showcase and Director: Vikash Autar at &#60;a href=&#34;http://radicalorange.tv/portfolio-item/amnesia-razorfish-showcase/&#34; rel=&#34;nofollow&#34;&#62;http://radicalorange.tv/portfolio-item/amnesia-razorfish-showcase/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I was also wondering if you have a fix for the email address being cut off in the content box at &#60;a href=&#34;http://radicalorange.com.au/people/&#34; rel=&#34;nofollow&#34;&#62;http://radicalorange.com.au/people/&#60;/a&#62;&#60;br /&#62;
The email address &#60;a href=&#34;mailto:vikash@radicalorange.co.au&#34;&#62;vikash@radicalorange.co.au&#60;/a&#62; is being cut off (the last letter).&#60;/p&#62;
&#60;p&#62;Thanks heaps for all your help!&#60;/p&#62;
&#60;p&#62;Vikash
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-93027</link>
			<pubDate>Wed, 23 Jan 2013 15:46:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93027@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio .portfolio_title_meta .portfolio-title {
    display: inline;
}
#top.single-portfolio #main .container_wrap.title_container {
    display: none;s
}
#top.single-portfolio #main {
    margin-top: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is about as close as you'll get without modifying includes&#38;gt;loop-portfolio-single.php.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-92771</link>
			<pubDate>Tue, 22 Jan 2013 07:27:38 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">92771@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;I mean that the Ajax items use a different lay out: image on the left and title on the right with text underneath it.&#60;/p&#62;
&#60;p&#62;The non ajax items have the title on top of all the content.&#60;/p&#62;
&#60;p&#62;Compare &#60;a href=&#34;http://radicalorange.tv/blog/portfolio-item/amnesia-razorfish-showcase/&#34; rel=&#34;nofollow&#34;&#62;http://radicalorange.tv/blog/portfolio-item/amnesia-razorfish-showcase/&#60;/a&#62; to the ajax version of the item.&#60;/p&#62;
&#60;p&#62;Does this make sense at all?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-92665</link>
			<pubDate>Mon, 21 Jan 2013 17:53:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">92665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure what you mean about the titles, they use the same exact styling for both.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-92456</link>
			<pubDate>Sun, 20 Jan 2013 05:39:20 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">92456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for that. &#60;/p&#62;
&#60;p&#62;I've changed it to the code you provided, but it still does not work on the portfolio pages that are not on the home page.&#60;/p&#62;
&#60;p&#62;Any other suggestions?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Actually it worked, thanks! Would be great if you guys could let me me know if you have any suggestions for the resizing issue?&#60;/p&#62;
&#60;p&#62;I was also wondering if you know how I could display the titles in the non ajax portfolio items appear as the titles in ajax ones. So similar style.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-92299</link>
			<pubDate>Fri, 18 Jan 2013 18:30:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">92299@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The #top is the id of the main container. By adding the class selector home to it, the rest of the selectors will only apply to the home. So in the above css, I've removed the home class from the selector.&#60;/p&#62;
&#60;p&#62;IE:&#60;/p&#62;
&#60;p&#62;effects home:&#60;br /&#62;
&#60;code&#62;#top.home .some-other-class { some css declarations}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;effects everything&#60;br /&#62;
&#60;code&#62;#top .some-other-class { some css declarations}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-92159</link>
			<pubDate>Thu, 17 Jan 2013 23:06:56 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">92159@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Would that be the #top bit?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-92079</link>
			<pubDate>Thu, 17 Jan 2013 14:21:43 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">92079@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In your custom.css file you can try removing the home class selector so that it applies sitewide:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio iframe {
height: 398px !important;
width: 700px !important;
}

#top iframe {
height: 373px !important;
width: 700px !important;
}

.portfolio_container_content .title_container h1 {
font-size: 45px;
}

.portfolio-title h1.main-title{
word-wrap: break-word;
}

#top .small_header_info a img {
float: right;
padding-top: 8px;
padding-left: 5px;
}

#top .slideshow_media_wrap, #top.single-portfolio .slideshow_media_wrap {
background-color: white !important;
}

#top .slideshow li single-portfolio iframe{
height: 341px !important;
width: 600px !important;
position: relative;
display: inline-block !important;
background-color: white !important;
overflow: hidden;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-91976</link>
			<pubDate>Thu, 17 Jan 2013 04:07:56 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">91976@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for your quick reply.&#60;/p&#62;
&#60;p&#62;I think I kind of understand what you are saying. However, I still do not understand why this seems to work perfectly in Nick's video. Could you please have a look at the video he recorded at &#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKcGRjUzJNcFAxWlU&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKcGRjUzJNcFAxWlU&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I am actually using the same video sizes all across the site.&#60;/p&#62;
&#60;p&#62;Could you please let me know how I get the changes to affect all the portfolio pages and not just the home class one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-91974</link>
			<pubDate>Thu, 17 Jan 2013 03:25:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The changes target only classes on the home page by having the home class selector added onto the top div id. What Nick did is force the container to be a specific size relative to the video.&#60;/p&#62;
&#60;p&#62;The reason this doesn't work when you resize the browser is it is manually setting the size of the iframe. When you resize the browser, the size has to change (responsive).&#60;/p&#62;
&#60;p&#62;If you wanted the same effect to work on all browser sizes, you would need to a) use all the same video sizes throughout the site and b) add media queries for each of the various window sizes. Even then, there will be pocket in between when the window is re-sized and the container responds so that there are black bars above the video within the iframe.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-91955</link>
			<pubDate>Thu, 17 Jan 2013 00:10:40 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">91955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for your reply!&#60;/p&#62;
&#60;p&#62;Nick, however got it working on his test installation, the video resized properly and didn't introduce black boxes. He recorded this video to show me:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKcGRjUzJNcFAxWlU&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKcGRjUzJNcFAxWlU&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The other thing I noticed is that the black borders are smaller if you change the slideshow behaviour to default in the global settings. However, I need to have it on 'do not show first image' because I want to show a different featured image that can't show up on the actual content page (hope this makes sense).&#60;/p&#62;
&#60;p&#62;I also do not understand why the changes Nick helped me to implement in the custom.css only seem to work on the portfolio on the main page, I have portfolios on other pages and they show massive black borders. Please compare the item Tedx Sydney on &#60;a href=&#34;http://www.radicalorange.tv&#34; rel=&#34;nofollow&#34;&#62;http://www.radicalorange.tv&#60;/a&#62; (in the grid on the bottom) and on &#60;a href=&#34;http://radicalorange.tv/vikash-autar/&#34; rel=&#34;nofollow&#34;&#62;http://radicalorange.tv/vikash-autar/&#60;/a&#62; . The first page looks good, while the second page has huge black borders.&#60;/p&#62;
&#60;p&#62;Could you guys please look into it again? Or ask Nick how he managed to get it to work?&#60;/p&#62;
&#60;p&#62;Thanks so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-91902</link>
			<pubDate>Wed, 16 Jan 2013 16:21:00 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91902@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey vikashautar,&#60;/p&#62;
&#60;p&#62;I only soft closed the topic so others (besides you) would not be able to post and derail it.&#60;/p&#62;
&#60;p&#62;However for this issue, this is the correct behavior for embedded videos across all api's that I know of. Any change would be a hack at best and barely cross browser compatible.&#60;/p&#62;
&#60;p&#62;You can see the same thing if you embed a video using wordpress default oembed inside a post or page where the page is designed to be responsive.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vikashautar on "Video Player not resizing properly"</title>
			<link>http://www.kriesi.at/support/topic/video-player-not-resizing-properly#post-91816</link>
			<pubDate>Wed, 16 Jan 2013 08:10:26 +0000</pubDate>
			<dc:creator>vikashautar</dc:creator>
			<guid isPermaLink="false">91816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I had a topic going at &#60;a href=&#34;http://www.kriesi.at/support/topic/disable-video-playback-in-portfolio-thumbnail/page/2&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/disable-video-playback-in-portfolio-thumbnail/page/2&#60;/a&#62; which was all of a sudden closed, while the issue was being handled.&#60;/p&#62;
&#60;p&#62;So I am just creating this new topic to hopefully resolve my issue.&#60;/p&#62;
&#60;p&#62;I am having issues with the video player not resizing properly. If you go to &#60;a href=&#34;http://www.radicalorange.tv&#34; rel=&#34;nofollow&#34;&#62;http://www.radicalorange.tv&#60;/a&#62; and click on Tedx Sydney (in the portfolio grid) and try to resize the window you can see it introduces black borders to the video. Nick gave me some temporary fixes which fixed the initial black border issue (which would show even without resizing the window), however these changes do not seem to work on portfolios outside of the frontpage &#60;a href=&#34;http://radicalorange.tv/vikash-autar/&#34; rel=&#34;nofollow&#34;&#62;http://radicalorange.tv/vikash-autar/&#60;/a&#62; (click on Tedx Sydney and see how it's different).&#60;/p&#62;
&#60;p&#62;Could someone please let me know what to do to fix this. This is the final issue we need to fix before we can launch our company site. You guys are awesome and any help is as always greatly appreciated!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
