<?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 a title bullet/icon to a custom image</title>
		<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image</link>
		<description>WordPress.com Forums &#187; Topic: Changing a title bullet/icon to a custom image</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 18:56:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-a-title-bulleticon-to-a-custom-image" rel="self" type="application/rss+xml" />

		<item>
			<title>dukedavis on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50563</link>
			<pubDate>Wed, 07 Feb 2007 21:36:07 +0000</pubDate>
			<dc:creator>dukedavis</dc:creator>
			<guid isPermaLink="false">50563@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cool. Thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50498</link>
			<pubDate>Wed, 07 Feb 2007 19:22:52 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">50498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>you need to add<br />
<code>padding-left: 20px;</code><br />
the padding-left can be anything, as long as it's greater than the width of the image. (anything bigger than 16px, for the bullet you used)
</p>
]]></description>
					</item>
		<item>
			<title>dukedavis on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50488</link>
			<pubDate>Wed, 07 Feb 2007 18:14:06 +0000</pubDate>
			<dc:creator>dukedavis</dc:creator>
			<guid isPermaLink="false">50488@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The first tag worked and got rid of the existing bullet, but I'm sorry; I'm an idiot and can't figure out CSS for the life of me. I even have basic C++ knowledge and I still don't understand CSS :)</p>
<p>So I got the bullet to show up with this</p>
<p>.post h2 {<br />
background:url('http://i3.photobucket.com/albums/y100/samsanov316/bullet.gif') no-repeat;<br />
display:inline;<br />
padding-bottom:5px;<br />
margin-bottom:5px;</p>
<p>But now it's just showing up on top of the post text. Here's a screenshot<br />
<a href="http://i3.photobucket.com/albums/y100/samsanov316/error.jpg" rel="nofollow">http://i3.photobucket.com/albums/y100/samsanov316/error.jpg</a><br />
What am I doing wrong? Thanks for all your help so far.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50400</link>
			<pubDate>Wed, 07 Feb 2007 13:00:10 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">50400@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>yeah, the bullet is actually in the html, not the CSS.  bad form.  it has it's own class, though, so you can just turn it off:</p>
<p><code>img.lefth2img { display: none; }</code></p>
<p>now you can add your own background image to <code>.post h2</code>
</p>
]]></description>
					</item>
		<item>
			<title>dukedavis on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50386</link>
			<pubDate>Wed, 07 Feb 2007 08:44:53 +0000</pubDate>
			<dc:creator>dukedavis</dc:creator>
			<guid isPermaLink="false">50386@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there something I can just type in that would override the hardcode or whatever? Like, is there a standard CSS line that specifies the icon for the bullet that works in every theme, or would it be unique to Neat! itself? Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>trent on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50385</link>
			<pubDate>Wed, 07 Feb 2007 08:32:44 +0000</pubDate>
			<dc:creator>trent</dc:creator>
			<guid isPermaLink="false">50385@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are absolutely right!   The CSS sheet doesn't reference wp-content/themes/pub/neat/images/h1.gif anywhere in the theme!   I would imagine that this is an oversight!   This is something that should be referenced in CSS, but is hardcoded in the theme itself.   Maybe send in feedback!</p>
<p>Trent
</p>
]]></description>
					</item>
		<item>
			<title>dukedavis on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50384</link>
			<pubDate>Wed, 07 Feb 2007 08:18:56 +0000</pubDate>
			<dc:creator>dukedavis</dc:creator>
			<guid isPermaLink="false">50384@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have the custom CSS upgrade, and I was able to change the header and background because they both had the URL's referenced. But the image for the bullet (h1.gif) isn't there.
</p>
]]></description>
					</item>
		<item>
			<title>trent on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50382</link>
			<pubDate>Wed, 07 Feb 2007 08:14:47 +0000</pubDate>
			<dc:creator>trent</dc:creator>
			<guid isPermaLink="false">50382@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would imagine if you use custom CSS, you could find the image that is referenced in the current CSS and then change that to an image of your choice (color included) and that would work.   Without the custom CSS upgrade though, you are stuck with the image that is referenced by default.</p>
<p>Trent
</p>
]]></description>
					</item>
		<item>
			<title>dukedavis on "Changing a title bullet/icon to a custom image"</title>
			<link>http://en.forums.wordpress.com/topic/changing-a-title-bulleticon-to-a-custom-image#post-50370</link>
			<pubDate>Wed, 07 Feb 2007 07:00:08 +0000</pubDate>
			<dc:creator>dukedavis</dc:creator>
			<guid isPermaLink="false">50370@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>So I'm using the Neat! skin, and I did some basic color changing and image rerouting so that I could have my own background image and header. It's right here <a href="http://dukedavis.wordpress.com" rel="nofollow">http://dukedavis.wordpress.com</a> As you can see, though, the icon next to each individual title <a href="http://dukedavis.wordpress.com/wp-content/themes/pub/neat/images/h1.gif" rel="nofollow">http://dukedavis.wordpress.com/wp-content/themes/pub/neat/images/h1.gif</a> is still the old blue color. Anyone have any tags I can throw in the CSS to change it to a custom image?
</p>
]]></description>
					</item>

	</channel>
</rss>
