Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ghking

macrumors regular
Original poster
hello
how do you change the picture that shows up next to the url in the adress bar?
 
Just upload a 16 x 16 icon (it must be in .ico format) and name it favicon.ico. Upload it to your root folder and tadow!
 
Just upload a 16 x 16 icon (it must be in .ico format) and name it favicon.ico. Upload it to your root folder and tadow!

Well, almost.

Need something like this in your HTML

Code:
        <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.