ok,im trying to translate full album pack 1.4.1 to hebrew,but i have some align problem:
what table in which tpl i need to edit? anyone have any idea?
thanking you in advance !
FAP SUPPORT - Trying To Translate Full Album Pack 141 Mod Need Help
Subject: Re: Trying To Translate Full Album Pack 141 Mod Need Help
It seems to me album_showpage_body.tpl but since the image is small I cannot be 100% sure... :roll:
Subject: Re: Trying To Translate Full Album Pack 141 Mod Need Help
Yes, Mighty is right, it's album_showpage_body.tpl
Below is the table you'll need to edit.
Below is the table you'll need to edit.
<td class="row2" width="100%">
<table width="100%" align="center" border="0" cellspacing="1" cellpadding="2">
<tr>
<td width="50%" align="right" valign="top"><span class="genmed">{L_POSTER}:</span></td>
<td width="50%" align="left" valign="top"><span class="genmed"><b>{POSTER}</b></span></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_TITLE}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_TITLE}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_DETAILS}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{L_PIC_ID}: {PIC_ID} - {L_PIC_TYPE}: {PIC_TYPE} - {L_PIC_SIZE}: {PIC_SIZE}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_BBCODE}:</span></td>
<td valign="top" align="left"><form name="select_all" action=""><input name="BBCode" size="50" maxlength="100" value="{PIC_BBCODE}" type="text" readonly="1" onClick="javascript:this.form.BBCode.focus();this.form.BBCode.select();"/></form></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_POSTED}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_TIME}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_VIEW}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_VIEW}</span></b></td>
</tr>
<!-- BEGIN rate_switch -->
<tr>
<td valign="top" align="right"><span class="genmed">{L_RATING}:</span></td>
<td valign="top" align="left">
<span class="genmed"><b>{PIC_RATING}</b></span>
<!-- BEGIN rate_row -->
<form name="ratingform" action="{S_ALBUM_ACTION}" method="post" onsubmit="return checkFormRate();">
<select name="rating">
<option value="-1">{S_RATE_MSG}</option>
<!-- BEGIN rate_scale_row -->
<option value="{rate_switch.rate_row.rate_scale_row.POINT}">{rate_switch.rate_row.rate_scale_row.POINT}</option>
<!-- END rate_scale_row -->
</select>
<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />
</form>
<!-- END rate_row -->
<br />
</td>
</tr>
<!-- END rate_switch -->
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_DESC}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_DESC} </span></b></td>
</tr>
</table>
</td>
<table width="100%" align="center" border="0" cellspacing="1" cellpadding="2">
<tr>
<td width="50%" align="right" valign="top"><span class="genmed">{L_POSTER}:</span></td>
<td width="50%" align="left" valign="top"><span class="genmed"><b>{POSTER}</b></span></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_TITLE}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_TITLE}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_DETAILS}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{L_PIC_ID}: {PIC_ID} - {L_PIC_TYPE}: {PIC_TYPE} - {L_PIC_SIZE}: {PIC_SIZE}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_BBCODE}:</span></td>
<td valign="top" align="left"><form name="select_all" action=""><input name="BBCode" size="50" maxlength="100" value="{PIC_BBCODE}" type="text" readonly="1" onClick="javascript:this.form.BBCode.focus();this.form.BBCode.select();"/></form></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_POSTED}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_TIME}</span></b></td>
</tr>
<tr>
<td valign="top" align="right"><span class="genmed">{L_VIEW}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_VIEW}</span></b></td>
</tr>
<!-- BEGIN rate_switch -->
<tr>
<td valign="top" align="right"><span class="genmed">{L_RATING}:</span></td>
<td valign="top" align="left">
<span class="genmed"><b>{PIC_RATING}</b></span>
<!-- BEGIN rate_row -->
<form name="ratingform" action="{S_ALBUM_ACTION}" method="post" onsubmit="return checkFormRate();">
<select name="rating">
<option value="-1">{S_RATE_MSG}</option>
<!-- BEGIN rate_scale_row -->
<option value="{rate_switch.rate_row.rate_scale_row.POINT}">{rate_switch.rate_row.rate_scale_row.POINT}</option>
<!-- END rate_scale_row -->
</select>
<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />
</form>
<!-- END rate_row -->
<br />
</td>
</tr>
<!-- END rate_switch -->
<tr>
<td valign="top" align="right"><span class="genmed">{L_PIC_DESC}:</span></td>
<td valign="top" align="left"><b><span class="genmed">{PIC_DESC} </span></b></td>
</tr>
</table>
</td>
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1216s (PHP: 15% SQL: 85%)
SQL queries: 10 - Debug Off - GZIP Enabled