Creating a favicon is easy. Only three steps are required.
- Go to favicon.cc. Either upload a picture or draw your own picture for the icon.
- Upload the generated favicon.ico file to the root of your WordPress installation. You can choose other places but using root directory is much simpler.
- Modify the
header.phpfile under your theme. Insert the following code betweenheadwith your own url.
<link rel="shortcut icon" href="http://thinkweird.info/favicon.ico" type="image/vnd.microsoft.icon"/> <link rel="icon" href="http://thinkweird.info/favicon.ico" type="image/x-ico"/> |
Press Ctrl+F5 in the browser to see the effect.
高!
Thanks for the link.
Hi John, Which link you are talking about? The blogroll?
By the way, I have some questions for you about a business degree and job prospects. Will send you a email message in a day or two about it.