Quote:
Originally Posted by Dart1337
If you have a lot of games installed, this could reduce the amount of room you would have to use in your postbit, in the event you have all of the high scores. You can just hover over the trophy and it will tell you what the high score was for that particular game. If you don't like the trophy.gif icon, you can use the original image2.gifs instead, but I didn't like the additional load times it caused for my dialup users.
|
I like the idea, looks much better in the future if there are lots of games (already used)

.
But instead of trophy, it would better to display the small icon represents the games, just IMO, like
PHP Code:
<if condition="$award[icon]!=''"><a href="arcade.php?do=play&gameid=$award[gameid]"><img src="$stylevar[imgdir_arcade]/$award[icon]" alt="$award[gametitle] Champion! High Score: $award[highscore]" align="absmiddle" border=0></a>