Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: hodye
favicon is just a type of image format with extension .ico . you can find several free software that can create and save favicons. try http://www.favicon.cc/ or google for free favicon creation. usually image must be 16 by 16 pixels. once you saved the image just upload it to your root folder (in public_html or in www folder). Remember you must save the images as " favicon.ico " (it must have a name "favicon.ico" with out the quote). It shows up in all browsers except internet explorer 6 and older.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thank you i had the same Problem here -> Pokerschule
Finally have my favicon now. Appreciate the help.
Andreas
Copy link to clipboard
Copied
I've also had trouble with favicon implementation in Dreamweaver until I found out it's just one short line:
<link rel="shortcut icon" href="/nameofthefavicon.ico" type="image/x-icon" />
Also making something nice out of 16 x 16 is hard, I envy sites that do it right like on free vectors.
Copy link to clipboard
Copied
Hi,
easiest way to add favicon go to: http://favicon.htmlkit.com/favicon/ upload your image i think size is 80x80 or 100x100px max, once you browse to image and found it say create favicon, once done image will display if you happy with it, you install the code displayed in block on the right, copy and paste directly after the head on your index page, then download favicon folder once done open folder copy the two favicon items and paste in the root of your site, once you done all this re-upload your index page after saving and upload the two favicon items,
that should be sorted then, you can validate by clicking on the validate link type in url of site and it will test to make sure you have installed correctly, should be all green ticks indicating correct instalation
Copy link to clipboard
Copied
Thank you.
I will try this.
Copy link to clipboard
Copied
here is the code.
<link href='ICO/IMAGE URL' rel='shortcut icon' type='image/x-icon'/>
http://www.carpet-cleaning.org.nz
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I do it manually is not complex, but why not use the functionality of pieces of code?, ie, include in your short codes, then just drag on your document.
Grettings!![]()
Find more inspiration, events, and resources on the new Adobe Community
Explore Now