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

		<item>
			<title>absurdoldbird on "Making Widget Titles Bold"</title>
			<link>http://en.forums.wordpress.com/topic/making-widget-titles-bold#post-1142554</link>
			<pubDate>Sun, 03 Feb 2013 20:19:15 +0000</pubDate>
			<dc:creator>absurdoldbird</dc:creator>
			<guid isPermaLink="false">1142554@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your blog doesn't seem to be hosted on wordpress.com. If you are self-hosted, you need to post your question to the wordpress.org forums. Sorry. Here's the link:</p>
<p><a href="http://wordpress.org/support/" rel="nofollow">http://wordpress.org/support/</a>
</p>
]]></description>
					</item>
		<item>
			<title>knool on "Making Widget Titles Bold"</title>
			<link>http://en.forums.wordpress.com/topic/making-widget-titles-bold#post-1141752</link>
			<pubDate>Sat, 02 Feb 2013 13:03:29 +0000</pubDate>
			<dc:creator>knool</dc:creator>
			<guid isPermaLink="false">1141752@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Good day to you all,</p>
<p>I have been struggling to get a couple of titles bold in my widget (sub menu). Been changing and trying the CSS inside but no succes as of yet.</p>
<p><a href="http://lars-coaching.nl/" rel="nofollow">http://lars-coaching.nl/</a></p>
<p>I am trying to make the " Life Coaching ", "Vraaggerichte Coaching", and "Individuele Coaching" titles bold.</p>
<p>This is my style.css: <a href="http://www.pastebin.ca/2309989" rel="nofollow">http://www.pastebin.ca/2309989</a></p>
<p>Thanks in advance for any help,</p>
<p>Kind regards.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "css to make hyperlinks auto bold in thememin"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-hyperlinks-auto-bold-in-thememin#post-1134502</link>
			<pubDate>Sat, 26 Jan 2013 03:39:49 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1134502@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>eliasisquith on "css to make hyperlinks auto bold in thememin"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-hyperlinks-auto-bold-in-thememin#post-1134501</link>
			<pubDate>Sat, 26 Jan 2013 03:36:19 +0000</pubDate>
			<dc:creator>eliasisquith</dc:creator>
			<guid isPermaLink="false">1134501@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>derp! thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "css to make hyperlinks auto bold in thememin"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-hyperlinks-auto-bold-in-thememin#post-1134500</link>
			<pubDate>Sat, 26 Jan 2013 03:18:11 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1134500@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The first will do the content links only and leave the sidebar and the rest alone.
</p>
]]></description>
					</item>
		<item>
			<title>eliasisquith on "css to make hyperlinks auto bold in thememin"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-hyperlinks-auto-bold-in-thememin#post-1134499</link>
			<pubDate>Sat, 26 Jan 2013 03:11:39 +0000</pubDate>
			<dc:creator>eliasisquith</dc:creator>
			<guid isPermaLink="false">1134499@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thank you -- the second is great, although i would appreciate it if there were some way to keep the side/widget links at normal weight, that'd be perfect.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "css to make hyperlinks auto bold in thememin"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-hyperlinks-auto-bold-in-thememin#post-1134491</link>
			<pubDate>Sat, 26 Jan 2013 02:45:07 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1134491@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This would do it for all links in the content I believe:</p>
<pre><code>.entry-content a {
font-weight: bold;
}</code></pre>
<p>This would do it for most all links in the site (except titles).</p>
<pre><code>a {
font-weight: bold;
}</code></pre>
<p>If you use the second, look around the site to make sure it doesn't change some stuff you do not want changed.
</p>
]]></description>
					</item>
		<item>
			<title>eliasisquith on "css to make hyperlinks auto bold in thememin"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-make-hyperlinks-auto-bold-in-thememin#post-1133065</link>
			<pubDate>Thu, 24 Jan 2013 19:25:05 +0000</pubDate>
			<dc:creator>eliasisquith</dc:creator>
			<guid isPermaLink="false">1133065@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Text Appears in Bold"</title>
			<link>http://en.forums.wordpress.com/topic/text-appears-in-bold#post-1123520</link>
			<pubDate>Mon, 14 Jan 2013 15:01:54 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1123520@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And now that you corrected this, I'm seeing there's one more unclosed tag in the same post. You need to delete this from the very end:<br />
