Friday, May 30, 2008

Set up your original mark in the address bar (Blogger)




Like I did with my blog, it is possible to change your mark that is shown next to your blog's html address in the address bar! I don't know about how other blogs work, but they probably work just like Blogger so that you have control over your entire html codes on your blog. This is how I made my own pink penguin mark to show up there.

1) Make your icon using a photo editing software like Adobe Photoshop to create 16px by 16px image.

2) When saving the file, make sure the name of the file ends with ".ico" just like "Penguin.ico".

3) Go to your blog's editing page where you type in when creating a new post. Then click on "Add image" button.


4) Upload the mark you just created.



5) In "Edit Html" you'll see a long cord for the image you just uploaded. Look for the direct link cord that comes after src=" and end with .ico" Copy the link. (the quote marks exclusive)



6) Then go to Layout/ Edit HTML page.



7) In the editing text box right before </head>, type in...
<link rel="shortcut icon" href="(Your code for the image that ends with .ico)"></link>

and save the template.

8) Now go to your blog and see if the mark in the address bar has changed;)


*Note*
This does not seem to work on some web browsers such as Internet Explore 5.0 or below but it's supposed to work on most of the common browsers. Was this clear? I am not very knowledgeable about html, but if you have any question about this particular fun little html project, feel free to ask me!



Thanks for reading and Good Luck if you are trying this!



18 comments:

  1. Thank you so much for the tutorial! Now all I have to do is figure out what image I'd like to use! =)

    ReplyDelete
  2. Awww...I don't think I can edit the html of my free wordpress site. Boo to wordpress!

    ReplyDelete
  3. Hey :) You can also create the image online if you don't have photoshop, I have used both of these in the past:

    http://www.favicon.cc/
    http://www.html-kit.com/favicon/

    ReplyDelete
  4. That's great! I've always wondered about that - I added one to my photography portfolio website.

    ReplyDelete
  5. oh thank you! I added it to my blogger website...now if I could figure out how to add it to my other website....

    Thank you!

    ReplyDelete
  6. Thanks everyone for your nice comments!

    Knittinandnoodlin-

    You take great pics so I know you'll come up with some cool image for the use!

    karen-

    I couldn't jump to your blog so I couldn't see how it looks but I am guessing that wordpress won't let you control the html as much. Hmmm I'm sorry..

    Kitty-

    These are great sites!!
    I know not everyone has photoshop or know how to use it, so these should be great places for those people! Thanks!!

    Nora-

    I saw your icon and it is so beautiful! Congrats!

    Dana-

    I saw your pretty heart icon! Very cute! In order to make one for your other website, you can do the same. You could use Blogger's image updating system to copy the link and paste it on the html code for your other website in the same way;)

    ReplyDelete
  7. Oh thank you thank you! I always thought that was so cool, but I thought it would be way beyond my skill level. I love your blog!

    ReplyDelete
  8. kendall-

    Thanks for your nice comment! I thought it would be difficult too, so it was kinda surprising how easy it actually was!!

    ReplyDelete
  9. Hey! Thanks for this tutorial. It inspired me to finally make my own favicon for my blog.

    Since photoshop doesn´t allow to save files in the icon format (.ico) in the first place, I found a nice photoshop-addon that makes this possible.

    ReplyDelete
  10. Steffi-

    Glad you found it useful;)
    Your favicon is cute!

    ReplyDelete
  11. Ugh, I've tried using www.favicon.cc and when I try to upload the ico image to Blogger it says it's corrupt or an unsupported format. I don't have Photoshop, what should I try now?

    ReplyDelete
  12. Yay I did it! BTW, it works with jpeg images of any size. I just found that out when Blogger would not let me upload my .ico image.

    Thanks for the tute!

    ReplyDelete
  13. I have been trying to do this and cant get it to work, its very frustrating, could you show the html bit where to add the code into, you said after < head> but I am not sure if I have done it right, are you able to show an example of this bit - thanks :)

    ReplyDelete
  14. sue-

    sorry that you're frustrated.
    a reason why you don't see your favicon might be because of your web browser. I have this newest kind of Firefox and it's not showing my penguin icon..I'm hoping that the next version of the firefox will let me have favicon, but who knows..
    hope this helps.

    ReplyDelete
  15. I am using Safari (mac) - I will see if it works on IE on the laptop ;)

    thanks for all your tutorials too - they are awesome and I love your quilt, its gorgeous <3

    ReplyDelete
  16. Hey! I had the same problem as you with my favicon not working in firefox 3 and google chrome anymore. I solved it like that: In the blogger code, I copied my piece of code directly before the </head> tag. Now Firefox 3 shows it again. For the favicon to be also shown in Google Chrome, you have to add this: type='image/vnd.microsoft.icon'

    My code for the favicon all in all looks like this now:
    <link href='http://www.web184.webgo24-server6.de/blau/favicon3.ico' rel='shortcut icon' type='image/vnd.microsoft.icon'/>

    ReplyDelete
  17. Hello Ayumi, i love your sharing on the tiny header blog icon above and try to do mine but unsuccessful. How do i get my tiny header icon with (.ico). I have my blog few months back but i am not good at it, please help me. Thank you and have a blessed week ahead. Love regards, Tresa

    ReplyDelete
  18. Thank you everyone!

    Tresa-
    Have you tried the step in the comment above(by Steffi)? Depending on your browser, it might not appear too. For example, I changed my browser to google chrome and I don't see my icon anymore..
    I'm sorry I can't be much help..!

    ReplyDelete

Thanks for taking the moment to leave a comment ;) I always love hearing from you!