Does anyone know how to create a logo for the page header of a blogger blog?
Does anyone know how to create a logo for the page header of a blogger blog?
Nick Sabo
www.bballcardpro.com
^ Did you mean 'favicon'?
Do you mean how to create a graphic in a photoshop type program or do you mean how to actually post the image up there? It's css in the edit layout section...
Here's the code on how to put icon/logo on your blog.
1.Upload your icon to any directory your website
2.Put this code between <head> and </head> of your webpages:
<link rel="shortcut icon" href="http://www.yoursite.com/
yourdirectory/youricon.ico">
3.That's it!
Thanks apple! How do you actually create an image?
Nick Sabo
www.bballcardpro.com