Quote:
Originally Posted by sabret00the
great post 13th, back in the day didn't you have to link to em?
|
This is correct (usually) the following code would be helpful in your headinclude, on it's own line...
If icon is in your server root:
Code:
<link rel="shortcut icon" href="$vboptions[homeurl]/favicon.ico" />
If icon is in your forum root:
Code:
<link rel="shortcut icon" href="$vboptions[bburl]/favicon.ico" />