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

		<item>
			<title>THE MOLITOR on "description spacing"</title>
			<link>http://www.themolitor.com/forums/topic/description-spacing#post-23994</link>
			<pubDate>Fri, 18 Oct 2013 11:49:28 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23994@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. Positive ratings REALLY help me out and show potential buyers the value of my hard work.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>proba on "description spacing"</title>
			<link>http://www.themolitor.com/forums/topic/description-spacing#post-23990</link>
			<pubDate>Fri, 18 Oct 2013 09:46:27 +0000</pubDate>
			<dc:creator>proba</dc:creator>
			<guid isPermaLink="false">23990@http://www.themolitor.com/forums/</guid>
			<description><p>Yes, it work. Thank you.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "description spacing"</title>
			<link>http://www.themolitor.com/forums/topic/description-spacing#post-23986</link>
			<pubDate>Fri, 18 Oct 2013 09:25:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23986@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The height of the top bar is determined by the height of the logo. In order to dynamically make other elements like the description and navigation menu vertically align in that space, the line-height is injected via jQuery.</p>
<p>To prevent the auto line-height for the description, open "custom.js" and change the following on line 145 for the HTML version or line 38 for the WordPress version from this...</p>
<pre><code>jQuery(&#34;#dropmenu &#62; li &#62; a, #description&#34;).css({lineHeight:headerHeight+&#34;px&#34;});</code></pre>
<p>...to this...</p>
<pre><code>jQuery(&#34;#dropmenu &#62; li &#62; a&#34;).css({lineHeight:headerHeight+&#34;px&#34;});</code></pre>
<p>You should now be able to control the line-height for the description via CSS.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>proba on "description spacing"</title>
			<link>http://www.themolitor.com/forums/topic/description-spacing#post-23982</link>
			<pubDate>Fri, 18 Oct 2013 02:59:12 +0000</pubDate>
			<dc:creator>proba</dc:creator>
			<guid isPermaLink="false">23982@http://www.themolitor.com/forums/</guid>
			<description><p>How to write description in two lines? What I have to edit in style.css to get smaller spacing of lines in description (#description line-height: 20px; not work!)?
</p></description>
		</item>

	</channel>
</rss>
