<?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>A K Chauhan's Blog &#187; Joomla Menu</title>
	<atom:link href="http://www.akchauhan.com/tag/joomla-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akchauhan.com</link>
	<description>PHP, MySql, JavaScript, JQuery, Prototype, Drupal, HTML, CSS and more...</description>
	<lastBuildDate>Sun, 04 Jul 2010 20:19:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Add image with menu in joomla</title>
		<link>http://www.akchauhan.com/add-image-with-menu-in-joomla/</link>
		<comments>http://www.akchauhan.com/add-image-with-menu-in-joomla/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:29:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla Menu]]></category>

		<guid isPermaLink="false">http://blog.akchauhan.com/?p=100</guid>
		<description><![CDATA[You can add image with menu name in Joomla. You need to make some changes 1: modulesmod_mainmenuhelper.php line no 300 change this $tmp-&#62;name = null; to: $tmp-&#62;name = &#8216;&#60;span&#62;&#60;![CDATA['.$item-&#62;name.']]&#62;&#60;/span&#62;&#8217;; 2: Some setting in admin, open module manager, select main menu manager,click on Other Parameter, enable a: Show Menu Images b: Menu Image Link Now to [...]]]></description>
			<content:encoded><![CDATA[<p>You can add image with menu name in Joomla.<br />
You need  to make some changes<br />
1: modulesmod_mainmenuhelper.php<br />
line no 300</p>
<div class="code">change this<br />
$tmp-&gt;name = null;<br />
to:<br />
$tmp-&gt;name = &#8216;&lt;span&gt;&lt;![CDATA['.$item-&gt;name.']]&gt;&lt;/span&gt;&#8217;;</div>
<p>2: Some setting in admin, open module manager, select main menu manager,click on Other Parameter, enable<br />
a:   Show Menu Images<br />
b:   Menu Image Link<br />
Now to add image for the menu, select menu from menu manager, select Parameters (System), then select image</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akchauhan.com/add-image-with-menu-in-joomla/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
