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

		<item>
			<title>designsimply on "How to change default font colors in Fresh &amp; Clean theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-default-font-colors-in-fresh-clean-theme#post-1158979</link>
			<pubDate>Thu, 21 Feb 2013 16:56:34 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1158979@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome. :)
</p>
]]></description>
					</item>
		<item>
			<title>katbellies on "How to change default font colors in Fresh &amp; Clean theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-default-font-colors-in-fresh-clean-theme#post-1158539</link>
			<pubDate>Wed, 20 Feb 2013 23:20:55 +0000</pubDate>
			<dc:creator>katbellies</dc:creator>
			<guid isPermaLink="false">1158539@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>THANK YOU SO MUCH!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to change default font colors in Fresh &amp; Clean theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-default-font-colors-in-fresh-clean-theme#post-1158508</link>
			<pubDate>Wed, 20 Feb 2013 22:16:47 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1158508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>What is the code to add to change the default color of bullet lists?</p></blockquote>
<p>I went in search of a specific example on your blog and I found these posts that have bulleted and numbered lists in them:<br />
<a href="http://katbellies.wordpress.com/2013/02/12/you-know-its-monday-when/" rel="nofollow">http://katbellies.wordpress.com/2013/02/12/you-know-its-monday-when/</a><br />
<a href="http://katbellies.wordpress.com/2013/02/11/this-month-in-dance/" rel="nofollow">http://katbellies.wordpress.com/2013/02/11/this-month-in-dance/</a></p>
<p>This CSS will cover all the text inside the posts' main content area in the Fresh &#38; Clean theme, including both kinds of lists:</p>
<pre><code>.entry-content {
	color: #000;
}</code></pre>
<p>That rule basically covers all text inside a post or page that doesn't have another specific rule set somewhere in the theme's CSS (which you probably don't need to worry about).</p>
<p>This example would just affect bulleted lists in content areas:</p>
<pre><code>.entry-content ul {
	color: #000;
}</code></pre>
<p>And this example would just affect numbered lists in content areas:</p>
<pre><code>.entry-content ol {
	color: #000;
}</code></pre>
<p>Hopefully that gives you an idea about how to setup similar CSS rules in case you run into any other lists you'd like to adjust the text color for.</p>
<p>Great background image on <a href="http://katbellies.wordpress.com/" rel="nofollow">http://katbellies.wordpress.com/</a> ! I've always loved shadows and silhouettes in photography.
</p>
]]></description>
					</item>
		<item>
			<title>katbellies on "How to change default font colors in Fresh &amp; Clean theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-default-font-colors-in-fresh-clean-theme#post-1155983</link>
			<pubDate>Mon, 18 Feb 2013 16:17:22 +0000</pubDate>
			<dc:creator>katbellies</dc:creator>
			<guid isPermaLink="false">1155983@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm using the Fresh &#38; Clean theme at my blog here: <a href="http://katbellies.wordpress.com/" rel="nofollow">http://katbellies.wordpress.com/</a></p>
<p>I would like to change the default font color for writing  bulleted (numbered or dotted) lists. </p>
<p>I was able to change the Headings color in the appearance&#62; custom design&#62;colors tab.</p>
<p>I was able to change the default paragraph color by adding this bit of code to my appearance&#62;custom design&#62; CSS stylesheet editor (this took quite a bit of googling to find):</p>
<p>p {<br />
color: black;<br />
}</p>
<p>What is the code to add to change the default color of bullet lists?
</p>
]]></description>
					</item>
		<item>
			<title>kiwidutch on "Possible to differentiate between Parent Categories and sub Categories more?"</title>
			<link>http://en.forums.wordpress.com/topic/possible-to-differentiate-between-parent-categories-and-sub-categories-more#post-1118723</link>
			<pubDate>Thu, 10 Jan 2013 14:19:22 +0000</pubDate>
			<dc:creator>kiwidutch</dc:creator>
			<guid isPermaLink="false">1118723@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Dear WordPress Staff,</p>
