jeux en plein ecran
Posté : 06 nov. 2025, 16:01
remplace popup_ra par le nom de ton image
ouvre arcadelistrelax_body.html
trouve
ajoute après
ouvre arcadelist_body.html
trouve
ajoute après
ouvre arcade_games_new_body.html
ajoute après
ouvre arcadelistrelax_body.html
trouve
Code : Tout sélectionner
<dd style="width:16%;text-align:center;">{gamerow.GAMELINK}<br/>
{gamerow.GAMESET}<br/>
{gamerow.GAMEFPS}<br/>
{gamerow.GAMESIZE}
</dd>Code : Tout sélectionner
<dd style="width:5%;text-align:center;"><a href="javascript:void(0)" TARGET=popup onclick="window.open('./play?gid={gamerow.GAMEID}','', 'width: {GAME_WIDTH}px; height: {GAME_HEIGHT}px;'); return false;"><img src="{BOARD_URL}/ext/teamrelax/relaxarcade/styles/prosilver/theme/images/popup_ra.png" width="16px" height="16px" title="{L_GAME_POPUP}"/></a>trouve
Code : Tout sélectionner
<dd style="width:16%;text-align:center;">{gamerow.GAMELINK}<br/>
{gamerow.GAMESET}<br/>
{gamerow.GAMEFPS}<br/>
{gamerow.GAMESIZE}
</dd>Code : Tout sélectionner
<dd style="width:5%;text-align:center;"><a href="javascript:void(0)" TARGET=popup onclick="window.open('./play?gid={gamerow.GAMEID}','', 'width: {GAME_WIDTH}px; height: {GAME_HEIGHT}px;'); return false;"><img src="{BOARD_URL}/ext/teamrelax/relaxarcade/styles/prosilver/theme/images/popup_ra.png" width="16px" height="16px" title="{L_GAME_POPUP}"/></a>Code : Tout sélectionner
<dd style="width:16%;text-align:center;">{gamerow.GAMELINK}<br/>
{gamerow.GAMESET}<br/>
{gamerow.GAMEFPS}<br/>
{gamerow.GAMESIZE}
</dd>Code : Tout sélectionner
<dd style="width:5%;text-align:center;"><a href="javascript:void(0)" TARGET=popup onclick="window.open('./play?gid={gamerow.GAMEID}','', 'width: {GAME_WIDTH}px; height: {GAME_HEIGHT}px;'); return false;"><img src="{BOARD_URL}/ext/teamrelax/relaxarcade/styles/prosilver/theme/images/popup_ra.png" width="16px" height="16px" title="{L_GAME_POPUP}"/></a>