PDA

View Full Version : Title Bar and Favorites Icon


Mike Lane
Mar-02-2005, 10:32 AM
I would like to customize my favicon. I don't much care for the smugmug happy face and I'd like to include something that matches my site. Is there any way I can include the call in the <head></head> section? If not, is this something that is going to be included in the promised update to the cobranding?

Mike

devbobo
Mar-06-2005, 07:01 PM
I would like to customize my favicon. I don't much care for the smugmug happy face and I'd like to include something that matches my site. Is there any way I can include the call in the <head></head> section? If not, is this something that is going to be included in the promised update to the cobranding?

Mike Mike,

if u include the definition again in your <head></head> section, you can point it to a new location, like below...

<LINK REL="shortcut icon" HREF="http://slashdot.org/favicon.ico" TYPE="image/x-icon">

Cheers,

David