Before you read next line, you may need read my previous post about FavIcon. And after you read this please write your comment and any trouble you found in here. My previous post say, the way to change your FavIcon is write a few tag on tag head /* <head> </head>*/. You may need go to your template configuration page, then choose edit html. In there you’ll find you template code. Read you’re code template, find code like below :
<head>
<b:include data=’blog’ name=’all-head-content’/>
<title><data:blog.pagetitle></data:blog.pagetitle>
You can add your code FavIcon below that code. See this sample
<head>
<b:include data=’blog’ name=’all-head-content’/>
<title;><data:blog.pageTitle/></title>
<link href=’http://www.akatelsp-pwt.net/images/transmit_go.png’ rel=’shortcut icon’/>
<link href=’http://www.akatelsp-pwt.net/images/transmit_go.png’ rel=’icon’/>
Then press Save Template and you’ll find different on your blog page.
// < 
hi.
i know this is way off-topic but can you please tell me how to replace the standard button of feedburner? yours is big and beautiful. and im tired of feedburner’s old buttons. please help.
sorry, i don’t understand what you mean. But if it is about feedcount, sorry i can’t help you. Btw, thanks for your visit.