<?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: Close video frame button</title>
		<link>http://www.themolitor.com/forums/topic/close-video-frame-button</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Close video frame button</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 04:08:38 +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/close-video-frame-button" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Close video frame button"</title>
			<link>http://www.themolitor.com/forums/topic/close-video-frame-button#post-38249</link>
			<pubDate>Fri, 11 Mar 2016 10:31:02 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38249@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Here's the current CSS styling for the close button...</p>
<pre><code>.closeVideo {
    background: rgba(0, 0, 0, 0.35);
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 26px;
    font-weight: lighter;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 35px;
    z-index: 100;
}</code></pre>
<p>You can copy/paste that into the Custom CSS box on the Customize page and make edits to the styling there.</p>
<p>For example, you could move the button to the left-side of the page like this...</p>
<pre><code>.closeVideo {
    right: auto;
    left: 20px;
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher</p>
<p>`
</p></description>
		</item>
		<item>
			<title>fuckyeah on "Close video frame button"</title>
			<link>http://www.themolitor.com/forums/topic/close-video-frame-button#post-38243</link>
			<pubDate>Fri, 11 Mar 2016 07:36:19 +0000</pubDate>
			<dc:creator>fuckyeah</dc:creator>
			<guid isPermaLink="false">38243@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,<br />
I used your theme for my video reel and there is something that I'd like to change.<br />
When using a vimeo shortcode, your "CLOSE" button is just uppon the "like, share, embed" buttons of the vimeo player...<br />
Like this &#62; <a href="https://www.dropbox.com/s/fl91vctswnd3c21/Capture%20d%E2%80%99%C3%A9cran%202016-03-11%20%C3%A0%2016.29.56.png?dl=0" rel="nofollow">https://www.dropbox.com/s/fl91vctswnd3c21/Capture%20d%E2%80%99%C3%A9cran%202016-03-11%20%C3%A0%2016.29.56.png?dl=0</a><br />
Is it a simple way to move it about 50px left or another solution ?<br />
Thank you.<br />
R/+
</p></description>
		</item>

	</channel>
</rss>
