View Single Post
  #61  
Old 05-29-2008, 07:59 AM
CarbonTerry's Avatar
CarbonTerry CarbonTerry is offline
Brigadier General
 
Join Date: Oct 2005
Location: St L MO
Posts: 1,436
Default Re: How to make a Favicon.ico and display it the browser address bar

I have not downloaded BV10 yet. Here's another method:
Choose or make an (72dpi) image.
Follow directions to convert to .ico format: http://tools.dynamicdrive.com/favicon/
Place this script in the Between Head Tag in the Page HTML window:
<link rel="shortcut icon" href="favicon.ico" >
FTP your favicon to your public_html drectory.
That's it!
Reply With Quote