<p>I'm putting sub-categories into my blog and the little bullet point next to the sub-category is the same as the one of the Parent category which is confusing.</p>
<p>I'd like to request that for instance if the Parent category is a dot, then the sub-category could be a dash so that it's easier to differentiate between the two at a glance.</p>
<p>Many Thanks and kind regards... Kiwidutch
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-831097</link>
			<pubDate>Thu, 01 Mar 2012 23:31:06 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">831097@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's odd. It shouldn't preload any! If I hear any other similar troubles with code populating like that, I will look into it deeper.
</p>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-831083</link>
			<pubDate>Thu, 01 Mar 2012 23:15:33 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">831083@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much! That should be everything!</p>
<p>Most of the CSS that has been causing problems for me was preloaded in the editing window when I opened it. I'm not sure where it all came from, but some of it does seem important, so I've just been trying to edit as little of it as I need to to restore the features of my blog to what they were before I added custom design.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-831027</link>
			<pubDate>Thu, 01 Mar 2012 21:30:11 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">831027@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I wasn't sure what it was for either. If something else mysteriously starts acting funny, then you might find the reason. :)</p>
<p>Ah thanks, it helps to have a more specific example. Also, I looked at the Bueno demo site and I see them there: <a href="http://beunodemo.wordpress.com/" rel="nofollow">http://beunodemo.wordpress.com/</a></p>
<p>This CSS block seems to be the culprit:</p>
<pre><code>.attachment,.post,.page {
position:relative;
margin:0 auto;
}</code></pre>
<p>If you remove ".post" from it or if you remove the margin, or the whole block for that matter, then the "Older Entries" link appears on the home page. However, I'm a little wary about just removing CSS that you may have edited or added for another reason. Do you remember why you added that block of CSS?</p>
<p>Note that the best way to add new CSS is to select the "Add my CSS" option in the CSS Settings below the editor on the Appearance &#8594; Custom Design &#8594; CSS page, and not to copy and paste an entire stylesheet. Also, if you just add in CSS for the things you want to change, it makes it a lot easier to debug if problems crop up.
</p>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830867</link>
			<pubDate>Thu, 01 Mar 2012 17:45:06 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">830867@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!</p>
<p>Actually, I'm not sure where the CSS above came from, so I've just removed it altogether and it seems to be fine.</p>
<p>However, I was actually looking for help with the navigation at the bottom of the home page. The links to "Newer"/"Older" are there, they just aren't visible. It seems like something with the bottom margin is covering them up. Is this right? Or am I just missing some code to make them visible?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830801</link>
			<pubDate>Thu, 01 Mar 2012 15:54:37 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">830801@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Now I just need to figure out how to fix the margins at the bottom so that the "Older/Newer" links are no longer hidden</p></blockquote>
<p>In your custom CSS, you have this:</p>
<pre><code>.navigation {
border:1px solid #ccc;
line-height:4em;
clear:both;
height:auto;
position:relative;
padding-top:17px;
padding-bottom:17px;
border-width:1px 0;
margin:0 auto;
}

.navigation span {
display:block;
}</code></pre>
<p>That is causing the previous/next link on single posts to look like this: <a href="http://cl.ly/EfDw" rel="nofollow">http://cl.ly/EfDw</a></p>
<p>If you remove the CSS shown above, it looks like this: <a href="http://cl.ly/Edzr" rel="nofollow">http://cl.ly/Edzr</a></p>
<p>Example link where I see this happening: <a href="http://filmgurl.wordpress.com/2012/02/29/obligatory-end-of-the-month-goal-check-in/" rel="nofollow">http://filmgurl.wordpress.com/2012/02/29/obligatory-end-of-the-month-goal-check-in/</a></p>
<p>What were you trying to change with the CSS above? Maybe it's affecting more than you intended. If you describe what you were trying to change with that CSS, I can probably take a look and find a way to make it work without affecting the previous/next links on single posts.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830631</link>
			<pubDate>Thu, 01 Mar 2012 04:19:25 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">830631@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nice! Thanks for posting about how you fixed the bullets issue.</p>
<p>Also, I've gotta say it. I seriously love your blog. :)
</p>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830205</link>
			<pubDate>Wed, 29 Feb 2012 19:19:32 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">830205@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Now I just need to figure out how to fix the margins at the bottom so that the "Older/Newer" links are no longer hidden
</p>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830202</link>
			<pubDate>Wed, 29 Feb 2012 19:14:49 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">830202@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!! The width rule fixed it!</p>
