Help - Search - Members - Calendar
Full Version: Adding an Image next to the address
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
LostinaJungle
I'm building my first website, and I want to add a little image at the top, next to the address, but I don't know how to do it yet, or even what it's really called (which makes searching for a tutorial kind of tricky.)

Like this:



Anyone know where I could find a tutorial/script for that?
I'd really appreciate it! _smile.gif
wwwww
QUOTE(LostinaJungle @ Mar 3 2008, 06:25 PM) *
I'm building my first website, and I want to add a little image at the top, next to the address, but I don't know how to do it yet, or even what it's really called (which makes searching for a tutorial kind of tricky.)

Like this:



Anyone know where I could find a tutorial/script for that?
I'd really appreciate it! _smile.gif


Its a url image, there is a script for it somewhere here.
LostinaJungle
QUOTE(ChaseTheDragon @ Mar 3 2008, 06:35 PM) *
Its a url image, there is a script for it somewhere here.


Really? I've been looking around, but I haven't seen one yet.
Oh well, I'll keep digging.
Thanks!
wwwww
QUOTE(LostinaJungle @ Mar 3 2008, 06:53 PM) *
Really? I've been looking around, but I haven't seen one yet.
Oh well, I'll keep digging.
Thanks!

I just searched for it, I didn't find it. I could be making it up, so I'll check some source codes for the code, because I need it too haha.
wwwww
Try putting this in the < head> tags

CODE
<link rel="icon" href="your image url" type="image/x-icon" />

  <link rel="shortcut icon" href="your image url" type="image/x-icon" />
foxx
i believe its called a favicon?

From what i read, make it in photoshop and save it as fav.ico ?
tokyo-rose
This doesn't look like what ChaseTheDragon posted, but maybe it will help:

http://www.w3.org/2005/10/howto-favicon
wwwww
CODE
<link rel="icon"
      type="image/png"
      href="/favicon.png">


This is it.
LostinaJungle
You guys are all awesome!
That's exactly what I was looking for.
Thanks so much! :D
wwwww
QUOTE(LostinaJungle @ Mar 3 2008, 08:37 PM) *
You guys are all awesome!
That's exactly what I was looking for.
Thanks so much! :D

Link us to the website. Your myspace is awesome btw.
LostinaJungle
hehe, thanks.
It's sriphotography.com
:)
Insurmountable
Topic closed _smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.