<?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: replacing sidebar titles with an image</title>
		<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image</link>
		<description>WordPress.com Forums &#187; Topic: replacing sidebar titles with an image</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 10:25:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/replacing-sidebar-titles-with-an-image" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1039278</link>
			<pubDate>Sat, 13 Oct 2012 17:17:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039278@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>livinginthelandofcanaan on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1039222</link>
			<pubDate>Sat, 13 Oct 2012 16:36:22 +0000</pubDate>
			<dc:creator>livinginthelandofcanaan</dc:creator>
			<guid isPermaLink="false">1039222@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much for your help. It looks perfect!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1039109</link>
			<pubDate>Sat, 13 Oct 2012 14:15:21 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039109@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I want to replace each sidebar category title on my blog with an image.</p></blockquote>
<p>You can use an image replacement like this:</p>
<pre><code>#blog_subscription-3 .widget-title {
	background: url(http://s.wordpress.org/about/images/logos/wordpress-logo-32-blue.png) 15px 0 no-repeat;
	display: block;
	width: 36px;
	height: 36px;
	text-alignment: left;
	text-indent: -9999px;
	border: 0;
}</code></pre>
<p>Note that you need to look in the page source code to see which selectors to use. In this example, "#blog_subscription-3" refers to the first widget in your sidebar. Each widget gets a unique ID after it is added.</p>
<p>I used a WordPress logo as an example image. To use a different image, replace the url() value with an image from your <a href="http://en.support.wordpress.com/media/media-add-new/">media library</a> and adjust the width and height for your image.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1036634</link>
			<pubDate>Wed, 10 Oct 2012 19:35:41 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1036634@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This thread is not display "resolved". It's an open thread and it has not fallen through the cracks. The CSS upgrade is not recommended to those who do not have CSS editing skills and aren't able to work independently with very little support.  Staff are backlogged and it will take time for them to work through all the CSS Forum threads from the earliest date to the most recent date.
</p>
]]></description>
					</item>
		<item>
			<title>livinginthelandofcanaan on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1036592</link>
			<pubDate>Wed, 10 Oct 2012 19:08:40 +0000</pubDate>
			<dc:creator>livinginthelandofcanaan</dc:creator>
			<guid isPermaLink="false">1036592@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm still waiting to hear on this subject, is it possible that since there was a response that it looks like this question was answered? If so is there a way to show that it hasn't been answered?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1033459</link>
			<pubDate>Sun, 07 Oct 2012 23:36:57 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1033459@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The custom design upgrade comes with Staff support but you may not receive that support until Monday.
</p>
]]></description>
					</item>
		<item>
			<title>livinginthelandofcanaan on "replacing sidebar titles with an image"</title>
			<link>http://en.forums.wordpress.com/topic/replacing-sidebar-titles-with-an-image#post-1033455</link>
			<pubDate>Sun, 07 Oct 2012 23:33:22 +0000</pubDate>
			<dc:creator>livinginthelandofcanaan</dc:creator>
			<guid isPermaLink="false">1033455@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to replace each sidebar category title on my blog with an image. Can you help me with this?
</p>
]]></description>
					</item>

	</channel>
</rss>
