<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Widgets and space between lines</title>
		<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines</link>
		<description>WordPress.com Forums &#187; Topic: Widgets and space between lines</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 03:52:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/widgets-and-space-between-lines" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Widgets and space between lines"</title>
			<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines#post-1081915</link>
			<pubDate>Fri, 30 Nov 2012 00:25:37 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1081915@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Reduce the space between lines and paragraphs of my posts...</p></blockquote>
<p>To change the spacing between paragraphs, add this and adjust the number:</p>
<pre><code>p {
    margin-bottom: 1.5em;
}</code></pre>
<p>To change the spacing between lines inside a paragraph, add this and adjust the number:</p>
<pre><code>body {
	line-height: 1.2em;
}</code></pre>
<p>I would keep the current "line-height" setting though. It's better for readability.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Widgets and space between lines"</title>
			<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines#post-1081910</link>
			<pubDate>Fri, 30 Nov 2012 00:23:15 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1081910@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Take off the word "Início" from the left side</p></blockquote>
<p>I don't see that now, so it looks like you figured this part out.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Widgets and space between lines"</title>
			<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines#post-1081909</link>
			<pubDate>Fri, 30 Nov 2012 00:22:35 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1081909@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Put the two widgets stucked, they are moving when I do a scroll and they disappear</p></blockquote>
<p>You could do something like this, but I wouldn't recommend it because it will probably cut off content for people with small screens:</p>
<pre><code>#masthead hgroup,
#secondary {
	position: fixed;
	width: 250px;
}
#secondary {
	padding-top: 376px;
}</code></pre>
<p>Also see <a href="http://en.forums.wordpress.com/topic/widgets-65?replies=2#post-1051933" rel="nofollow">http://en.forums.wordpress.com/topic/widgets-65?replies=2#post-1051933</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Widgets and space between lines"</title>
			<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines#post-1081904</link>
			<pubDate>Fri, 30 Nov 2012 00:18:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1081904@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Chaging the collor and size of the letter of the facebook widget title and also its background</p></blockquote>
<p>Because of how the Facebook content is embedded, they keep control of the formatting and you cannot change it using CSS only.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Widgets and space between lines"</title>
			<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines#post-1081902</link>
			<pubDate>Fri, 30 Nov 2012 00:18:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1081902@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Changing the letter size of the widget "Arquivos" and the letter size and color of the year's monthes... I also don't know why the links of year's monthes don't open</p></blockquote>
<p>The first way to adjust the font size is to use the settings on the Appearance &#8594; Custom Design &#8594; Fonts page. You have set the body text size to "-3" on that page and, in the theme you are using, the widget font size is setup to display a little bit smaller than the body text and that's why they look so small.</p>
<p>If you want to keep the "-3" font size setting on your Appearance &#8594; Custom Design &#8594; Fonts page and just adjust the sidebar separately, here is an example you can start with:</p>
<pre><code>.widget {
	font-size: 100% !important;
}</code></pre>
<p>Adjust the percentage as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>sofiapalmarodrigues on "Widgets and space between lines"</title>
			<link>http://en.forums.wordpress.com/topic/widgets-and-space-between-lines#post-1057251</link>
			<pubDate>Thu, 01 Nov 2012 16:42:33 +0000</pubDate>
			<dc:creator>sofiapalmarodrigues</dc:creator>
			<guid isPermaLink="false">1057251@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi.</p>
<p>I'd like to ask some help for the next thing:<br />
- Changing the letter size of the widget "Arquivos" and the letter size and color of the year's monthes... I also don't know why the links of year's monthes don't open<br />
- Chaging the collor and size of the letter of the facebook widget title and also its background<br />
- Put the two widgets stucked, they are moving when I do a scroll and they disappear<br />
- Take off the word "Início" from the left side<br />
-Reduce the space between lines and paragraphs of my posts...</p>
<p>Thank you
</p>
]]></description>
					</item>

	</channel>
</rss>
