first you need to have your own small icon that you want to post it on
then upload to FacIcon From Pics
you will get your own icon.ico
this is what you want
save it and upload to googlepage
if you have a 會動的 icon
you will get two file one is .ico one is .gif
remember to change the name to what you want
after Head put in those code:
1.if is normal Favicon(only need ICO file)
<link rel="shortcut icon" href="favicon.ico文件地址" />
2.if is 會動的 Gif(upload two file)
<link rel="shortcut icon" href="favicon.ico文件地址" / >
<link rel="icon" href="animated_favicon1.gif文件地址" type="image/gif" />
p.s. all the <> need to by use as <>
2007年4月13日
22 Free Essential Icon Sets
Don't know where to find the icon for your web blog
try 22 free essential icon sets is good and fast way to find a lot of icom
22 Free Essential Icon Sets
try 22 free essential icon sets is good and fast way to find a lot of icom
22 Free Essential Icon Sets
Labels:
Blogger Code,
Icon
2007年4月12日
線上人數貼紙
要如何知道目前blog的線上人數呢?
進入http://whos.amung.us/把HTML程式碼抓回家貼就可以了,當中沒有javascript就可知道線上人數,真是另人感覺到神奇
進入http://whos.amung.us/把HTML程式碼抓回家貼就可以了,當中沒有javascript就可知道線上人數,真是另人感覺到神奇
Labels:
Blogger Code
2007年3月30日
表情圖
在Blogger簡單的加上一呼叫表情圖的Javascript,往後在Blog貼文或回應時,都能支援顯示可愛的小臉表情圖像囉~
修改步驟如下:
1. 很簡單,登入控制主頁>修改HTML
2. 找到,在的上面加入以下JavaScript語法即可
語法如下:(語法與小圖都放在Googlepages裡,永遠不會移除)
Code

再進到"修改HTML"中,手動加入以下CSS規範
放到跟 之間即可
Code
修改步驟如下:
1. 很簡單,登入控制主頁>修改HTML
2. 找到,在的上面加入以下JavaScript語法即可
語法如下:(語法與小圖都放在Googlepages裡,永遠不會移除)
Code

再進到"修改HTML"中,手動加入以下CSS規範
放到
Code

copy from Ben's Blog
Labels:
Blogger Code
訂閱:
文章 (Atom)