<?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; Tag: change font - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/change-font</link>
		<description>WordPress.com Forums &#187; Tag: change font - Recent Posts</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 10:54:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/change-font" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Changing font colour"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-colour-3#post-1020974</link>
			<pubDate>Mon, 24 Sep 2012 20:20:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1020974@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I tried searching for the correct terms to use in the CSS form - is there a list somewhere?</p></blockquote>
<p>Each theme is unique. The easiest way to figure out what selectors to use in a WordPress.com CSS update is to start by checking your theme's original stylesheet. Use the web inspector which is built in to modern browsers by right-clicking and choosing "Inspect Element"—it will show you all the CSS related to the thing you right-clicked and it's super handy!</p>
<p>To add to houstonweaver's suggestion, you may also want to change the color for the comments title too—it's above past comments if they exist and says something like "2 Responses." Here's a CSS example to try which will change the color of the comments and comment form titles like "Leave a Reply" as well as the borders below them:</p>
<pre><code>#comments-title,
#respond h3 {
	color: black;
}

#comments-title, #reply-title {
	border-color: black;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Changing font colour"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-colour-3#post-1020424</link>
			<pubDate>Mon, 24 Sep 2012 14:01:09 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1020424@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try this:</p>
<p><code>#reply-title {color:#ff0000;}</code></p>
<p>Use your own color of course. </p>
<p>Here is one color picker. I like it because you can get a lot of shades of your chosen color.<br />
<a href="http://www.w3schools.com/tags/ref_colorpicker.asp">http://www.w3schools.com/tags/ref_colorpicker.asp</a>
</p>
]]></description>
					</item>
		<item>
			<title>storkhunting on "Changing font colour"</title>
			<link>http://en.forums.wordpress.com/topic/changing-font-colour-3#post-1020340</link>
			<pubDate>Mon, 24 Sep 2012 11:17:32 +0000</pubDate>
			<dc:creator>storkhunting</dc:creator>
			<guid isPermaLink="false">1020340@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have selecta theme but I have put my own background. As it is a pale background the white font of "leave a reply" comments box is barely visible. How do I change the font colour?<br />
I tried searching for the correct terms to use in the CSS form - is there a list somewhere?<br />
Also when defining colours with numbers, is there anywhere I can see a colour chart which will give me the numbers I need to use?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Fonts"</title>
			<link>http://en.forums.wordpress.com/topic/fonts-12#post-933960</link>
			<pubDate>Thu, 05 Jul 2012 15:33:30 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">933960@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you are expecting to be able to click a button and change fonts throughout your blog then it’s not that easily done.</p>
<p>These are 3 ways to change fonts on wordpress.com blogs.</p>
<p>(1) Changing font families, colors and size in text in posts or pages either post by post or page by page by coding into the HTML editor. <a href="http://en.support.wordpress.com/editors/font-size-color/" rel="nofollow">http://en.support.wordpress.com/editors/font-size-color/</a></p>
<p>(2) Changing font colors in text in posts or pages either post by post or page by page using the #4 icon (Select text color – change the text color) in Row 2 the Visual editor. <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a></p>
<p>(3) Changing all font families, colors and sizes throughout the whole blog by purchasing an annually renewable Custom Design upgrade and using Typekit Fonts with Staff support. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a></p>
<p>Note: A few themes do provide for changing font color in the Blog Title and/or optional Tagline and/or links. In the majority of themes font changes to font families, colors and size in the blog title, tagline, menu, post titles, page titles, categories and tags, widget headings, comments, and links cannot be done without CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>thehealthdork on "Fonts"</title>
			<link>http://en.forums.wordpress.com/topic/fonts-12#post-933959</link>
			<pubDate>Thu, 05 Jul 2012 15:32:41 +0000</pubDate>
			<dc:creator>thehealthdork</dc:creator>
			<guid isPermaLink="false">933959@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Morning! I'm looking to change my font.... is the only way to do so by purchasing different ones?<br />
Blog url: <a href='http://thehealthdork.wordpress.com/'>http://thehealthdork.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>meridagoround on "RE-SELECTING TAGLINE FONT"</title>
			<link>http://en.forums.wordpress.com/topic/re-selecting-tagline-font#post-931355</link>
			<pubDate>Mon, 02 Jul 2012 22:22:14 +0000</pubDate>
			<dc:creator>meridagoround</dc:creator>
			<guid isPermaLink="false">931355@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Raincoaster,</p>
<p>Interesting instruction. I was doing live preview, and then attempting to transact immediately afterwards. Could this cause a problem?</p>
<p>I selected a background color, a type color, and a header photo. (The total lack of functionality for dropping the photo was most frustrating; no of the photos tried would crop or position as I wished.) When I got the preview close to useable, I attempted to purchase. That's when the error msg appeared, saying my "attempt had failed. Please try again."
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "RE-SELECTING TAGLINE FONT"</title>
			<link>http://en.forums.wordpress.com/topic/re-selecting-tagline-font#post-930385</link>
			<pubDate>Mon, 02 Jul 2012 00:57:11 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">930385@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you're going to change themes, you don't input the data prior to buying the theme. When you say "it won't transact" can you describe exactly what happens and how far in the process you get?
