<?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: Changing Font Size Within Widgets</title>
		<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets</link>
		<description>WordPress.com Forums &#187; Topic: Changing Font Size Within Widgets</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 03:49:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-font-size-within-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>devblog on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-449553</link>
			<pubDate>Wed, 07 Apr 2010 02:49:56 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">449553@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this selector to your CSS:</p>
<pre><code>.widget_links ul, .widget_rss ul{
font-size: 85%;
}</code></pre>
<p>Where 85 is a suggested value.</p>
<p>Add this property to your "#page" selector:</p>
<pre><code>overflow: hidden;</code></pre>
<p>That should take care of the horizontal scroll bar.
</p>
]]></description>
					</item>
		<item>
			<title>trinovantes on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-449552</link>
			<pubDate>Wed, 07 Apr 2010 02:44:45 +0000</pubDate>
			<dc:creator>trinovantes</dc:creator>
			<guid isPermaLink="false">449552@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1. add your preferred font-size to '.blogroll li'<br />
2. i only see two columns so i'm a bit confused by your question</p>
<p>if you meant the footer, try adding a negative margin-bottom to <code>#footer</code>
</p>
]]></description>
					</item>
		<item>
			<title>brandnewhero on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-449452</link>
			<pubDate>Tue, 06 Apr 2010 18:36:06 +0000</pubDate>
			<dc:creator>brandnewhero</dc:creator>
			<guid isPermaLink="false">449452@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey,</p>
<p>Any help on this? Sorry to be a nag; I just want to make sure my post isn't lost amongst the masses.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-448066</link>
			<pubDate>Thu, 01 Apr 2010 14:56:12 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">448066@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'll take a look at this on my break.  I'll post as soon as I have something
</p>
]]></description>
					</item>
		<item>
			<title>brandnewhero on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-447949</link>
			<pubDate>Wed, 31 Mar 2010 23:27:17 +0000</pubDate>
			<dc:creator>brandnewhero</dc:creator>
			<guid isPermaLink="false">447949@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the quick reply. I read that link and decided to suck it up, and just place my own CSS modifications on top of the existing theme. It was a slightly tedious process, but I did it, and now I feel better :)</p>
<p>However, those problems I mentioned still persist. I'm happy to wait until the CSS volunteer shows up; thanks again for helping me in the meantime.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-447941</link>
			<pubDate>Wed, 31 Mar 2010 23:03:01 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">447941@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello there,<br />
The volunteer who helps with CSS editing doesn't appear to be available at this time. You will have to be patient wile waiting for him to login and help you. Here's a link to a post that he recommends reading <a href="http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/" rel="nofollow">http://csswiz.wordpress.com/2009/10/15/if-you-have-the-wp-com-css-upgrade/</a>
</p>
]]></description>
					</item>
		<item>
			<title>brandnewhero on "Changing Font Size Within Widgets"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-size-within-widgets#post-447939</link>
			<pubDate>Wed, 31 Mar 2010 22:54:25 +0000</pubDate>
			<dc:creator>brandnewhero</dc:creator>
			<guid isPermaLink="false">447939@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://shermanesque.wordpress.com" rel="nofollow">http://shermanesque.wordpress.com</a></p>
<p>So I purchased the custom CSS upgrade, and because I'm still learning CSS, I decided to load the existing stylesheet (K2-lite) and edit it directly (eventually, I'll do it the other, preferred way, but for now I feel more comfortable with this).</p>
<p>I've gotten my page to look pretty close to how I'd like, but I'm having two issues:</p>
<p>1. I have a widget for the blogroll on the right, and while I like the font size of the title of the blogroll, the font size for the individual blogs is too big. Same goes for the other widget below it. How do I change that font size without changing the font size of the title of the widget?</p>
<p>2. My page is just a little too wide; that is, the center column (I'm sure that's not the right terminology) is fine, but the background is just a bit wider than I'd like, resulting in a pointless scroll bar at the bottom of the screen. How do I change this without changing the header width?</p>
<p>The first question is more important for the time being than the second, although I'd eventually like to resolve both.
</p>
]]></description>
					</item>

	</channel>
</rss>
