<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Busyboo &#187; Joomla Tips</title>
	<atom:link href="http://www.busyboo.com/tag/joomla-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.busyboo.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Nov 2009 07:00:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Joomla fix: JCE popup lightbox</title>
		<link>http://www.busyboo.com/2009/02/04/joomla-jce-popup-lightbox/</link>
		<comments>http://www.busyboo.com/2009/02/04/joomla-jce-popup-lightbox/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 10:21:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Joomla Tips]]></category>

		<guid isPermaLink="false">http://www.busyboo.com/2009/02/04/joomla-jce-popup-lightbox/</guid>
		<description><![CDATA[I am using the JCE popup lightbox effect to present content items, as well as images. I have been racking my brain trying to figure out why the popup lightbox feature keeps using my template.css file. Yes, I am using a different, more simpler css file for my JCE editor and I have changed the [...]]]></description>
		<wfw:commentRss>http://www.busyboo.com/2009/02/04/joomla-jce-popup-lightbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla fix: Remove Joomla generator tag</title>
		<link>http://www.busyboo.com/2008/10/27/joomla-generator-tag/</link>
		<comments>http://www.busyboo.com/2008/10/27/joomla-generator-tag/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Joomla Tips]]></category>

		<guid isPermaLink="false">http://www.busyboo.com/2008/10/27/joomla-generator-tag/</guid>
		<description><![CDATA[If you look into your Joomla page source in your browser, you would find a Joomla Generator meta tag, which looks something like this: meta name=Generator content=&#8221;Joomla!&#8230; If you want to remove it, simply goto

includes folder > frontend.php > around line 195 you will find this 

$mainframe-&#62;addMetaTag( 'Generator', $_VERSION-&#62;PRODUCT . " - " . $_VERSION-&#62;COPYRIGHT);

simply [...]]]></description>
		<wfw:commentRss>http://www.busyboo.com/2008/10/27/joomla-generator-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla fix: JCE Styles drop down box solved</title>
		<link>http://www.busyboo.com/2008/10/26/joomla-jce-styles-dropdown/</link>
		<comments>http://www.busyboo.com/2008/10/26/joomla-jce-styles-dropdown/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 16:40:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Joomla Tips]]></category>

		<guid isPermaLink="false">http://www.busyboo.com/2008/10/26/joomla-jce-styles-dropdown/</guid>
		<description><![CDATA[You will not believe how much time it took me but, finally I&#8217;ve got it! I found a solution to the JCE WYSIWYG Styles drop down box problem. Here it is:

Create a new CSS file and place it in your template CSS folder. Call it editor_content.css, for example. In the Administrator section of your site, [...]]]></description>
		<wfw:commentRss>http://www.busyboo.com/2008/10/26/joomla-jce-styles-dropdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla fix: Template color picker in WYSIWYG</title>
		<link>http://www.busyboo.com/2008/10/26/joomla-wysiwyg-color-picker/</link>
		<comments>http://www.busyboo.com/2008/10/26/joomla-wysiwyg-color-picker/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 16:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Joomla Tips]]></category>

		<guid isPermaLink="false">http://www.busyboo.com/2008/10/26/joomla-wysiwyg-color-picker/</guid>
		<description><![CDATA[If you want to create a custom color palette for a user to pick when using the WYSIWYG, goto

Components > JCE ADMIN > JCE Configuration > at the bottom right side > Template Colors > insert your exact color palette, for example: #CD1041,#DEDEDE,#6796B7,
Go into the content item you wish to edit, choose a text and [...]]]></description>
		<wfw:commentRss>http://www.busyboo.com/2008/10/26/joomla-wysiwyg-color-picker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Joomla fix: Search box</title>
		<link>http://www.busyboo.com/2008/10/12/joomla-search-box/</link>
		<comments>http://www.busyboo.com/2008/10/12/joomla-search-box/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 07:47:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Joomla Tips]]></category>

		<guid isPermaLink="false">http://www.busyboo.com/2008/10/12/joomla-search-box/</guid>
		<description><![CDATA[If you&#8217;re looking to delete the words &#8220;search&#8230;&#8221; from the Joomla search box, go to

Languages > English.php row 430 and change

DEFINE('_SEARCH_BOX','search...');

to

DEFINE('_SEARCH_BOX','');

That&#8217;s it!
Copyright &#169; 2009 Busyboo. This Feed has been taken from www.busyboo.com. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please [...]]]></description>
		<wfw:commentRss>http://www.busyboo.com/2008/10/12/joomla-search-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
