/post

Changing your Favicon

Posted by adrengski on Wednesday, June 13th, 2012
Tagged as: easy tutorials favicon


Favicons are those small icons that shows up usually beside your url on most browser and beside your page title for Chrome. It’s that small letter “t” on a blue background for Tumblr, that small “f” for facebook, and that small bird for Twitter. Usually, Favicons on Tumblr blogs defaults as a version of the blog owner’s default photo. But if you want to change it, it shouldn’t be that hard. Here’s how to do that.

To change your Favicon if you’re using a pre-made theme from the Theme Garden, just look for this part in your Custom HTML:

<link rel="shortcut icon" href="{Favicon}">

that underlined part is your favicon image. On premade themes, it’s just a small version of your DP, so if you want to change it and use a nice logo of yours, you can just replace that with whatever image you want. It supports .jpg, .gif, .png, and the usual, .ico. Note that there’s no point in using a large image for this as it may only add up to your page’s load time.

If you’re using a custom theme you made though, just add that code up right after the <head> part of your codes. Of course, replace the {Favicon} part with your icon. 

Now if you can’t find that exact codes in your codes, that could only mean that it was already changed. You can just search for these parts instead:

<link rel="shortcut icon"

Yep, just that. It always starts that way anyway so the following parts of that would be the url of the {Favicon} part. Change it to anything you want then.


1 note | Comments

Comment

blog comments powered by Disqus

Notes

  1. tutobx posted this
/ask

Questions! Questions!


Before asking a question, make sure to check the FAQs page or the Answers page first incase it's already answered there. If it isn't then ask away!

All questions/TAs, anon or not, will be published on the Answers page so check it if it's already there. The post will be tagged under your URL , too, so tracking your URLs would be a nice way to notify you.

Also note that I may not be able to answer questions ASAP since unfortunately, I also have this evil stuff called "Real life" and it requires me to do things like "Working" and "Socializing". Rest assured though, that I will be answering all questions whenever I go online and if there's any.

DONATE! On a related note, You could also increase the chance of getting answered immediately by Donating! You see, if you donate, that would mean more moolah. If there's moolah around, I don't have to work that much. And if I don't have to work that much, that would mean more time in answering your queries! I mean, that's the only thing that's keeping me away from here anyway. So yeah, a buck wouldn't hurt, right?


Scroll to top