sabian said:That's called a 'favicon'
You need to make an image 16x16 pixels then convert the image to an .ico file by going to somewhere like this: http://tools.dynamicdrive.com/favicon/
Then, in your headinclude template, add this:
<link rel="shortcut icon" href="PATH/TO/YOUR/favicon.ico">
crook said:awesome ty, do you know where the vbulletin ico file is located?
thanks