<?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: Youtube Channel Gallery plugin cut in the wrong place</title>
		<link>http://www.themolitor.com/forums/topic/youtube-channel-gallery-plugin-cut-in-the-wrong-place</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Youtube Channel Gallery plugin cut in the wrong place</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:34:34 +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/youtube-channel-gallery-plugin-cut-in-the-wrong-place" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Youtube Channel Gallery plugin cut in the wrong place"</title>
			<link>http://www.themolitor.com/forums/topic/youtube-channel-gallery-plugin-cut-in-the-wrong-place#post-38554</link>
			<pubDate>Thu, 07 Apr 2016 23:01:35 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38554@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can target that page like this...</p>
<pre><code>body.page-id-287 .entry {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}</code></pre>
<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>Thomas2016 on "Youtube Channel Gallery plugin cut in the wrong place"</title>
			<link>http://www.themolitor.com/forums/topic/youtube-channel-gallery-plugin-cut-in-the-wrong-place#post-38544</link>
			<pubDate>Sun, 03 Apr 2016 16:12:45 +0000</pubDate>
			<dc:creator>Thomas2016</dc:creator>
			<guid isPermaLink="false">38544@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks, Christopher! </p>
<p>The code above works for the home page but not for any other page. How can I make it work only for this page (<a href="http://www.thomaskeily.com/thelifepoetic/)?" rel="nofollow">http://www.thomaskeily.com/thelifepoetic/)?</a></p>
<p>Thanks! :-)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Youtube Channel Gallery plugin cut in the wrong place"</title>
			<link>http://www.themolitor.com/forums/topic/youtube-channel-gallery-plugin-cut-in-the-wrong-place#post-38539</link>
			<pubDate>Sat, 02 Apr 2016 08:42:11 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38539@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>This is due to the way the page content is separated into 2 columns. CSS doesn't really check for context, so it just throws the content around to make everything evenly displayed.</p>
<p>You can target that page and assign a 1 column layout by copy/pasting the following into your Custom CSS box on the Customize page...</p>
<pre><code>body.home .entry {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}</code></pre>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>Thomas2016 on "Youtube Channel Gallery plugin cut in the wrong place"</title>
			<link>http://www.themolitor.com/forums/topic/youtube-channel-gallery-plugin-cut-in-the-wrong-place#post-38536</link>
			<pubDate>Fri, 01 Apr 2016 20:28:02 +0000</pubDate>
			<dc:creator>Thomas2016</dc:creator>
			<guid isPermaLink="false">38536@http://www.themolitor.com/forums/</guid>
			<description><p>Hi team,</p>
<p>been using the Youtube Channel Gallery plugin in the front page (as well as other pages) but it seems that the theme places the titles of the second row of thumbnails at the right side of the screen instead of keeping it on the left side (under the thumbnails).</p>
<p><a href="http://www.thomaskeily.com" rel="nofollow">http://www.thomaskeily.com</a></p>
<p>Anything that can be done about it?</p>
<p>Thank you! :-)
</p></description>
		</item>

	</channel>
</rss>
