<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Resize and reposition main post video in the header section</title>
		<link>http://www.themolitor.com/forums/topic/resize-and-reposition-main-post-video-in-the-header-section</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Resize and reposition main post video in the header section</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 19:18:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/resize-and-reposition-main-post-video-in-the-header-section" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Resize and reposition main post video in the header section"</title>
			<link>http://www.themolitor.com/forums/topic/resize-and-reposition-main-post-video-in-the-header-section#post-41312</link>
			<pubDate>Thu, 06 Apr 2017 12:25:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">41312@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Five-star ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>DonBonn on "Resize and reposition main post video in the header section"</title>
			<link>http://www.themolitor.com/forums/topic/resize-and-reposition-main-post-video-in-the-header-section#post-41305</link>
			<pubDate>Thu, 06 Apr 2017 02:55:20 +0000</pubDate>
			<dc:creator>DonBonn</dc:creator>
			<guid isPermaLink="false">41305@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Christopher,<br />
Thank you so much! That worked perfectly!<br />
Have a nice day<br />
Don
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Resize and reposition main post video in the header section"</title>
			<link>http://www.themolitor.com/forums/topic/resize-and-reposition-main-post-video-in-the-header-section#post-41299</link>
			<pubDate>Wed, 05 Apr 2017 10:52:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">41299@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Here is the current styling for the iframe in style.css...</p>
<pre><code>#video iframe,
#video object,
#video embed {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 365px;
    left: 0;
    position: relative;
    top: 0;
    width: 650px;
}</code></pre>
<p>...Here's the styling in responsive.css...</p>
<pre><code>@media screen and (max-width: 900px) {
    #video iframe,
    #video object,
    #videor embed {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
}</code></pre>
<p>You copy/paste those into the Custom CSS box on the Customize page and make edits there.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>DonBonn on "Resize and reposition main post video in the header section"</title>
			<link>http://www.themolitor.com/forums/topic/resize-and-reposition-main-post-video-in-the-header-section#post-41296</link>
			<pubDate>Wed, 05 Apr 2017 04:14:27 +0000</pubDate>
			<dc:creator>DonBonn</dc:creator>
			<guid isPermaLink="false">41296@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,<br />
love your theme! But please tell me, is there any posibility to resize and reposition post video in the header section. Concerning the video size: smaller size of i-frame in embedding code does not apply. Can you help me out, please?<br />
Cheers, Don
</p></description>
		</item>

	</channel>
</rss>