<p>As for the bullets, I changed </p>
<p>#content ul,#content dl {<br />
list-style-type:<strong>none</strong>;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830032</link>
			<pubDate>Wed, 29 Feb 2012 15:26:42 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">830032@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>2) Bullets in the sidebar appear twice, side by side.</p></blockquote>
<p>How did you fix this one? :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-830031</link>
			<pubDate>Wed, 29 Feb 2012 15:25:52 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">830031@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>1) When clicking on a page link from the upper menu bar, the content is displayed too far to the right, cutting off the side bar.</p></blockquote>
<p>In the CSS you added, the width rule in this block is causing the pages to not be centered. You should remove the width from this block:</p>
<pre><code>.attachment,.post,.page {
position:relative;
width:604px;
margin:0 auto;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-828332</link>
			<pubDate>Sun, 26 Feb 2012 22:55:42 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">828332@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm sorry but I can't help with CSS editing. Staff can but they are currently unavailable.</p>
<blockquote><p>Support will be closed this Sunday and Monday. It will re-open on Tuesday, February 28th. The forums are open over the break. From: <a href="http://en.support.wordpress.com/contact/" rel="nofollow">http://en.support.wordpress.com/contact/</a></p></blockquote>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-827954</link>
			<pubDate>Sun, 26 Feb 2012 06:52:17 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">827954@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks.</p>
<p>I was able to resolve the second issue with the bullets, but "pages" (not "posts") are still cut off on the left, and I just noticed that there is no longer navigation at the bottom of the home page to view older posts
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-827777</link>
			<pubDate>Sat, 25 Feb 2012 22:59:49 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">827777@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks. (FWIW there are no "www's" in any .wordpress.com URLs but the software here will direct links including the old "www's" to the correct URL without it.)
</p>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-827775</link>
			<pubDate>Sat, 25 Feb 2012 22:57:47 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">827775@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry,</p>
<p>it's <a href="http://www.filmgurl.wordpress.com" rel="nofollow">http://www.filmgurl.wordpress.com</a></p>
<p>pages with display issues are: <a href="http://www.filmgurl.wordpress.com/film" rel="nofollow">http://www.filmgurl.wordpress.com/film</a> &#38; <a href="http://www.filmgurl.wordpress.com/about" rel="nofollow">http://www.filmgurl.wordpress.com/about</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-827754</link>
			<pubDate>Sat, 25 Feb 2012 22:29:02 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">827754@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Pleasw post an active link starting with http:// to the blog in question. Then when Staff who provide CSS editing support, enter this thread they can immediately locate the blog and assist you.
</p>
]]></description>
					</item>
		<item>
			<title>filmgurl on "Trouble with Page Display and Bullets in Bueno"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-with-page-display-and-bullets-in-bueno#post-827743</link>
			<pubDate>Sat, 25 Feb 2012 22:15:40 +0000</pubDate>
			<dc:creator>filmgurl</dc:creator>
			<guid isPermaLink="false">827743@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I recently started playing around with the CSS customization with Bueno theme and I have encountered two issues I cannot seem to resolve on my own:</p>
<p>1) When clicking on a page link from the upper menu bar, the content is displayed too far to the right, cutting off the side bar. The home page, individual posts and category links from the upper menu bar are displayed correctly.</p>
<p>2) Bullets in the sidebar appear twice, side by side.</p>
<p>Thank you for any help you can provide!</p>
<p>~GamerWife
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chateau theme Widget header remove bullet and increase font"</title>
			<link>http://en.forums.wordpress.com/topic/chateau-theme-widget-header-remove-bullet-and-increase-font#post-802670</link>
			<pubDate>Thu, 26 Jan 2012 22:49:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">802670@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Glad you got it figured out. Not having the custom design upgrade, I can't really play with the fonts. Well I can, but the preview that is provided never works for me so there isn't anyway I can check things.