</p>
]]></description>
					</item>
		<item>
			<title>meridagoround on "RE-SELECTING TAGLINE FONT"</title>
			<link>http://en.forums.wordpress.com/topic/re-selecting-tagline-font#post-930383</link>
			<pubDate>Mon, 02 Jul 2012 00:49:35 +0000</pubDate>
			<dc:creator>meridagoround</dc:creator>
			<guid isPermaLink="false">930383@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well, I was offered the option of selecting one of three fonts when I selected Quintus. Now, I would like to vary that design decision, as the face is too faint. So how do I get back to that pane? I'm lost.</p>
<p>Also, I've looked at the premium themes, and selected one. When I try to purchase it after inputing my background color and header photo,  it won't transact. How strange that Lifestyle premium theme doesn't want my money!</p>
<p>~eric.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "RE-SELECTING TAGLINE FONT"</title>
			<link>http://en.forums.wordpress.com/topic/re-selecting-tagline-font#post-930269</link>
			<pubDate>Sun, 01 Jul 2012 21:40:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">930269@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you are expecting to be able to click a button and change fonts throughout your blog then it’s not that easily done.</p>
<p>These are 3 ways to change fonts on wordpress.com blogs.</p>
<p>(1) Changing font families, colors and size in text in posts or pages either post by post or page by page by coding into the HTML editor. <a href="http://en.support.wordpress.com/editors/font-size-color/" rel="nofollow">http://en.support.wordpress.com/editors/font-size-color/</a></p>
<p>(2) Changing font colors in text in posts or pages either post by post or page by page using the #4 icon (Select text color – change the text color) in Row 2 the Visual editor. <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a></p>
<p>(3) Changing all font families, colors and sizes throughout the whole blog by purchasing an annually renewable Custom Design upgrade and using Typekit Fonts with Staff support. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a></p>
<p>Note: A few themes do provide for changing font color in the Blog Title and/or optional Tagline and/or links. In the majority of themes font changes to font families, colors and size in the blog title, tagline, menu, post titles, page titles, categories and tags, widget headings, comments, and links cannot be done without CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "RE-SELECTING TAGLINE FONT"</title>
			<link>http://en.forums.wordpress.com/topic/re-selecting-tagline-font#post-930268</link>
			<pubDate>Sun, 01 Jul 2012 21:39:17 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">930268@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can change your optional Tagline and/or Blog Title at any time on this page &#62; Settings &#62; General<br />
You cannot chang the Tagline font in any way, shape or from without a <a href="http://en.support.wordpress.com/custom-design/">custom design upgrade</a> and the required <a href="http://en.support.wordpress.com/custom-design/editing-css/">CSS editing</a>.
</p>
]]></description>
					</item>
		<item>
			<title>meridagoround on "RE-SELECTING TAGLINE FONT"</title>
			<link>http://en.forums.wordpress.com/topic/re-selecting-tagline-font#post-930143</link>
			<pubDate>Sun, 01 Jul 2012 18:54:31 +0000</pubDate>
			<dc:creator>meridagoround</dc:creator>
			<guid isPermaLink="false">930143@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Newbie sez:  I made a bad choice of font for my tagline. I can't get back to an option to choose one more visible. Why can't a re-choose, instead of having to edit "fiddly" html?   (Not happy!)  HOW CAN I EASILY CHANGE THIS SELECTION.   ~eric.<br />
Blog url: <a href='http://meridagoround.wordpress.com/'>http://meridagoround.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Change Font Face in Posts (CURRENT LISTED SUPPORT INFO IS FALSE)"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-face-in-posts-current-listed-support-info-is-false#post-893254</link>
			<pubDate>Thu, 24 May 2012 08:00:47 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">893254@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. (As my post shows, displaying code correctly is quite possible, so Support docs like the one you linked to are slapdash.)
</p>
]]></description>
					</item>
		<item>
			<title>dancoxmedia on "Change Font Face in Posts (CURRENT LISTED SUPPORT INFO IS FALSE)"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-face-in-posts-current-listed-support-info-is-false#post-893003</link>
			<pubDate>Thu, 24 May 2012 00:12:47 +0000</pubDate>
			<dc:creator>dancoxmedia</dc:creator>
			<guid isPermaLink="false">893003@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, justpi, the instructions at the URL provided successfully helped me change my font face.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Change Font Face in Posts (CURRENT LISTED SUPPORT INFO IS FALSE)"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-face-in-posts-current-listed-support-info-is-false#post-892406</link>
			<pubDate>Wed, 23 May 2012 11:24:20 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">892406@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That Support doc is ridiculous, because the example they've posted has wrong quotation marks. See here instead:<br />
