<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Changing the font size and size of the image box</title>
	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/changing-the-font-size-and-size-of-the-image-box</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/changing-the-font-size-and-size-of-the-image-box/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Changing the font size and size of the image box</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/changing-the-font-size-and-size-of-the-image-box#p40</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/changing-the-font-size-and-size-of-the-image-box#p40</guid>
        	        	<description><![CDATA[<blockquote><p>
hmw asked:</p>
<p>Excellent - thank you so much for taking the time to create this plugin!  I was just wondering how I can change the font size and/or the size of the image box?
</p>
</blockquote>
<p>The size of the image box is changed at the top of the plugin file (to edit the plugin file, go to Plugins > Plugin Editor > Peter's Custom Anti-Spam):</p>
<p>// Set the anti-spam image width and height.<br />
// You may need to increase these sizes for longer words and/or bigger fonts.<br />
$cas_imgwidth = 160;<br />
$cas_imgheight = 50;</p>
<p>The size of the font is a bit more buried in the code:</p>
<p>$cas_fontsize = 28; // Default font size for the anti-spam image</p>
]]></description>
        	        	<pubDate>Sun, 22 Jul 2007 16:30:07 +0000</pubDate>
        </item>
</channel>
</rss>