vForums Support > Programming & Coding :: Code Requests & Support :: > [F] Image

[F] Image - Posted By . (kylaaron) on 2nd Apr 08 at 3:47pm
What is the code so there will be a 16x16 image by the forum name on tabs?

Re: Image - Posted By Graham (amusedtodeath) on 2nd Apr 08 at 3:50pm
You mean a "Favicon"? Simply make the icon (making sure it has the .ico extension), upload it to a host and then add the URL to the following:

Code:
 
  1. <link REL="SHORTCUT ICON" HREF="YOUR SITE LINK">
 


{Smile}

Re: Image - Posted By . (kylaaron) on 2nd Apr 08 at 3:56pm
.ico?

Re: Image - Posted By Michael (wrighty) on 2nd Apr 08 at 4:07pm
Actually this is an option in the Image => General Settings! {Smile}

.ico is the extension for icons! {Smile}

Re: Image - Posted By Graham (amusedtodeath) on 2nd Apr 08 at 4:30pm
 
Actually this is an option in the Image => General Settings! {Smile}

.ico is the extension for icons! {Smile}


Of course, thanks for putting it right {Smile}

Re: Image - Posted By Marc (cr0w) on 2nd Apr 08 at 7:51pm
If you have an image but it isn't in .ico format, simply use Dynamic Drive's Favicon Uploader. {Smile}