<a href="http://wpbtips.wordpress.com/2009/07/11/formatting-text-pt-5/" rel="nofollow">http://wpbtips.wordpress.com/2009/07/11/formatting-text-pt-5/</a>
</p>
]]></description>
					</item>
		<item>
			<title>dancoxmedia on "Change Font Face in Posts (CURRENT LISTED SUPPORT INFO IS FALSE)"</title>
			<link>http://en.forums.wordpress.com/topic/change-font-face-in-posts-current-listed-support-info-is-false#post-892405</link>
			<pubDate>Wed, 23 May 2012 11:17:18 +0000</pubDate>
			<dc:creator>dancoxmedia</dc:creator>
			<guid isPermaLink="false">892405@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The information in <a href="http://en.support.wordpress.com/editors/font-size-color/#additional-information">this support post</a> clearly states that the font of posts can be changed by the user. I have tried several times with the code provided, only to find that the size changes but the font face remains the same. I am trying to change the font to 'Georgia'.</p>
<p>Could someone please provide code that works for changing font face.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Theme Fonts or Font size"</title>
			<link>http://en.forums.wordpress.com/topic/theme-fonts-or-font-size#post-888645</link>
			<pubDate>Thu, 17 May 2012 19:37:10 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">888645@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>On the bottom of your Admin page you will find a link to the Learn WordPress.com blogging Tutorial prepared by Staff. <a href="http://learn.wordpress.com/" rel="nofollow">http://learn.wordpress.com/</a><br />
The support documentation is all found at the Support link <a href="http://en.support.wordpress.com" rel="nofollow">http://en.support.wordpress.com</a> which is also on the bottom of your Admin page.<br />
When creating a post or page on your WordPress.com blog, you have two editing modes available to you, depending on which you are most comfortable with.<br />
<a href="http://en.support.wordpress.com/editors/#visual-editor" rel="nofollow">http://en.support.wordpress.com/editors/#visual-editor</a><br />
<a href="http://en.support.wordpress.com/editors/#html-editor" rel="nofollow">http://en.support.wordpress.com/editors/#html-editor</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Theme Fonts or Font size"</title>
			<link>http://en.forums.wordpress.com/topic/theme-fonts-or-font-size#post-888643</link>
			<pubDate>Thu, 17 May 2012 19:33:40 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">888643@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello there,<br />
In reverse order here are your answers. There is no FTP access to free hosted WordPress.COM blogs like the one linked to your username and we cannot install individual plugins or third party themes into them. Those found on the internet are for WordPress.ORG installs which run on different software.<br />
<a href="http://en.support.wordpress.com/ftp-access/" rel="nofollow">http://en.support.wordpress.com/ftp-access/</a><br />
<a href="http://en.support.wordpress.com/plugins/" rel="nofollow">http://en.support.wordpress.com/plugins/</a><br />
Read also &#62;  WordPress.com vs. WordPress.org: The Differences &#62; <a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a></p>
<p>If you are expecting to be able to click a button and change fonts throughout your blog then it’s not that easily done. These are 3 ways to change fonts on wordpress.com blogs.</p>
<p>(1) Changing font families, colors and size in text in posts or pages either post by post or page by page by coding into the HTML editor. <a href="http://en.support.wordpress.com/editors/font-size-color/" rel="nofollow">http://en.support.wordpress.com/editors/font-size-color/</a></p>
<p>(2) Changing font colors in text in posts or pages either post by post or page by page using the #4 icon (Select text color – change the text color) in Row 2 the Visual editor. <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a></p>
<p>(3) Changing all font families, colors and sizes throughout the whole blog by purchasing an annually renewable Custom Design upgrade and using Typekit Fonts with Staff support. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a></p>
<p><strong>Note:</strong> A few themes do provide for changing font color in the Blog Title and/or optional Tagline and/or links. In the majority of themes font changes to font families, colors and size in the blog title, tagline, menu, post titles, page titles, categories and tags, widget headings, comments, and links cannot be done without CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>iowan2nc on "Theme Fonts or Font size"</title>
			<link>http://en.forums.wordpress.com/topic/theme-fonts-or-font-size#post-888640</link>
			<pubDate>Thu, 17 May 2012 19:30:05 +0000</pubDate>
			<dc:creator>iowan2nc</dc:creator>
			<guid isPermaLink="false">888640@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How can I change the size shape or color you know bold etc of the Free wordpress themes?  Is there a way to do this?<br />
Also I would like to find out about Plugins.  Where do I go to get or place plugins in my blog?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-792351</link>
			<pubDate>Sun, 15 Jan 2012 08:20:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">792351@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will get rid of the one in the header/nav area.</p>
