Re: favicon Programming Web Development by JorgeM Favicon is not dependent on PHP. There are quite a bit of online sites that help you build your favicon image. Once you create it, download it and place it within your web application. here is some guidance from the W3 regarding favicon: http://www.w3.org/2005/10/howto-favicon Re: Favicon in HTML Digital Media UI / UX Design by stuvart20135 Favicon must having the size as 32x32 Re: Favicon in HTML Digital Media UI / UX Design by IsaacMessi10 Favicon can have any size I've tried it in various squarish sizes such as *16x16*, *64x64* and *256x256*. Re: favicon.ico was not found Programming Web Development by sDJh favicon.ico is not neccessary. The PHP-logs don't show an error but a warning. If you want to add you own icon, you just have to place it in you root-dir. Re: favicon help Digital Media UI / UX Design by LastMitch … page, but the problem is now the favicon is applying to all my pages, because …to specify it for just one page? That favicon will appear on the tab because it's …to other 4 pages you don't need that favicon. Just take this out <link rel=&…quot;shortcut icon" href="favicon.ico" type="image/x-icon" /&… Re: favicon Digital Media UI / UX Design by GarryHillton Fav Icon another website is copyright protected and if you want to make a favicon for your own website use this links and get an animated and still favicon image for your site. [url]http://favicon||htmlkit||com/favicon[/url] Regards, Re: favicon Digital Media UI / UX Design by sexyalexy If website has favicon just add "favicon.ico". For example: [url]http://www.domain-name.com/favicon.ico[/url] You will be able to download favicon just like any other picture. Re: favicon Digital Media UI / UX Design by macneato Hi, Could have just googled it, nevertheless here are two links; [URL="http://www.w3.org/2005/10/howto-favicon"]How to add a favicon[/URL] [URL="http://www.antilogic.co.za/design/50-examples-of-good-favicon-design/"]Cool Examples of favicons[/URL] favicon Programming Web Development by kumar gowrav How to save the favicon draw in the favicon drawing tool using php favicon help Digital Media UI / UX Design by jspence29 … a web host called 000webhost.com And I created a favicon for my page, but the problem is now the… favicon is applying to all my pages, because I didn't … Re: FavIcon Digital Media UI / UX Design by almostbob 2.a. like this [url]http://www.w3.org/2005/10/howto-favicon[/url] 2.b and this [url]http://www.winterdrache.de/freeware/png2ico/favicon.html[/url] and 1 . no it doesnt FavIcon Digital Media UI / UX Design by cab_driver I'm trying to implement a favicon. Does it have to be a *.ico file? What is the specific html that goes into the head tag? Thanks favicon Digital Media UI / UX Design by cosmetic8635 Information about favicon.ico. favicon Digital Media UI / UX Design by ADRIANEra how i can download a favicon from a site ? Re: favicon Digital Media UI / UX Design by Pjieter Just check the source code and look for 'favicon.ico' It's most of the time in the same folder as the main site. You can download it by just going to the link :) Re: favicon Digital Media UI / UX Design by kixx1604 [QUOTE=ADRIANEra;1718630]how i can download a favicon from a site ?[/QUOTE] just use FireFox to open website that you want to get favico [URL="http://twitpic.com/88p5g8/full"]http://twitpic.com/88p5g8/full[/URL] plz open this picture and follow those steps... I don't know how to upload direct into my comment.... hope it help~ Re: favicon Digital Media UI / UX Design by webinfiniteit Sounds Good you can download favicon via Ftp login your ftp detail and down load it where you want. ________________ Regards webinfiniteit Favicon in HTML Digital Media UI / UX Design by IsaacMessi10 …<link rel = "icon" href = "favicon.ico" /> <link rel = "shortcut icon…" href = "favicon.ico" /> </head> Code 02: <…<link rel = "shortcut icon" href = "favicon.ico" type = "image/x-icon" /> … Re: Favicon in HTML Digital Media UI / UX Design by mmcdonald … use: <link rel="shortcut icon" href="/favicon.png" type="image/png"> <link…="image/png" href="http://www.example.com/favicon.png" /> or: <link rel='shortcut icon' type… Re: Favicon in HTML Digital Media UI / UX Design by IsaacMessi10 I don't own a website, I just created an html file locally on my HDD in a folder with all resources necessary. Somehow I can only see images that are uploaded online as a favicon. Therefore I might as well upload my favicon online to a website which offers cloud storage and stores the file name within the URL *eg. www.example.net/favicon.png* . Favicon like microsoft live Digital Media UI / UX Design by wickedsunny Hey guyz. i knwo how to put up a favicon. but it restricts the size to 16 x 16 or 32 x 32. but is there a way we can put up favicon liek microsoft corporation. its a long favicon. with like more then 32px width. do anyone knows how to do it? thx Re: Favicon in HTML Digital Media UI / UX Design by silverice282 There is something wrong with your website directory: <link rel = "icon" href = "favicon.ico" /> This kinds of tag should be written like that: <link rel = "icon" href = "/favicon.ico" /> Re: Favicon in HTML Digital Media UI / UX Design by LastMitch >Off topic: Do you know any good and safe sites to upload my favicon to? **@IsaacMessi10** What do you mean by that? You want to upload the favicon to a website to see how it looks? I don't have any recommendation for that. Re: Favicon in HTML Digital Media UI / UX Design by <M/> if you want a little more info, read this by w3c: http://www.w3.org/2005/10/howto-favicon Re: Favicon in HTML Digital Media UI / UX Design by IsaacMessi10 Off topic: Do you know any good and safe sites to upload my favicon to? HTML file is saved locally. I've tried Google Drive but that doesn't seem to work, most probabbly because it doesn't end with "favcon.ico". Re: Favicon in HTML Digital Media UI / UX Design by IsaacMessi10 hey guys for some reason my favicon decided to show up on both web browsers today :) Re: Favicon in HTML Digital Media UI / UX Design by <M/> >hey guys for some reason my favicon decided to show up on both web browsers today :) I don't think it just randomly appeared... but anyways, do you understand why it worked and if you did, did we help answer your question? Re: Favicon in HTML Digital Media UI / UX Design by mmcdonald I'll be damned if we didn't, he got every answer about favicon under the sun haha, and I agree with <M/>... it was most likely cached. Re: Favicon being Displayed - Did not add to HTML - Image not on Server Programming Web Development by mattyd Part of this seems to be a Chrome issue. I created a simple favicon, uploaded to the server, and added it to the page in question; it will not update in Chrome (still shows the Github favicon.) It actually displays the new favicon in IE (and FF,) which surprised me as I never use IE, save for browser testing. Chrome dissapoints me sometimes :( favicon.ico was not found Programming Web Development by slacke ….php source. The apache logs that favicon.ico was not found. I searched what is favicon.ico for. It is a small…