Activity Mod - Problem
Verfasst: 18.02.2005 20:14
Hi,...
ich hab in der activity2_body.tpl:
zweites anliegen... ich will gerne das Bild wo das Spiel angezeigt wird, etwas nach rechts verschieben, so dass es nicht ganz links an der kante klebt! Aber ich find der Code bzw. das Bild nicht, der das ausgibt!
P.S.: Das Problem taucht nur auf, wenn ich in der ACP --> Xtras --> "Wer ist online"-Liste auf der Spiele-Seite aktivieren " ausschalte!
ich hab in der activity2_body.tpl:
Also, mein Problem ist, dass ich das Rote unten <table> nicht nach oben hin verschieben kann "Hier hin!!!!!" ohne, dass sich mein Copyright der unten an meiner seite ist nach ganz oben verschiebt.<table width="75%" border="0" align="center">
<tr>
<td align="center" nowrap="nowrap" width="100%">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<form method="post" action="{S_MODE_ACTION}">
<span class="genmed">
<legend><span class="explaintitle">{ORDER_SELECT_TITLE}:</span></legend>
<br />
<span class="explaintitle">{L_SELECT_SORT_METHOD}:</span> {S_MODE_SELECT}
<span class="explaintitle">{L_ORDER}:</span> {S_ORDER_SELECT}
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption">
<br />
</span>
</form>
</fieldset>
</td>
</tr>
</table>
<table width="100%" align="center" valign="top">
<tr>
<td align="center" nowrap="nowrap" width="33%" valign="top">
<form>
<span class="genmed">
<select onchange="if(options[selectedIndex].value)window.location.href=(options[selectedIndex].value)">
<option selected value="">{D_DEFAULT}</option>
<!-- BEGIN drop -->
<option value="{drop.D_SELECT_1}">{drop.D_SELECT_2}</option>
<!-- END drop -->
</select>
<noscript><input type="submit" value="Go"></noscript>
</span>
</form>
</td>
<td align="center" nowrap="nowrap" width="33%" valign="top">
<span class="genmed">
<img src="{RANDOM_IMAGE}" border="0"><a href="{RANDOM_GAME}" class="nav">{RANDOM_LINK}</a><img src="{RANDOM_IMAGE}" border="0">
</span>
</td>
<td align="center" nowrap="nowrap" width="33%" valign="top">
<form>
<span class="genmed">
<select onchange="if(options[selectedIndex].value)window.location.href=(options[selectedIndex].value)">
<option selected value="">{C_DEFAULT}</option>
<option value="{C_DEFAULT_ALL}">{C_DEFAULT_ALL_L}</option>
<option value="{C_CAT_PAGE}">{L_CAT_PAGE}</option>
<!-- BEGIN cat -->
<option value="{cat.C_SELECT_2}">{cat.C_SELECT_1}</option>
<!-- END cat -->
</select>
<noscript><input type="submit" value="Go"></noscript>
</span>
</form>
</td>
</tr>
</table>
<table width="100%" border="0" align="center" class="forumline">
<tr>
<!-- BEGIN main_one -->
<td align="center" class="row2" width="20%">
<span class="gen">
{main_one.MAIN_ROW_ONE}
</span>
</td>
<!-- END main_one -->
</tr>
</table>
<br />
<!-- BEGIN links_check -->
<table width="100%" border="0" align="center">
<tr>
<td align="center">
<span class="nav">
{links_check.LINKS} <a href="{U_G_SEARCH}" class="mainmenu">{L_G_SEARCH}</a>
</span>
</td>
</tr>
</table>
<!-- END links_check -->
<!-- BEGIN info_box -->
<table class="forumline" width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
</tr>
</table>
<table class="forumline" width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
<th class="thTop" width="33%" span class="gensmall">{info_box.L_INFO_TITLE}</th>
<th class="thTop" width="33%" span class="gensmall">{info_box.L_INFO_TITLE2}</th>
<th class="thTop" width="33%" span class="gensmall">{info_box.L_INFO_TITLE3}</th>
</tr>
<tr>
<td align="left" valign="top" width="33%" class="row2">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<span class="genmed">
<center><legend><span class="explaintitle">{info_box.L_INFO_TITLE1} {info_box.USERNAME}:</span></legend></center>
<!-- END info_box -->
<!-- BEGIN personal_info_box -->
{personal_info_box.LAST_GAME_PLAYED}
<br />
<!-- END personal_info_box -->
<!-- BEGIN info_box -->
{info_box.FAVORITES_LINK}
<br />
{info_box.TOTAL_GAMES_LINK}
<br />
{info_box.TOTAL_CHALLENGES_SENT}
<br />
{info_box.TOTAL_CHALLENGES_RECIEVED}
<br />
{info_box.TOTAL_COMMENTS_LEFT}
<br />
{info_box.TOTAL_TROPHIES_HELD}
<br />
{info_box.TOTAL_ONHAND_POINTS}
</fieldset>
</span>
</td>
<td align="left" valign="top" width="33%" class="row3">
<span class="genmed">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{info_box.L_NEWEST_TITLE}</span></legend>
{info_box.LAST_GAME_PLAYED}
</fieldset>
<br />
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{info_box.TROPHY_GAME_1}</span></legend>
<center>{info_box.TROPHY_GAME}</center>
{info_box.TROPHY_GAME_2}<br />{info_box.TROPHY_GAME_3}
</fieldset>
<br />
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{info_box.TROPHY_TOP_HOLDER}</span></legend>
<center>{info_box.TROPHY_TOP_HOLDER1}</center>
</fieldset>
</span>
</td>
<td align="left" valign="top" width="33%" class="row2">
<span class="genmed">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{info_box.MOST_POPULAR_1}</legend></span>{info_box.MOST_POPULAR_2}<br />{info_box.MOST_POPULAR_3}
</fieldset>
<br />
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{info_box.LEAST_POPULAR_1}</legend></span>{info_box.LEAST_POPULAR_2}<br />{info_box.LEAST_POPULAR_3}
</fieldset>
<br />
{info_box.TOTAL_GAMES_PLAYED}
</span>
</td>
</tr>
</table>
<br />
<!-- END info_box -->
<!-- BEGIN newest_only -->
<table class="forumline" width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
<th class="thTop" width="20%" span class="gensmall">
{newest_only.NEWEST_TITLE}
</th>
</tr>
</table>
<table class="forumline" width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
<th class="thTop" width="20%" span class="gensmall">
{newest_only.L_GAMES}
</span>
</th>
<th class="thTop" width="15%" span class="gensmall">
{newest_only.L_T_HOLDER}
</span>
</th>
<th class="thTop" width="20%">{newest_only.L_STATS}</th>
<th class="thTop" width="45%">{newest_only.L_INFO}</th>
</tr>
<!-- END newest_only -->
<!-- BEGIN newest -->
<tr>
<td class="{newest.ROW_CLASS}" width="20%">
<span class="genmed">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend>{newest.PROPER_NAME}</legend>
{newest.NEW_I_LINK} {newest.IMAGE_LINK}</a><br /><b>· </b><a href="{newest.LINK_PARENT}" class="nav">{newest.L_SAME_W}</a><br /><b>·</b> <a href="javascript:Gk_PopTart('{newest.LINK}', 'New_Window', '{newest.WIDTH}', '{newest.HEIGHT}', 'no')" onclick="blur()" class="nav">{newest.L_NEW_W}</a>{newest.DOWNLOAD_LINK}
</fieldset>
</span>
</td>
<td class="{newest.ROW_CLASS}" width="15%">
<span class="genmed">
<img src="{newest.TROPHY_LINK}" height="16" width="13"> {newest.TOP_PLAYER}<br />{newest.TOP_SCORE}<br /><br />
<img src="./images/trophy2.gif" height="16" width="13"> {newest.BEST_PLAYER}<br />{newest.BEST_SCORE}
<br />{newest.FAVORITE_GAME}
</span>
</td>
<td class="{newest.ROW_CLASS}" width="20%">
<span class="genmed">
{newest.SEPERATOR}<a href="{newest.COMMENTS}" class="nav">{newest.L_COMMENTS}</a><br />
{newest.SEPERATOR}{newest.CHALLENGE}<br />
{newest.SEPERATOR}{newest.LIST}<br />
{newest.SEPERATOR}<a href="{newest.STATS}" class="nav">{newest.INFO}</a><br />
{newest.SEPERATOR}{newest.GAMES_PLAYED} {newest.I_PLAYED}<br />
<center>{newest.POP_PIC}</center>
</span>
</td>
<td class="{newest.ROW_CLASS}" width="45%">
<span class="genmed">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend> {newest.DESC2} </legend>
{newest.DESC}
</fieldset>
<br />
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend> {newest.RATING_TITLE} </legend>
<br />
{newest.SEPERATOR}{newest.RATING_SENT} {newest.RATING_SUBMIT}<br /><br />
<center>{newest.RATING_IMAGE}</center>
<br />
</fieldset>
</span>
</td>
</tr>
<!-- END newest -->
<!-- BEGIN newest_only -->
</table>
<br />
<!-- END newest_only -->
<table class="forumline" width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
<th class="thTop" width="20%" span class="gensmall">
{L_GAMES}
</span>
</th>
<th class="thTop" width="15%" span class="gensmall">
{L_T_HOLDER}
</span>
</th>
<th class="thTop" width="20%">{L_STATS}</th>
<th class="thTop" width="45%">{L_INFO}</th>
</tr>
<!-- BEGIN game -->
<tr>
<td class="{game.ROW_CLASS}" width="20%">
<span class="genmed">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{game.PROPER_NAME}</span></legend>
{game.NEW_I_LINK}{game.IMAGE_LINK}</a><br /> <b>· </b><a href="{game.LINK_PARENT}" class="nav">{game.L_SAME_W}</a><br /> <b>·</b> <a href="javascript:Gk_PopTart('{game.LINK}', 'New_Window', '{game.WIDTH}', '{game.HEIGHT}', 'no')" onclick="blur()" class="nav">{game.L_NEW_W}</a>{game.DOWNLOAD_LINK}
</fieldset>
</span>
</td>
<td class="{game.ROW_CLASS}" width="15%">
<span class="genmed">
<img src="{game.TROPHY_LINK}" height="16" width="13">{game.TOP_PLAYER}<br />{game.TOP_SCORE}<br /><br />
<img src="./images/trophy2.gif" height="16" width="13"> {game.BEST_PLAYER}<br />{game.BEST_SCORE}
<br /><br />{game.FAVORITE_GAME}
</span>
</td>
<td class="{game.ROW_CLASS}" width="20%">
<span class="genmed">
{game.SEPERATOR}<a href="{game.COMMENTS}" class="nav">{game.L_COMMENTS}</a><br />
{game.SEPERATOR}{game.CHALLENGE}<br />
{game.SEPERATOR}{game.LIST}<br />
{game.SEPERATOR}<a href="{game.STATS}" class="nav">{game.INFO}</a><br />
{game.SEPERATOR}{game.GAMES_PLAYED} {game.I_PLAYED}<br />
<center>{game.POP_PIC}</center>
</span>
</td>
<td class="{game.ROW_CLASS}" width="45%">
<span class="genmed">
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{game.DESC2}:</span></legend>
{game.DESC}
</fieldset>
<br />
<fieldset class="fieldset" style="margin: 0px 0px 0px 0px;">
<legend><span class="explaintitle">{game.RATING_TITLE}:</span></legend>
{game.SEPERATOR}{game.RATING_SENT} {game.RATING_SUBMIT}<br /><br />
<center>{game.RATING_IMAGE}</center>
<br />
</fieldset>
</span>
</td>
</tr>
<!-- END game -->
</table>
Hier hin!!!!!!!!!!!!!!!!!!!!!
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td nowrap align="right"><span class="genmed"><b>{PAGINATION}</b></span></td>
</tr>
</table>
<!-- BEGIN playing_games -->
<br />
<table class="forumline" width="100%" cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
<th class="thTop" width="100%" span class="gensmall">
{playing_games.ONLINE_TITLE}
</th>
</tr>
<td class="row2" width="100%" align="left">
<span class="genmed">
{playing_games.CURRENTLY_PLAYING1}{playing_games.TOTAL_M_PLAYING}{playing_games.CURRENTLY_PLAYING2}
<br />
{playing_games.CURRENTLY_PLAYING5}
<br />
{playing_games.CURRENTLY_PLAYING3}{playing_games.TOTAL_G_PLAYING}{playing_games.CURRENTLY_PLAYING4}
<br />
{playing_games.MAIN_COLOR1}{playing_games.MAIN_SEPERATOR}{playing_games.MAIN_COLOR2}
</span>
</td>
<!-- END playing_games -->
<tr>
<td class="row2" width="100%" align="left">
<span class="genmed">
<!-- BEGIN playing -->
{playing.USER_NUMBER}{playing.USERNAME}{playing.MAIN_SEPERATOR}
<!-- END playing -->
</span>
</td>
</tr>
<!-- BEGIN playing_games -->
</table>
<!-- END playing_games -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" align="center" class="forumline">
<tr>
<td width="100%" align="center" class="row2"><a style='TEXT-DECORATION:NONE;' href='javascript:copyright();'><span class='gensmall'>© Activity Mod Plus</a></span></td>
</tr>
</table>
{GAMELIB_LINK}
zweites anliegen... ich will gerne das Bild wo das Spiel angezeigt wird, etwas nach rechts verschieben, so dass es nicht ganz links an der kante klebt! Aber ich find der Code bzw. das Bild nicht, der das ausgibt!
P.S.: Das Problem taucht nur auf, wenn ich in der ACP --> Xtras --> "Wer ist online"-Liste auf der Spiele-Seite aktivieren " ausschalte!