分享logo做法

2007-07-02 22:06 / 2 comments / 51 views /

很奇怪为什么有的网页用火狐打开后能看到logo,最近才搞懂。在网页头部加一句:

<link rel=”shortcut icon” href=”×××.ico” type=”image/x-icon” />

或者

<link rel=”Shortcut Icon” href=”ico路径” type=”image/x-icon” />

×××.ico是图标文件,可以用Aveicon.rar把一般图片转换过来。做logo还有一个好用的工具:AAALogo-v1.21H.rar。

对于wordpress可以把×××.ico改成<?php bloginfo(‘stylesheet_directory’); ?>/images/×××.ico然后把图标放在模板的images文件夹下。

关于icon圆角制作,分享两个方便的网站:

  1. RoundPic 生成圆角png,想要圆角透明要把Transparent勾上
  2. iconverticons.com 把上一步生成的圆角png转成ico格式,网站logo只需16×16即可

两个网站都是英文的。找了几个中文的ico转换网站都没有弄成圆角透明效果。

Related Posts

  1. WordPress模板制作常用函数和代码
  2. 用于生成RSSFeed的PHP库
  3. mysql_close
  4. Quartus II 6.0破解方法
  5. 2009暑期——软件开发模式
  6. mysql_connect
  7. mysql_client_encoding
  8. 关于计算机的数学
  9. mysql_drop_db
  10. mysql_db_name

Get a Trackback link

2 Comments

  1. 咖啡2007年7月2日 22:22:

    值得收藏

  2. 咖啡2007年7月2日 22:23:

    值得收藏 .隔几天 博客可能要改名字,和域名,所以一切都在待定中,等做好了,一定做个好的logo

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>