<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>kerrinhardy.com &#187; zen cart favicon</title>
	<atom:link href="http://www.kerrinhardy.com/tag/zen-cart-favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrinhardy.com</link>
	<description>The Ultimate Reference for Customising Zen Cart</description>
	<lastBuildDate>Sun, 25 Sep 2011 04:49:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to add a favicon to your Zen Cart store</title>
		<link>http://www.kerrinhardy.com/2009/10/14/how-to-add-a-favicon-to-your-zen-cart-store/</link>
		<comments>http://www.kerrinhardy.com/2009/10/14/how-to-add-a-favicon-to-your-zen-cart-store/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 00:34:33 +0000</pubDate>
		<dc:creator>kerrin hardy</dc:creator>
				<category><![CDATA[Zen Cart Tips]]></category>
		<category><![CDATA[zen cart favicon]]></category>

		<guid isPermaLink="false">http://www.kerrinhardy.com/?p=491</guid>
		<description><![CDATA[What is a favicon? A favicon (short for favorites icon), also known as a shortcut icon, is a graphic image (a 16×16 (can also be 32×32 or 64×64) pixel square icon) associated with a particular website or webpage.  Browsers that provide favicon support typically display a page&#8217;s favicon: in the browser&#8217;s address bar next to [...]<h4>More Zen Cart:</h4>


]]></description>
			<content:encoded><![CDATA[<h2>What is a favicon?</h2>
<p>A favicon (short for favorites icon), also known as a shortcut icon, is a graphic image (a 16×16 (can also be 32×32 or 64×64) pixel square icon) associated with a particular website or webpage.  Browsers that provide favicon support typically display a page&#8217;s favicon:</p>
<ul>
<li> in the browser&#8217;s address bar
<p><div id="attachment_492" class="wp-caption alignnone" style="width: 416px"><img class="size-full wp-image-492" title="favicon1" src="http://www.kerrinhardy.com/wp-content/uploads/2009/10/favicon1.jpg" alt="Example - favicon in browser address bar" width="406" height="82" /><p class="wp-caption-text">Example - favicon in browser address bar</p></div></li>
<li>next to the page&#8217;s name in a list of bookmarks / favorites
<p><div id="attachment_493" class="wp-caption alignnone" style="width: 402px"><img class="size-full wp-image-493" title="favicon2" src="http://www.kerrinhardy.com/wp-content/uploads/2009/10/favicon2.jpg" alt="Example of favicon in Bookmark/Favorite list" width="392" height="219" /><p class="wp-caption-text">Example of favicon in Bookmark/Favorite list</p></div></li>
<li> next to the page&#8217;s title on the tab.
<p><div id="attachment_494" class="wp-caption alignnone" style="width: 449px"><img class="size-full wp-image-494" title="favicon3" src="http://www.kerrinhardy.com/wp-content/uploads/2009/10/favicon3.jpg" alt="Example of favicon in tabbed window" width="439" height="120" /><p class="wp-caption-text">Example of favicon in tabbed window</p></div></li>
</ul>
<h2>Creating a favicon</h2>
<p>A favicon can be easily created using any graphic program that will allow saving of .ico graphic files.   However, it can be a bit tricky creating a good looking image only 16 x 16 pixels, so a good option is to try an online  service that will allow you to create a favicon for free.  An example is Dynamic Drive&#8217;s <a title="FavIcon Generator" href="http://tools.dynamicdrive.com/favicon/" target="_blank">FavIcon Generator</a>.</p>
<div id="attachment_498" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-498" title="dynamicdrive" src="http://www.kerrinhardy.com/wp-content/uploads/2009/10/dynamicdrive-300x148.jpg" alt="Dynamic Drive's FavIcon Generator" width="300" height="148" /><p class="wp-caption-text">Dynamic Drive&#39;s FavIcon Generator</p></div>
<p>Firstly, prepare your iamge by cropping or adding space around the image to make the image square.</p>
<p>Click on Browse to upload your image and the FavIcon Generator does the rest.</p>
<p>Try a few different images to see the results &#8211; you may wish to crop your logo image, for example, to show only a portion if your full logo does not convert well.</p>
<h2>Installing a favicon</h2>
<p>Once you have downloaded the generated favicon, there are a couple of methods to install your new favicon in Zen Cart.</p>
<h4>Upload to &#8216;root&#8217;</h4>
<p>Upload your new favicon in the root directory of your web site (ie public_html or httpdocs), using your FTP program.  In most cases, this is all you will need to do.</p>
<h4>Add favicon settings to Zen Cart</h4>
<p>If, as an example, your Zen Cart store is in a subfolder of your main website and you wish to use a different favicon for your store, you can configure Zen Cart to set the favicon data for your store pages explicitly.</p>
<ol>
<li>In your includes/languages/english/<em>custom</em>/meta_tags.php file, <strong><em>uncomment </em></strong>(by removing the two forward slash characters) the define statement for FAVICON as below:
<pre>// favicon setting
// There is usually NO need to enable this unless you wish to specify a path and/or a different filename
define('FAVICON', 'favicon.ico');</pre>
<p>With that set, <span style="cursor: pointer;" onmouseover="drc('Zen Cart™ truly is the art of e-commerce','Zen Cart'); return false;" onmouseout="nd();">Zen Cart</span> will explicitly mention the favicon settings on every page, automatically.</li>
<li>Using your FTP program, copy your favicon.ico file into the root directory of your Zen Cart store.</li>
</ol>
<p><em>Note:  Browsers, particularly Internet Explorer, can be a little &#8216;temperamental&#8217; when it comes to showing your new favicon successfully each time.  If you do not see your new favicon try bookmarking</em><em> your store</em><em>, or adding to Favorites,  and clearing your browser&#8217;s cache .  And then sometimes, it just seems to take a while to &#8216;kick in&#8217;.  Be patient <img src='http://www.kerrinhardy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</em></p>
<h4>More Zen Cart:</h4>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrinhardy.com/2009/10/14/how-to-add-a-favicon-to-your-zen-cart-store/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

