<?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>WordPress使用教程与分享 &#187; 图标</title> <atom:link href="http://kisswp.com/tag/%e5%9b%be%e6%a0%87/feed" rel="self" type="application/rss+xml" /><link>http://kisswp.com</link> <description>Just another WordPress weblog</description> <lastBuildDate>Wed, 21 Jul 2010 04:02:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>让自己的网站地址栏显示图标ICO技巧</title><link>http://kisswp.com/2009/08/24/28.html</link> <comments>http://kisswp.com/2009/08/24/28.html#comments</comments> <pubDate>Mon, 24 Aug 2009 09:11:40 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[图标]]></category><guid isPermaLink="false">http://kisswp.com/?p=28</guid> <description><![CDATA[我们使用IE、FF、Chrome现在很多都能在地址栏的前面显示一个小图标，这个图标记这个网站，如果你也想这样子，你可以自己动手实现。 首先，你要制作一个favicon.ico的16*16或者32*32的小图片，可以用photoshop先制作完成，然后用其它一些ico小软件转化下或者直接通过在线制作ico网站完成。 然后你可以通过以下两种方法之下来实现。 A.将该文件上传到网页的根目录就可以了，这种方法大部分主机都会成功。 B.将该文件上传到主题目录下的images文件夹，同时在WP后台的“外观”，“编辑”，head.php这个文件的&#60;head&#62;标签之内添加如下代码： &#60; link rel=&#8221;Shortcut Icon&#8221; href=&#8221;/images/favicon.ico” type=”image/x-icon” /&#62; 还有如果刚刚加上，可能还并未能立即就看的到这个小图标，这是因为浏览器的缓存原因。 支持WordPress发展，欢迎向我们投稿！ )]]></description> <content:encoded><![CDATA[<p>我们使用IE、FF、Chrome现在很多都能在地址栏的前面显示一个小图标，这个图标记这个网站，如果你也想这样子，你可以自己动手实现。</p><p>首先，你要制作一个favicon.ico的16*16或者32*32的小图片，可以用photoshop先制作完成，然后用其它一些ico小软件转化下或者直接通过在线制作ico网站完成。<span id="more-28"></span></p><p>然后你可以通过以下两种方法之下来实现。</p><p>A.将该文件上传到网页的根目录就可以了，这种方法大部分主机都会成功。<br /> B.将该文件上传到主题目录下的images文件夹，同时在WP后台的“外观”，“编辑”，head.php这个文件的&lt;head&gt;标签之内添加如下代码：</p><p>&lt; link rel=&#8221;Shortcut Icon&#8221; href=&#8221;/images/favicon.ico” type=”image/x-icon” /&gt;</p><p>还有如果刚刚加上，可能还并未能立即就看的到这个小图标，这是因为浏览器的缓存原因。</p><hr />支持WordPress发展，欢迎向我们<a href="http://kisswp.com/delivery" target="_blank">投稿</a>！ )</small>]]></content:encoded> <wfw:commentRss>http://kisswp.com/2009/08/24/28.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>