|
|
View previous topic :: View next topic |
Author |
Message |
Bill Cassidy
Site Admin
Gender: Age: 65 Zodiac: Style: DesertStorm (492) Joined: 20 May 2001 17:43 Posts: 605 Total Words: 30,358 Location: Ontario  
|
Posted: Fri March 9 1:51:04 GMT 2007 Post subject: Game Name As Popup |
|
|
OPEN
activity.php (around line 1275)
FIND
Quote: | $image_info = '<a href="'. append_sid("$filename?mode=game&id=$game_id") .'" onClick="Gk_PopTart(\''. append_sid("$filename?mode=game&id=$game_id") .'\', \'Activity_Window\', \''.$win_width.'\', \''.$win_height.'\', \'no\'); return false; blur();"><img src ="'. $image_path .'" border="0" align="middle" width="'.$arcade->arcade_config['games_image_width'].'" height="'.$arcade->arcade_config['games_image_height'].'" alt="Popup" /></a>'; |
REPLACE WITH
Quote: | $image_info = '<a href="'. append_sid("$filename?mode=game&id=$game_id") .'" onClick="Gk_PopTart(\''. append_sid("$filename?mode=game&id=$game_id") .'\', \'Activity_Window\', \''.$win_width.'\', \''.$win_height.'\', \'no\'); return false; blur();"><img src ="'. $image_path .'" border="0" align="middle" width="'.$arcade->arcade_config['games_image_width'].'" height="'.$arcade->arcade_config['games_image_height'].'" alt="'. $game_desc .'" /></a>'; |
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
Page Generation = 0.04874 Seconds, SQL Queries = 24
|