YAFLogo

Posted by: bertb - Tuesday, 19 May 2009 23:29:10
Hi, just made a tiny adjustment to enable the tooltips of the medals in browsers other than IE6/IE7. Other browsers use the 'title' tag instead of the 'alt' tag of images to show as a tooltip. So the code on line 438 of UserBox.cs should be appended with [code]title=\"{4}{5}\" [/code]

Posted by: Mek - Wednesday, 20 May 2009 00:12:36
Many thanks. Comitted SVN:2378