</p>
]]></description>
					</item>
		<item>
			<title>zebcolliergrant111211 on "Chateau theme Widget header remove bullet and increase font"</title>
			<link>http://en.forums.wordpress.com/topic/chateau-theme-widget-header-remove-bullet-and-increase-font#post-802576</link>
			<pubDate>Thu, 26 Jan 2012 21:11:34 +0000</pubDate>
			<dc:creator>zebcolliergrant111211</dc:creator>
			<guid isPermaLink="false">802576@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the help!  I actually figured it out.  Under "Custom Fonts" my "Headings" font was -2, which I think was overriding the Custom CSS.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chateau theme Widget header remove bullet and increase font"</title>
			<link>http://en.forums.wordpress.com/topic/chateau-theme-widget-header-remove-bullet-and-increase-font#post-802071</link>
			<pubDate>Thu, 26 Jan 2012 04:48:07 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">802071@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm afraid that "club" is there to stay. It is inserted along with the widget titles by the theme PHP script files and we cannot edit those.</p>
<p>The font size in that rule is working. Change it to 40px and see what happens. If you are using the preview function, sometimes you have to force refresh the preview page with some browsers.
</p>
]]></description>
					</item>
		<item>
			<title>zebcolliergrant111211 on "Chateau theme Widget header remove bullet and increase font"</title>
			<link>http://en.forums.wordpress.com/topic/chateau-theme-widget-header-remove-bullet-and-increase-font#post-802064</link>
			<pubDate>Thu, 26 Jan 2012 04:39:52 +0000</pubDate>
			<dc:creator>zebcolliergrant111211</dc:creator>
			<guid isPermaLink="false">802064@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to 1) Remove the "club" bullet from the sidebar headers and 2) Increase the font</p>
<p>I've tried a lot of things that aren't working.  I think this should work:</p>
<p>.sidebar-widget h1 {<br />
color:#f58e14;<br />
font-size:16px;<br />
letter-spacing:.1em;<br />
padding-bottom:10px;<br />
text-transform:uppercase;<br />
}</p>
<p>But it isn't working.  It changes the color but not the size.  </p>
<p>Thanks for your time!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "problem customzing Clean Home font sizes and bullets"</title>
			<link>http://en.forums.wordpress.com/topic/problem-customzing-clean-home-font-sizes-and-bullets#post-663201</link>
			<pubDate>Fri, 05 Aug 2011 02:54:53 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">663201@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome. I thought I could do that, but I can't get the bullet color to change on hover.
</p>
]]></description>
					</item>
		<item>
			<title>pstrapp on "problem customzing Clean Home font sizes and bullets"</title>
			<link>http://en.forums.wordpress.com/topic/problem-customzing-clean-home-font-sizes-and-bullets#post-663184</link>
			<pubDate>Fri, 05 Aug 2011 02:37:46 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">663184@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!  That's the format I wanted.  :-)  It would be a bonus if the bullet changed colour with the list item, but I can certainly live with it as-is.</p>
<p>Phil
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "problem customzing Clean Home font sizes and bullets"</title>
			<link>http://en.forums.wordpress.com/topic/problem-customzing-clean-home-font-sizes-and-bullets#post-663093</link>
			<pubDate>Thu, 04 Aug 2011 23:50:31 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">663093@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The bullets can be moved inside and he left padding adjusted. See the following.</p>
<pre><code>ol, ul {
    list-style: disc inside none;
}

#sidebar .block li a {
display: inline;
padding-left: 5px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>pstrapp on "problem customzing Clean Home font sizes and bullets"</title>
			<link>http://en.forums.wordpress.com/topic/problem-customzing-clean-home-font-sizes-and-bullets#post-662616</link>
			<pubDate>Thu, 04 Aug 2011 13:57:27 +0000</pubDate>
			<dc:creator>pstrapp</dc:creator>
			<guid isPermaLink="false">662616@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah.  It's an IE7 rendering problem again.  On IE9 they display, although outside of the division lines between list items.  Assuming that's also how they show on your browser, I'll put up with the square bullets since I'd rather have them tucked in.  Unless, of course, you have a nifty way of changing the graphic that the theme uses for the sidebar bullets.  :-)</p>
<p>Phil
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "problem customzing Clean Home font sizes and bullets"</title>
			<link>http://en.forums.wordpress.com/topic/problem-customzing-clean-home-font-sizes-and-bullets#post-662424</link>
			<pubDate>Thu, 04 Aug 2011 05:08:36 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">662424@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm seeing the bullets just fine in the sidebar. Clear your browser cache and take another look.
</p>
]]></description>
					</item>

	</channel>
</rss>
