<?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: couple of questions about format</title>
		<link>http://www.themolitor.com/forums/topic/couple-of-questions-about-format</link>
		<description>THE MOLITOR FORUMS &#187; Topic: couple of questions about format</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 10:14: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/couple-of-questions-about-format" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "couple of questions about format"</title>
			<link>http://www.themolitor.com/forums/topic/couple-of-questions-about-format#post-25199</link>
			<pubDate>Mon, 02 Dec 2013 14:09:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25199@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. The image only appears on pages where it makes sense to have it. All the other pages have single column content on the page (i.e. image, title and comments), so that content would sit above the background image and it wouldn't look right.</p>
<p>2. To apply a single column to a specific page, add the following to your Custom CSS panel on the customize page...</p>
<pre><code>body.postid-XXXX .entry,
body.page-id-XXXX .entry
 {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}</code></pre>
<p>...where XXXX is the id number for the post or page you want to target.</p>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>dogho on "couple of questions about format"</title>
			<link>http://www.themolitor.com/forums/topic/couple-of-questions-about-format#post-25172</link>
			<pubDate>Mon, 02 Dec 2013 01:49:42 +0000</pubDate>
			<dc:creator>dogho</dc:creator>
			<guid isPermaLink="false">25172@http://www.themolitor.com/forums/</guid>
			<description><p>hello,</p>
<p>my questions are:</p>
<p>1. there is an image between columns (opening page of live demo) that makes template look like a real book. this image only appears between post preview pages, how can I make it appear between every column instead of default 5px dashed line. for example this page: <a href="http://elanvital-tr.com/wordpress/?page_id=148" rel="nofollow">http://elanvital-tr.com/wordpress/?page_id=148</a></p>
<p>2. is there a way to make some pages one column?</p>
<p>thanks in advance.
</p></description>
		</item>

	</channel>
</rss>
