<?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: How to reduce space in text box widget</title>
		<link>http://en.forums.wordpress.com/topic/how-to-reduce-space-in-text-box-widget</link>
		<description>WordPress.com Forums &#187; Topic: How to reduce space in text box widget</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 09:31:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-reduce-space-in-text-box-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>themabelkwong on "How to reduce space in text box widget"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-reduce-space-in-text-box-widget#post-987958</link>
			<pubDate>Sun, 26 Aug 2012 07:29:37 +0000</pubDate>
			<dc:creator>themabelkwong</dc:creator>
			<guid isPermaLink="false">987958@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for this! It works well!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to reduce space in text box widget"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-reduce-space-in-text-box-widget#post-987955</link>
			<pubDate>Sun, 26 Aug 2012 07:22:52 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">987955@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah sorry, didn't notice that you wanted to increase the font size of the links as well. In that case:<br />
<pre><code>&lt;div style=&quot;font-size:110%;&quot;&gt;&lt;p style=&quot;color:#777;margin-top:8px;&quot;&gt;Keep up to date with my blog and posts by subscribing via:&lt;/p&gt;
ETC ETC
&lt;/div&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>justpi on "How to reduce space in text box widget"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-reduce-space-in-text-box-widget#post-987952</link>
			<pubDate>Sun, 26 Aug 2012 07:11:13 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">987952@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First, you don't need a p tag and a div tag and a font color tag: you put everything in the style of one tag (in this case a p tag, since the text is one paragraph). Second, to add space above the text, you add a top margin (or padding). In all:<br />
<code>&lt;p style=&quot;font-size:110%;color:#777;margin-top:8px;&quot;&gt;Keep up to date with my blog and posts by subscribing via:&lt;/p&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>themabelkwong on "How to reduce space in text box widget"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-reduce-space-in-text-box-widget#post-987947</link>
			<pubDate>Sun, 26 Aug 2012 06:14:45 +0000</pubDate>
			<dc:creator>themabelkwong</dc:creator>
			<guid isPermaLink="false">987947@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the Twenty Eleven theme and my blog is here <a href="http://themabelkwong.wordpress.com" rel="nofollow">http://themabelkwong.wordpress.com</a>. I have the CSS upgrade.</p>
<p>I insertws a text box widget into the sidebar. I labelled it 'Subscribe' and started playing around with changing the font by inserting HTML into the widget text box.</p>
<p>I was wondering, how can I increase the space between the line below 'Subscribe' and the text in my widget (just like how all my other widgets look like)?</p>
<p>Here is a bit of the HTML I pasted into the text box widget:</p>
<p>&#60;div style="font-size:110%;"&#62;&#60;font color="#777"&#62;&#60;p&#62;Keep up to date with my blog and posts by subscribing via:&#60;/p&#62;&#60;/font&#62;</p>
<p><a>&#60;/div&#62;</p>
<p>Thanks!</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