<pre><code>#header .search-form-holder {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>hellopoppett on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-792342</link>
			<pubDate>Sun, 15 Jan 2012 07:58:14 +0000</pubDate>
			<dc:creator>hellopoppett</dc:creator>
			<guid isPermaLink="false">792342@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Quick questions for 'thesacredpath'.</p>
<p>Have used your code on my blog: <a href="http://hello-poppet.com" rel="nofollow">http://hello-poppet.com</a> and it works great. The only other thing I'd like to do now is remove the search fields, either one. Just so there's no double up, what's the easiest way to do that?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-783097</link>
			<pubDate>Wed, 04 Jan 2012 02:40:35 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">783097@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You could manually replace the header image with a link to the larger one. Here is an example: </p>
<pre><code>#header-image a img {
	display: none;
}
#header-image {
	width: 945px;
	height: 150px;
}
#header-image a {
	background: url(IMAGE_URL);
	margin-left: 100px;
	width: 945px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
]</code></pre>
<p>Replace IMAGE_URL with the URL of an image that you upload to your media library. Replace the width and height with  the dimensions of your new image.
</p>
]]></description>
					</item>
		<item>
			<title>atfiftythree on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-783071</link>
			<pubDate>Wed, 04 Jan 2012 01:43:34 +0000</pubDate>
			<dc:creator>atfiftythree</dc:creator>
			<guid isPermaLink="false">783071@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!  I have saved the changes so you can see on the website.</p>
<p>The logo that was designed for me is appearing really small- what size should I be requesting it?  I want the font to appear larger
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-782998</link>
			<pubDate>Wed, 04 Jan 2012 00:09:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">782998@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh yeah, and add this too since your header will be hanging way out into the right side.</p>
<pre><code>.wrapper {
overflow: hidden;
}</code></pre>
<p>To do this all right, it would require remaking any header smaller so that it did not overflow to the right and then putting it directly into the CSS rather than using the header uploader feature.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-782984</link>
			<pubDate>Tue, 03 Jan 2012 23:59:53 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">782984@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm not seeing any of the changes on your site, so it is difficult for me to determine what would have to be done. Something like this will probably do it but you will have to mess with the left margin value to get it where you want it (100px is just a placeholder value).</p>
<p>`#header-image img {<br />
margin-left: 100px;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>atfiftythree on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-782975</link>
			<pubDate>Tue, 03 Jan 2012 23:52:27 +0000</pubDate>
			<dc:creator>atfiftythree</dc:creator>
			<guid isPermaLink="false">782975@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great!  It worked.</p>
<p>Can I also move the header so that the alignment starts where the Home/About pages start?</p>
<p>I also have a search button appearing twice?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-782863</link>
			<pubDate>Tue, 03 Jan 2012 21:47:59 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">782863@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try.</p>
<pre><code>#header hgroup {
display: none;
}

.wrapper {
position: relative;
}

.middle {
padding-top: 50px;
}

#header-image {
margin-top: 5px;
}

#header {
padding: 0 0 0 160px;
position: absolute;
top: 170px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>atfiftythree on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-782835</link>
			<pubDate>Tue, 03 Jan 2012 21:35:45 +0000</pubDate>
			<dc:creator>atfiftythree</dc:creator>
			<guid isPermaLink="false">782835@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes I want to remove the tagline/site description.</p>
<p>I've found the code to hide the blog title but the header image sits way too low.  How do I move the header image to where the header title is at?</p>
<p>Also- what is the name for the About/Home links and how do I move these below the header line?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-778380</link>
			<pubDate>Wed, 28 Dec 2011 22:10:20 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">778380@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since there could be a number of adjustments required, it is best if you prepare the logo and then upload it to your media library, get the URL and then post the URL here for use to work with. Right now the title and tagline area have a height of about 80px, but that can be adjusted. I would probably try and stay at 100px tall if you can. Also, are you also wanting to do away with the tagline/site description below the title?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-778303</link>
			<pubDate>Wed, 28 Dec 2011 19:54:30 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">778303@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>re: removing the dash on the blogum theme<br />
I searched and found this for you &#62; <a href="http://en.forums.wordpress.com/topic/removing-the-dash-on-the-blogum-theme?replies=3" rel="nofollow">http://en.forums.wordpress.com/topic/removing-the-dash-on-the-blogum-theme?replies=3</a>
</p>
]]></description>
					</item>
		<item>
			<title>atfiftythree on "Custom Logo for Blogum theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-logo-for-blogum-theme#post-778302</link>
			<pubDate>Wed, 28 Dec 2011 19:54:15 +0000</pubDate>
			<dc:creator>atfiftythree</dc:creator>
			<guid isPermaLink="false">778302@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes.
</p>
]]></description>
					</item>

	</channel>
</rss>
