<?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: Allow sourcecode font size to be configurable</title>
		<link>http://en.forums.wordpress.com/topic/allow-sourcecode-font-size-to-be-configurable</link>
		<description>WordPress.com Forums &#187; Topic: Allow sourcecode font size to be configurable</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 00:09:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/allow-sourcecode-font-size-to-be-configurable" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Allow sourcecode font size to be configurable"</title>
			<link>http://en.forums.wordpress.com/topic/allow-sourcecode-font-size-to-be-configurable#post-1027042</link>
			<pubDate>Mon, 01 Oct 2012 17:33:39 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1027042@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The font size is indeed set by the plugin. It does appear to be a font size intentionally set for the best overall experience across a wide range of design scenarios and themes.</p>
<p>You do have the option to customize the font size in the <a href="http://en.support.wordpress.com/code/posting-source-code/">sourcecode shortcode</a> with the Custom Design upgrade. to do that, add the following to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>div.syntaxhighlighter,
div.syntaxhighlighter div,
div.syntaxhighlighter code,
div.syntaxhighlighter table,
div.syntaxhighlighter table td,
div.syntaxhighlighter table tr,
div.syntaxhighlighter table tbody {
	font-size: 13px !important;
}</code></pre>
<p>And adjust it from there to get the best result for your case.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Allow sourcecode font size to be configurable"</title>
			<link>http://en.forums.wordpress.com/topic/allow-sourcecode-font-size-to-be-configurable#post-1025873</link>
			<pubDate>Sun, 30 Sep 2012 01:11:17 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1025873@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay, I've flagged this thread so it will be moved to the Ideas Forum where we make suggestions for improvements to Staff.
</p>
]]></description>
					</item>
		<item>
			<title>anarchafairy on "Allow sourcecode font size to be configurable"</title>
			<link>http://en.forums.wordpress.com/topic/allow-sourcecode-font-size-to-be-configurable#post-1025857</link>
			<pubDate>Sun, 30 Sep 2012 00:40:11 +0000</pubDate>
			<dc:creator>anarchafairy</dc:creator>
			<guid isPermaLink="false">1025857@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm speaking only of the font size of codeblocks produced by using the '[sourcecode] ... [/sourcecode]' markup. In all the themes I've tested, this has been 11px in size, irrespective of the theme's default font size.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Allow sourcecode font size to be configurable"</title>
			<link>http://en.forums.wordpress.com/topic/allow-sourcecode-font-size-to-be-configurable#post-1025852</link>
			<pubDate>Sun, 30 Sep 2012 00:34:02 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1025852@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Actually that's not correct. The font family and the font size used for regular text in posts and static pages varies from theme to theme.  <a href="http://wpbtips.wordpress.com/2010/12/07/main-text-font-size-compared/" rel="nofollow">http://wpbtips.wordpress.com/2010/12/07/main-text-font-size-compared/</a>
</p>
]]></description>
					</item>
		<item>
			<title>anarchafairy on "Allow sourcecode font size to be configurable"</title>
			<link>http://en.forums.wordpress.com/topic/allow-sourcecode-font-size-to-be-configurable#post-1025840</link>
			<pubDate>Sat, 29 Sep 2012 23:42:44 +0000</pubDate>
			<dc:creator>anarchafairy</dc:creator>
			<guid isPermaLink="false">1025840@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I wanted make a feature request regarding the '[sourcecode]' markup.</p>
<p>At present, for most (all?) themes, this defaults to 11px font size. However, at this size it makes the source code difficult to follow — and source code tends to be difficult to follow in the best of cases.</p>
<p>I wanted to ask if you could introduce an additional parameter for the 'sourcecode' markup that allows us to set the font size? Or alternatively, have the sourcecode default to the same size as the body text of a given theme, or even simply just default to a larger type, such as 13px.</p>
<p>Whilst I could get around this by purchasing the custom CSS upgrade, it would certainly be nice to have a more readable default for this.<br />
Blog url: <a href='http://blogdotpravicdotnet.wordpress.com/'>http://blogdotpravicdotnet.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