<code>&lt;strong&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Text Appears in Bold"</title>
			<link>http://en.forums.wordpress.com/topic/text-appears-in-bold#post-1123470</link>
			<pubDate>Mon, 14 Jan 2013 14:14:18 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1123470@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes I know what causes this,* and I have already shown you how to correct it. I said <em>edit the post you linked to</em>. The post you linked to is <em>this</em> post:<br />
<a href="http://clownonfire.wordpress.com/2013/01/14/fan-club/" rel="nofollow">http://clownonfire.wordpress.com/2013/01/14/fan-club/</a><br />
You need to correct the line I pointed to, the way I suggested.</p>
<p>* An opening strong tag means "make the text bold from this point on". A closing strong tag means "make the text bold up to this point". When the closing tag is missing, as on that line of your post, you're left with the first command only, so <em>everything</em> on the same page from that point on becomes bold.
</p>
]]></description>
					</item>
		<item>
			<title>clownonfire on "Text Appears in Bold"</title>
			<link>http://en.forums.wordpress.com/topic/text-appears-in-bold#post-1123445</link>
			<pubDate>Mon, 14 Jan 2013 13:42:58 +0000</pubDate>
			<dc:creator>clownonfire</dc:creator>
			<guid isPermaLink="false">1123445@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Another example is this post:<br />
<a href="http://clownonfire.wordpress.com/2013/01/10/fuck-you/" rel="nofollow">http://clownonfire.wordpress.com/2013/01/10/fuck-you/</a><br />
If you look at the post from <a href="http://clownonfire.wordpress.com/" rel="nofollow">http://clownonfire.wordpress.com/</a>, you will see  the content in bold, but if you look at it from <a href="http://clownonfire.wordpress.com/2013/01/10/fuck-you/" rel="nofollow">http://clownonfire.wordpress.com/2013/01/10/fuck-you/</a>, the content is NOT in bold...<br />
Thanks,<br />
Eric
</p>
]]></description>
					</item>
		<item>
			<title>clownonfire on "Text Appears in Bold"</title>
			<link>http://en.forums.wordpress.com/topic/text-appears-in-bold#post-1123441</link>
			<pubDate>Mon, 14 Jan 2013 13:40:23 +0000</pubDate>
			<dc:creator>clownonfire</dc:creator>
			<guid isPermaLink="false">1123441@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Justpi,<br />
Thank you for this... But these tags aren't added by me. Since this morning, I had the post attached suddenly becoming bold, the post I published this morning, and all my comments.... I understand and appreciate you helping me correct the HTML, but these strong tags keep on appearing this morning.<br />
Would you know what causes this, and how I can end this?<br />
This goes the same for the comments on post <a href="http://clownonfire.wordpress.com/2013/01/14/fan-club/" rel="nofollow">http://clownonfire.wordpress.com/2013/01/14/fan-club/</a>. There are no strong tags.<br />
Thanks,<br />
Eric
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Text Appears in Bold"</title>
			<link>http://en.forums.wordpress.com/topic/text-appears-in-bold#post-1123435</link>
			<pubDate>Mon, 14 Jan 2013 13:34:23 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1123435@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Edit the post you linked to, switch the editor to Text (=code), and correct this line:<br />
<code>&lt;li&gt;&lt;strong&gt;You post will be linked back on &lt;em&gt;A Clown on Fire&lt;/em&gt;;&lt;/li&gt;</code><br />
Notice there's an opening <em>strong</em> tag but no corresponding closing tag. You need to paste this where appropriate:<br />
<code>&lt;/strong&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>clownonfire on "Text Appears in Bold"</title>
			<link>http://en.forums.wordpress.com/topic/text-appears-in-bold#post-1123392</link>
			<pubDate>Mon, 14 Jan 2013 12:45:01 +0000</pubDate>
			<dc:creator>clownonfire</dc:creator>
			<guid isPermaLink="false">1123392@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
