<?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 edit the &quot;About&quot; tab ?</title>
		<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab</link>
		<description>WordPress.com Forums &#187; Topic: How to edit the &quot;About&quot; tab ?</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 08:01:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-edit-the-about-tab" rel="self" type="application/rss+xml" />

		<item>
			<title>3fam on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1065903</link>
			<pubDate>Sat, 10 Nov 2012 13:57:27 +0000</pubDate>
			<dc:creator>3fam</dc:creator>
			<guid isPermaLink="false">1065903@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a lot designsimply ! I'll get to it...
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1057112</link>
			<pubDate>Thu, 01 Nov 2012 14:51:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1057112@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'd like to change the way the title is presented by putting a logo I have designed with Ps... I have no idea how to do that!! </p></blockquote>
<p>Here's an example showing how to add a logo to the Sight theme's title with CSS if you're interested. To see it work, add it to your Appearance &#8594; Custom Design &#8594; CSS editor and click the Preview button:</p>
<pre><code>.site-title a {
	background: url(http://s.wordpress.org/about/images/wordpress-logo-notext-bg.png) -35px -5px no-repeat;
	padding-left: 110px;
}</code></pre>
<p>To use a different logo, change out the url() value with a link to your logo image and adjust all of the numbers until your image is placed correctly.
</p>
]]></description>
					</item>
		<item>
			<title>3fam on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1053326</link>
			<pubDate>Sun, 28 Oct 2012 11:03:47 +0000</pubDate>
			<dc:creator>3fam</dc:creator>
			<guid isPermaLink="false">1053326@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks people !<br />
And justpi, that's bad news for me... But thank you for your intervention, I probably would never have guessed.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1052989</link>
			<pubDate>Sat, 27 Oct 2012 19:48:08 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1052989@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>As for the second question, DePo Masthead doesn't support header images: to replace the title with a logo you'd need the Custom Design upgrade.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1052962</link>
			<pubDate>Sat, 27 Oct 2012 18:42:42 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1052962@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You may also want to check out these:<br />
<a href="http://en.support.wordpress.com/widgets/gravatar-profile-widget/">Gravatar Profile Widget</a><br />
<a href="http://en.support.wordpress.com/widgets/gravatar-profile-widget/">Gravatar Widget</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1052961</link>
			<pubDate>Sat, 27 Oct 2012 18:39:50 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1052961@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Have you looked here?  <a href="http://en.support.wordpress.com/category/widgets-sidebars/">Widgets &#38; Sidebars</a><br />
See:  <a href="http://en.support.wordpress.com/widgets/about-me/">About.me Widget</a>
</p>
]]></description>
					</item>
		<item>
			<title>3fam on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1052958</link>
			<pubDate>Sat, 27 Oct 2012 18:35:53 +0000</pubDate>
			<dc:creator>3fam</dc:creator>
			<guid isPermaLink="false">1052958@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, no, that's the one ! But I've manage to rearrange things, even though it is not through the way I imagined it would be... Concretely: have you (or anyone else) tried the "about.me" widget? And if you have, how is it? How does it work?...<br />
Last thing I haven't managed by myself: I'd like to change the way the title is presented by putting a logo I have designed with Ps... I have no idea how to do that!! Do you / Does someone know how??<br />
Thank you for repplying (and for the previous one!)
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1052598</link>
			<pubDate>Sat, 27 Oct 2012 03:03:57 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1052598@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm not seeing either of these. Did you figure things out, or are you talking about a different blog?
</p>
]]></description>
					</item>
		<item>
			<title>3fam on "How to edit the &quot;About&quot; tab ?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-the-about-tab#post-1051882</link>
			<pubDate>Fri, 26 Oct 2012 14:49:40 +0000</pubDate>
			<dc:creator>3fam</dc:creator>
			<guid isPermaLink="false">1051882@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,<br />
I'm having a problem here with the "about" tab, bottom left of the main page.<br />
When one presses it, a page opens on "Archives content" and random posts appear one after the other. I have not found, so far (and the WordPress video "Add an "about" (or any static) page" did not help in this instance.), how to edit this tab and make it a link to a presentation page. Could anyone guide me? </p>
<p>Moreover, this is a different question, but I'd like to clear off all of the links I do not want to figure on a page, at the bottom of it: syllabus, archives, categories, most recent/most read... How could I do this?</p>
<p>Thank you for any advice !
</p>
]]></description>
					</item>

	</channel>
</rss>
