General discussions : Non mobile discussion : ESATO address bar icon...
>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> ESATO address bar icon...
Bookmark topic
EastCoastStar Posts: > 500
heyy! maybe i just havent noticed it before, but when on the forum, up in the adress bad (in IE idk abotu anything else), there is a little mobile by the URL! I thought this was pretty cool! in stread of the normal E, they have somethign else!
i saw this awhile back (something on how to do it) but it costed money so i didnt do it lol
its only in the new post section i have noticed
_________________
check out the site guys.
www.editionfws.com
its empty, so i need your help on what to add!
[ This Message was edited by: EastCoastStar on 2005-06-10 18:16 ]
--
Posted: 2005-06-10 19:15:21
Edit :
Quote
what costed money??
u can get make your own URL bar icons in paint
--
Posted: 2005-06-10 19:39:34
Edit :
Quote
It's called a favicon that some web designers use.
you make a small icon and name it something like fav.ico or something, i used one but forgot what the name was and put it in a special directory. once the page is added to favourites it will appear.
Google has one too. If this is what you're talking about i dont know
--
Posted: 2005-06-10 20:25:20
Edit :
Quote
EastCoastStar Posts: > 500
really??
what directory do i save it in?!? i could use this!
--
Posted: 2005-06-10 23:43:44
Edit :
Quote
I'm not seeing the logo!!
--
Posted: 2005-06-10 23:46:42
Edit :
Quote
EastCoastStar Posts: > 500
add the site to your favorites, then click the " x new posts " link and its up there by the URL
--
Posted: 2005-06-10 23:47:32
Edit :
Quote
It doesn't work always!
@East
I'll find it for you! You can also DRAG the favourite onto your desktop and the icon will appear bigger, as a link to your homepage! Pretty cool. You need an icon converter, i'll search Google.
Did it last year, for once Computer magazines came in useful, notice the came, haven't since!
EDIT:
http://www.chami.com/html-kit/services/favicon/
or go to google and type in 'favicon'
cheers
_________________
MINTEDFORUMS.COM - REFRESH YOURSELF
SE-NSE.COM - infectious
MY V800 IS FOR SALE NEW £170[ This Message was edited by: vanquish on 2005-06-10 22:50 ]
--
Posted: 2005-06-10 23:49:04
Edit :
Quote
EastCoastStar Posts: > 500
awesome!
thanks @vanquish! ill check that out, and get it goin.
--
Posted: 2005-06-10 23:54:36
Edit :
Quote
Okay, here's what you ACTUALLY have to do to get a favicon on your webpage (look for the little lightning bolt on mine if you want to see it working)
Firstly make a small (16*16 256 colour) bitmap image. Then convert this into a .ico named favicon .ico. Now upload to your server.
What you then need to do is place this code on your index page or any other page you want it shown on:
Code:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
This presumes you've named it favicon.ico and it's in your root directory.
That's how mine works. If you don't put the code in browsers automatically search for the favicon.ico file anyway but older browsers (or browsers like mozilla, although firefox doesn't do this) require the code.
Hope that helps ya.
Edit: Whoops, the code was getting parsed. Should be sorted now.
_________________
Symbian Links
Symbian page
Freshest Freeware
CAC – Campaign Against Crazy Frog[ This Message was edited by: Rocky B. on 2005-06-11 15:23 ]
--
Posted: 2005-06-11 16:21:34
Edit :
Quote
Yeah I use one because webbrowsers keeps asking for it and my apache log gets full of errors. Firefox shows it by default, no need to ad a page to the favourite, IE needs to be in favourite
--
Posted: 2005-06-11 16:24:27
Edit :
Quote
New Topic
Reply