|
|
|
Hard set size for your "Last Games" icons!
|
|
08-12-2009, 21:47
(This post was last modified: 08-12-2009 22:01 by dastaten.)
Post: #1
|
|||
|
|||
|
Hard set size for your "Last Games" icons!
I noticed that the game icons in the "Last Games" up in the stats weren't always coming out 20X20. The irregular sized icons were messing up the look, so I found where to edit the code to hard set the icons to 20X20. Here is the code in case anyone wants the fix...
Goto: Game Section > Templates > Templates of Game Section Default > games_stats_games_bit and replace the current code with: Code: <a href="games.php?action=play&gid={$games['gid']}"><img src="./games/images/{$games['name']}2.gif" height="20" width="20" alt="" /> <strong>{$games['title']}</strong></a><br />---------------------------------------- Also, here is the code to set the icons' size in the Random Games section. Goto: Game Section > Templates > Templates of Game Section Default > games_stats_randomgames_bit and replace with: Code: <a href="games.php?action=play&gid={$games[$id]['gid']}"><img src="./games/images/{$games[$id]['name']}2.gif" height="20" width="20" alt="" /> <strong>{$games[$id]['title']}</strong></a><br />Cheers! |
|||
|
18-12-2009, 00:33
Post: #2
|
|||
|
|||
|
RE: Hard set size for your "Last Games" icons!
I'm happy to see somebody taking some initiative
Online - Urbanus |
|||
|
20-12-2009, 02:49
Post: #3
|
|||
|
|||
|
RE: Hard set size for your "Last Games" icons!
ooops,...i have this since ages in my game section,...but i didnt post it,...idk why,...maybe because noone asked for this
Previously known as snAke_Plissken LiteSoft Development Assistant |
|||
|
10-02-2010, 13:14
Post: #4
|
|||
|
|||
|
RE: Hard set size for your "Last Games" icons!
Thanks for this I was wondering how the hell to fix that. I made mine 25px.
|
|||
|
10-02-2010, 15:36
Post: #5
|
|||
|
|||
| RE: Hard set size for your "Last Games" icons! | |||
|
10-02-2010, 23:49
Post: #6
|
|||
|
|||
|
RE: Hard set size for your "Last Games" icons!
thanks dastaten!
|
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help
Game Section





