Skip to content

How do I add a Favicon image to my site

1464 Views 5 Replies

0 Members and 1 Guest are viewing this topic.

Re: How do I add a Favicon image to my site
Reply #2 on:
#3
Please admin help me out. I tried to add the favicon icon to my but it didn't work. Bellow is what i added to the header of my forum please what else can i do or you can drop me a code dat works.
Thanks

<!DOCTYPE html
      PUBLIC "-//W3C//DTD HTML 4.01//EN"
      " /strict.dtd">
<html lang="en-US">
<head profile="
The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards.
W3C · w3.org
/profile">
<link rel="icon"
      type="image/png"
      href=" http://successbase.createaforum.com/index.php?action=dlattach;topic=171.0;attach=24">[бн]
</head>
[бн]
</html>
Re: How do I add a Favicon image to my site
Reply #4 on:
#5
How can i upload an image to my forum if not through attachment so as to get the image url not attachment url.

And should this <link rel="icon"
type="image/png"
href="my image url name"> be added to the header or the meta tag

         Thanks