There has been strange behaviors this morning on my site. Some of my posts appear in bold (the post "A™ Madame™ Weebles™ Magnificent™ Birthday™" from the main page), as some of the comments (on this post: <a href="http://clownonfire.wordpress.com/2013/01/14/fan-club/" rel="nofollow">http://clownonfire.wordpress.com/2013/01/14/fan-club/</a>).<br />
Thank you for looking into this.<br />
Le Clown
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044503</link>
			<pubDate>Thu, 18 Oct 2012 21:26:22 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1044503@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hm, which version of Windows are you running?
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044475</link>
			<pubDate>Thu, 18 Oct 2012 21:18:06 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1044475@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Tried it. Sorry, no change.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044470</link>
			<pubDate>Thu, 18 Oct 2012 21:14:23 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1044470@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For the San Serif Font, try Helvetica (if available).
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044436</link>
			<pubDate>Thu, 18 Oct 2012 20:58:55 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1044436@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It says-<br />
Font size- medium<br />
Page zoom - 100%</p>
<p>Customize fonts:<br />
Standard font: Times New Roman (on the tinier side on the scale)<br />
Serif font: Times New Roman<br />
Sans serif font: Arial<br />
Fixed-width font: Courier New<br />
Minimum font size: Tiniest on scale<br />
Encoding: Western (ISO-8859-1)
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044414</link>
			<pubDate>Thu, 18 Oct 2012 20:51:07 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1044414@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, check your Chrome Settings, then Advanced Settings, then Web Fonts. What do you have selected there for both the main settings and Customize settings?
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044319</link>
			<pubDate>Thu, 18 Oct 2012 19:58:35 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1044319@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No, nothing at all. -__- The blog just went bold on me one fine day.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044273</link>
			<pubDate>Thu, 18 Oct 2012 19:29:57 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1044273@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How odd, that doesn't even seem like the right font.</p>
<p>Are you using any system apps to improve readability or just adjust fonts overall?
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044265</link>
			<pubDate>Thu, 18 Oct 2012 19:22:50 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1044265@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>yes, i had other people do it and send screenshots too and they see everything fine. i've uploaded the homepage and new post screenshot in the media library as per the above instructions.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1044236</link>
			<pubDate>Thu, 18 Oct 2012 19:05:02 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1044236@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ok, here's what I'm seeing: <a href="http://cl.ly/image/1v1m0G1X1I3D" rel="nofollow">http://cl.ly/image/1v1m0G1X1I3D</a></p>
<p>Would you please take a screenshot of what you're seeing and upload it via Media -&#62; Add New in your blog's Dashboard?</p>
<p><a href="http://en.support.wordpress.com/make-a-screenshot/" rel="nofollow">http://en.support.wordpress.com/make-a-screenshot/</a>
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043536</link>
			<pubDate>Wed, 17 Oct 2012 23:58:55 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1043536@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i disabled extensions on both chrome and mozilla and cleared cache on them both and then tried opening the site. Not working.<br />
I can see everyone else's wordpress blogs perfectly fine, no unnecessary bolds anywhere.
</p>
]]></description>
					</item>
		<item>
			<title>notawoodpecker on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043525</link>
			<pubDate>Wed, 17 Oct 2012 23:50:08 +0000</pubDate>
			<dc:creator>notawoodpecker</dc:creator>
			<guid isPermaLink="false">1043525@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>i have tried alternative browsers too, but in vain. </p></blockquote>
<p>That's the part I don't get.  If it was a browser issue, changing browsers would clear it.</p>
<p>What about other websites/pages?  Do they appear normal?
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043521</link>
			<pubDate>Wed, 17 Oct 2012 23:44:12 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1043521@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Would you please try with all of your browser extensions temporarily disabled?
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043518</link>
			<pubDate>Wed, 17 Oct 2012 23:43:08 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1043518@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm using the latest chrome Version 22.0.1229.94 m. It gets updated automatically. And i asked my friend who also has a wordpress blog to see if he can see mine as bold. He can't, it's all normal for him.<br />
But in my account, irrespective of whether im logged in or not, ALL the text is bold. Header, all homepage text, all posts' text, et al.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043512</link>
			<pubDate>Wed, 17 Oct 2012 23:38:00 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1043512@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Which version of Chrome are you using?
</p>
]]></description>
					</item>
		<item>
			<title>notawoodpecker on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043508</link>
			<pubDate>Wed, 17 Oct 2012 23:36:51 +0000</pubDate>
			<dc:creator>notawoodpecker</dc:creator>
			<guid isPermaLink="false">1043508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The only thing I see in bold are the post titles.  Remainder of text appears normal.
</p>
]]></description>
					</item>
		<item>
			<title>kritikakushwaha on "Entire blog in bold"</title>
			<link>http://en.forums.wordpress.com/topic/entire-blog-in-bold#post-1043502</link>
			<pubDate>Wed, 17 Oct 2012 23:20:27 +0000</pubDate>
			<dc:creator>kritikakushwaha</dc:creator>
			<guid isPermaLink="false">1043502@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cleared the entire cache of google chrome, it's still not working. i have tried alternative browsers too, but in vain.
</p>
]]></description>
					</item>

	</channel>
</rss>
