The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do i add a Browser icon ?
How do I add a broswer icon to my forum ? like the "v" for vbulletin you have on this site ???
please explain step by step for me :up: |
#2
|
||||
|
||||
You mean a favicon, right?
From W3.org: Code:
<link rel="icon" type="image/png" href="http://example.com/myicon.png"> You can also just place an image called favicon.ico in the directory of your site the forum is in (forum root directory) and browsers will often automatically request it. There is already the vBulletin favicon icon in your forum directory (main) by default, so the best way is just to overwrite it with your own image. |
#3
|
||||
|
||||
yeah Imean favicon..
you say write: <link rel="icon" type="image/png" href="http://example.com/myicon.png"> but where do i do that ? |
#4
|
||||
|
||||
Between the <head> tags, where you add javascript, linked javascript files, meta information, CSS, linked CSS stylesheets, the page title and various other things.
|
#5
|
|||
|
|||
awesome i also wanted to know how to do this
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|