<?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: Increasing size of blog title</title>
		<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title</link>
		<description>WordPress.com Forums &#187; Topic: Increasing size of blog title</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 01:10:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/increasing-size-of-blog-title" rel="self" type="application/rss+xml" />

		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060396</link>
			<pubDate>Sun, 04 Nov 2012 21:20:05 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1060396@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oops - the option is <em>Add my CSS to [your current theme] CSS stylesheet </em> as you will see in the editing css document I linked to.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060395</link>
			<pubDate>Sun, 04 Nov 2012 21:18:44 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1060395@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You don't overwrite anything. You place this in your CSS box.  Here are the directions.<br />
<a href="http://en.support.wordpress.com/custom-design/editing-css/">http://en.support.wordpress.com/custom-design/editing-css/</a></p>
<p>The best way to manage your CSS is to put just your changes in the CSS box.  Leave the existing style sheet alone, and just put in your changes. You do this by using this option.  That way you will keep your changes separate from the official style sheet.  This will make it much easier for you in the long run and keeps you from messing up anything that shouldn't be broken.  That way you can just delete what you just wrote and you won't have overwritten anything.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060350</link>
			<pubDate>Sun, 04 Nov 2012 20:12:56 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">1060350@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have to come back, I'm afraid. Where precisely do I write this and what am I overwriting?</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1060347</link>
			<pubDate>Sun, 04 Nov 2012 20:09:27 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">1060347@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'll see how to and where. Otherwise will reflag this.</p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059808</link>
			<pubDate>Sun, 04 Nov 2012 00:15:28 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1059808@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You would put that in your CSS.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059805</link>
			<pubDate>Sun, 04 Nov 2012 00:14:24 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1059805@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops - correction.<br />
<code>h1 {font-size: 50px;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059804</link>
			<pubDate>Sun, 04 Nov 2012 00:12:59 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1059804@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Disclaimer: I am not an expert and have never even played one in tv... But since it is Saturday and the experts might not be available.....</p>
<p>Your title looks like it is wrapped in the H1 tag.  This suggestion will change every instance you may have of the H1 and I didn't check to see if it is used elsewhere.</p>
<p><code>h1 {font-size: 50px;&gt;</code></p>
<p>And play with the number making it larger or smaller.
</p>
]]></description>
					</item>
		<item>
			<title>davidderrick on "Increasing size of blog title"</title>
			<link>http://en.forums.wordpress.com/topic/increasing-size-of-blog-title#post-1059725</link>
			<pubDate>Sat, 03 Nov 2012 22:58:45 +0000</pubDate>
			<dc:creator>davidderrick</dc:creator>
			<guid isPermaLink="false">1059725@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi. Probably a dumb question, but how exactly in CSS can I play around with the size of the title of my blog? Want to retain font, but increase the size a bit. I do have the CSS upgrade to allow me to make changes.</p>
<p>Thank you.
</p>
]]></description>
					</item>

	</channel>
</rss>
