Results 1 to 5 of 5

Thread: Help!!!!!!

  1. #1

    Help!!!!!!

    Does anyone know how to create a logo for the page header of a blogger blog?
    Nick Sabo
    www.bballcardpro.com

  2. #2
    ^ Did you mean 'favicon'?

  3. #3
    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...

  4. #4
    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!

  5. #5
    Thanks apple! How do you actually create an image?
    Nick Sabo
    www.bballcardpro.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •