<?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; User Favorites: bran_richardson</title>
		<link>http://www.themolitor.com/forums/profile/</link>
		<description>THE MOLITOR FORUMS &#187; User Favorites: bran_richardson</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:42:39 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34157</link>
			<pubDate>Fri, 01 May 2015 12:52:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34157@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you! Really appreciate that ;-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34153</link>
			<pubDate>Fri, 01 May 2015 04:57:37 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34153@http://www.themolitor.com/forums/</guid>
			<description><p>thanks again Chris - all sorted. And rated on themeforest as well.</p>
<p>Cheers.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34133</link>
			<pubDate>Thu, 30 Apr 2015 09:06:35 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34133@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>2. Sure thing! Try using this in the Custom CSS box...</p>
<pre><code>.gallery-nav { z-index:99; }</code></pre>
<p>6. I suggest using a plugin to take control of your search results. Here's a popular one: <a href="https://wordpress.org/plugins/search-exclude/" rel="nofollow">https://wordpress.org/plugins/search-exclude/</a></p>
<p>Let me know if that helps.</p>
<p>Also, if you're enjoying the theme, PLEASE (please) don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34128</link>
			<pubDate>Thu, 30 Apr 2015 04:10:55 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34128@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry Chris, 1 more question. We have enabled the Search, which works, but returns results the image captions (from the images added to the home page gallery). </p>
<p>Is there a way to stop these being searched / clicked through from the search page?</p>
<p>Many thanks.
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34126</link>
			<pubDate>Thu, 30 Apr 2015 00:57:23 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34126@http://www.themolitor.com/forums/</guid>
			<description><p>Thats all great, many thanks for your help.</p>
<p>Point 2) Displaying the block of text, now stops the &#62; (underneath on landscape phones) from working due to z index i think? Is it possible to have the arrows on top of the text so they still function? </p>
<p>I appreciate this is why you hud the text in the first place! but would prefer the text to be present for the user than not....</p>
<p>Thanks again for your help. Really pleased with the website / theme.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34106</link>
			<pubDate>Wed, 29 Apr 2015 09:38:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34106@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. Try adding the following to your Custom CSS box on the Customize page...</p>
<pre><code>@media screen and (max-height: 750px) {
    #logo {
        max-width: 35%;
    }
}</code></pre>
<p>2. Try adding the following to your Custom CSS box on the Customize page...</p>
<pre><code>@media screen and (max-height: 600px) {
    #imgInfo p {
        display: block;
    }
}</code></pre>
<p>3. I think that's just an with the way the screenshot is being taken. The sidebar displays just fine when viewed live. :-)</p>
<p>4. The logo uses Quicksand available here: <a href="http://www.google.com/fonts/specimen/Quicksand" rel="nofollow">http://www.google.com/fonts/specimen/Quicksand</a></p>
<p>5. Category pages use the main background images, which are controlled from the "Header Image" section of the Customize page. More info @ minute 6:54 here: <a href="https://youtu.be/471UhScPhCw?t=6m54s" rel="nofollow">https://youtu.be/471UhScPhCw?t=6m54s</a></p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34094</link>
			<pubDate>Wed, 29 Apr 2015 04:18:20 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34094@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry missed one: </p>
<p>how do we set the background image on the Category level page:</p>
<p><a href="http://www.thelightonline.co.uk/category/website-design-portfolio/" rel="nofollow">http://www.thelightonline.co.uk/category/website-design-portfolio/</a></p>
<p>(we are using the Aside type of posts here)</p>
<p>Many thanks
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34082</link>
			<pubDate>Tue, 28 Apr 2015 13:25:55 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34082@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>Great theme (again). We have up and running fine, just have a couple of questions:</p>
<p><a href="http://www.thelightonline.co.uk" rel="nofollow">http://www.thelightonline.co.uk</a></p>
<p>1) The logo seems to shrink too small on mobile / smaller devices – we have uploaded an @2x version (although its not exactly 2 x as large?)</p>
<p>2) On smaller devices the Caption text on the images thats displayed on the Gallery page template is removed (assume by design), is it possible for us to get that back in?</p>
<p>3) Windows Firefox v31 / v30 seem to not display the footer (credits / directors / story by etc.) and text on test at <a href="https://www.browserstack.com/screenshots" rel="nofollow">https://www.browserstack.com/screenshots</a></p>
<p>4) What fonts did you use to create the demo logo?</p>
<p>Many thanks again.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-18772</link>
			<pubDate>Thu, 21 Feb 2013 15:05:00 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18772@http://www.themolitor.com/forums/</guid>
			<description><p>You bet ;-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>batiraki30 on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-18767</link>
			<pubDate>Thu, 21 Feb 2013 11:10:42 +0000</pubDate>
			<dc:creator>batiraki30</dc:creator>
			<guid isPermaLink="false">18767@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris, works great!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-18759</link>
			<pubDate>Thu, 21 Feb 2013 10:13:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18759@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try adding something like the following to the CSS...</p>
<pre><code>body.single #main {width:600px;}</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>batiraki30 on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-18751</link>
			<pubDate>Wed, 20 Feb 2013 23:07:56 +0000</pubDate>
			<dc:creator>batiraki30</dc:creator>
			<guid isPermaLink="false">18751@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris thanks for your answer, but i meant to change the width only for the posts.</p>
<p>for instance post width: 600 px but category and tag width 300px.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-18727</link>
			<pubDate>Wed, 20 Feb 2013 11:09:48 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">18727@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The post width is controlled by the "#main" style in the "style.css" file.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>batiraki30 on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-18715</link>
			<pubDate>Wed, 20 Feb 2013 08:37:44 +0000</pubDate>
			<dc:creator>batiraki30</dc:creator>
			<guid isPermaLink="false">18715@http://www.themolitor.com/forums/</guid>
			<description><p>Is it possible to change only the post width and not category or tag page width?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-17087</link>
			<pubDate>Fri, 04 Jan 2013 13:33:02 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17087@http://www.themolitor.com/forums/</guid>
			<description><p>Awesome!</p>
<p>Please don't forget to rate the theme on your downloads page when you have the chance. It REALLY helps!</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>TarasTravel on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-17068</link>
			<pubDate>Fri, 04 Jan 2013 07:47:35 +0000</pubDate>
			<dc:creator>TarasTravel</dc:creator>
			<guid isPermaLink="false">17068@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks, in code "body.page #main {width: 505px;}" I changed width to 605, that solved my problem.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-17054</link>
			<pubDate>Thu, 03 Jan 2013 21:52:26 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17054@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The post width is controlled by the "#main" style in the "style.css" file.</p>
<p>Page widths are controlled by the "body.page #main" style in the same file.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ayron on "content width"</title>
			<link>http://www.themolitor.com/forums/topic/content-width#post-15254</link>
			<pubDate>Sat, 13 Oct 2012 03:02:29 +0000</pubDate>
			<dc:creator>ayron</dc:creator>
			<guid isPermaLink="false">15254@http://www.themolitor.com/forums/</guid>
			<description><p>How do I increase the width of the page. I did import the example. Xml but it has a much smaller width (~ 300px) than its online sample (~ 500 px).<br />
I would like the width of the content displayed in the posts were at least equal to the page.
</p></description>
		</item>

	</channel>
</rss>
