Quote:
Originally Posted by BadgerDog
Tested using vBulletin 4.1.3pl5 on MAC OSX 10.8 Mountain Lion with both Safari 6.0 and FireFox 14.0.1 ?
Avatar appears fine beside user's logged in name, but does not appear on browser link navigation bar line?.
Un-installed with thanks to developer for his efforts ?
Regards,
Doug
|
1- your vB version is unsupported, so i will not check it.
2- if the icon is shown in the toplinks, the icon is generated, so it is supposed to show in the navigation bar...
3- Mountain Lion is not yet very stable on cache and browsers, so i can't state the unobvious... will need other systems tested...
btw, a good way to see if the system works but fail on your browser is to look at the Source of the page... if the line containing the favicon is filled with the url for the image, it's bugged-browser related...
Code:
<link rel="Shortcut Icon" href="XXXX" type="image/x-icon" />
if the XXXX is not "favicon.ico", we work... *(you need to be in full conditions also...)