<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Remove black bars from Video Embedded &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 05:06:25 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-319728</guid>
					<title><![CDATA[Remove black bars from Video Embedded]]></title>
					<link>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-319728</link>
					<pubDate>Fri, 03 Jul 2015 00:21:30 +0000</pubDate>
					<dc:creator>jakejauhari</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,<br />
I have one last thing to sort out on my site.<br />
I&#8217;m trying to get rid of the black bars at the top and bottom of my embedded videos.<br />
The videos are hosted at Vimeo <a href="https://vimeo.com/131087999" rel="nofollow">https://vimeo.com/131087999</a></p>
<p>The embed code I am using is:<br />
&lt;iframe src=&#8221;<a href="https://player.vimeo.com/video/131087999?autoplay=1&#038;title=0&#038;byline=0&#038;portrait=0&#038;#8243" rel="nofollow">https://player.vimeo.com/video/131087999?autoplay=1&#038;title=0&#038;byline=0&#038;portrait=0&#038;#8243</a>; width=&#8221;1600&#8243; height=&#8221;650&#8243; frameborder=&#8221;0&#8243; allowfullscreen=&#8221;allowfullscreen&#8221;&gt;&lt;/iframe&gt;</p>
<p>Any help with removing the black bars will be greatly appreciated!<br />
Cheers,<br />
Jake</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-320008</guid>
					<title><![CDATA[Reply To: Remove black bars from Video Embedded]]></title>
					<link>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-320008</link>
					<pubDate>Fri, 03 Jul 2015 07:48:28 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Jake,</p>
<p>Please replace your code with this.</p>
<pre><code>
&lt;iframe src=&quot;https://player.vimeo.com/video/131087999?autoplay=1&amp;title=0&amp;byline=0&amp;portrait=0&quot; width=&quot;1200&quot; height=&quot;487&quot; style=&quot;width:1200px;height:487px;&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;
</code></pre>
<p>Then  add the code below under <strong>Custom &gt; CSS</strong> in the <strong>Customizer</strong>.</p>
<pre><code>
body .x-video .x-video-inner { 
    padding-bottom: 0;
    height: auto;
}

body .x-video .x-video-inner iframe {
    position:static; 
}
</code></pre>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-321730</guid>
					<title><![CDATA[Reply To: Remove black bars from Video Embedded]]></title>
					<link>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-321730</link>
					<pubDate>Mon, 06 Jul 2015 01:05:30 +0000</pubDate>
					<dc:creator>jakejauhari</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,<br />
Thanks for your help with this.<br />
I&#8217;ve added these two items but unfortunately the black bars remain.<br />
<a href="http://staging.brionycroft.com.au/video-test/" rel="nofollow">http://staging.brionycroft.com.au/video-test/</a><br />
Is there anything else we can try to lose the black bars?<br />
Cheers and thanks,<br />
Jake</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-321753</guid>
					<title><![CDATA[Reply To: Remove black bars from Video Embedded]]></title>
					<link>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-321753</link>
					<pubDate>Mon, 06 Jul 2015 01:51:57 +0000</pubDate>
					<dc:creator>jmacreations</dc:creator>

					<description>
						<![CDATA[
						<p>I have just looked at your site and if you change your iframe embed code style to be <code>height:350px</code> then it works for me. The black bars are becuase its fitting to video into a different sized iframe. In future if you set your iframe/embed to be the correct proportions you wont get the black bars.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-321785</guid>
					<title><![CDATA[Reply To: Remove black bars from Video Embedded]]></title>
					<link>https://theme.co/archive/forums/topic/remove-black-bars-from-video-embedded/#post-321785</link>
					<pubDate>Mon, 06 Jul 2015 03:24:29 +0000</pubDate>
					<dc:creator>Lely</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you for helping <a href="https://theme.co/archive/users/jmacreations/" class="bbp-user-mention bbp-user-id-16667"> @jmacreations</a>!</p>
<p><a href="https://theme.co/archive/users/jakejauhari/" class="bbp-user-mention bbp-user-id-42342"><br />
@jakejauhari</a>,<br />
Please remove this <strong>style=&#8221;width:1200px;height:487px;&#8221;</strong> from your iframe code  and the result would be this:<br />
<img decoding="async" src="http://oi61.tinypic.com/119uvrd.jpg" alt="" /></p>
<p>Hope this helps.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

