viewtopic_body : problemi in modo invitato
5 partecipanti
Forum dei Forum: Aiuto per Forumattivo :: Assistenza a problemi e richieste :: Gestire l'aspetto del forum :: I problemi risolti con l'aspetto del forum :: Argomenti chiusi con l'aspetto del forum
Pagina 1 di 1 • Condividi
viewtopic_body : problemi in modo invitato
Buongiorno...
ho modificato il mio template viewtopic_body per ottenere un'affissione degli smileys sulla sinistra così come dei nuovi bottoni sul messaggio veloce.
Le mie modifiche funzionano a meraviglia in moda connessa ma in moda invitata gli smileys ed i nuovi bottoni appaiono.
Ho tentato di integrare i codici nel BEGIN switch_user_ ma ciò non ha risolto il problema
http://altitudetropicale.forums-actifs.com
phpbb2
Ha delle catture di schermo :
In moda connessa
*
In moda invitato
i Codici
1/smileys
2/ nuovi bottoni
ho modificato il mio template viewtopic_body per ottenere un'affissione degli smileys sulla sinistra così come dei nuovi bottoni sul messaggio veloce.
Le mie modifiche funzionano a meraviglia in moda connessa ma in moda invitata gli smileys ed i nuovi bottoni appaiono.
Ho tentato di integrare i codici nel BEGIN switch_user_ ma ciò non ha risolto il problema
http://altitudetropicale.forums-actifs.com
phpbb2
Ha delle catture di schermo :
In moda connessa
*
In moda invitato
i Codici
1/smileys
- Codice:
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
<!--DEBUT RAJOUT BOITE SMILEY MESSAGE RAPIDE -->
<table width="100%" cellspacing="5" cellpadding="0" align="center">
<tr>
<td class="" valign="top" align="center" width="10%">
<iframe src="/smilies.forum?mode=smilies_frame" width="200" height="250"></iframe>
<td class="" valign="top" align="left" width="800">
{QUICK_REPLY_FORM}
</td>
</tr>
</table>
<!--FIN RAJOUT BOITE SMILEY MESSAGE RAPIDE -->
<br />
<!-- END switch_user_logged_in -->
2/ nuovi bottoni
- Codice:
<div id="button_cont">
<button class="button2" onclick="bbstyle(34)" onmouseover="helpline('x')" type="button" id="addbbcode34" accesskey="x" title="{L_BBCODE_X}"><img src="{PATH_IMG_FA}wysiwyg/text_strikethrough.png" alt="{L_BBCODE_X}" /></button>
<button class="button2" onclick="bbstyle(52)" onmouseover="helpline('m')" type="button" id="addbbcode52" accesskey="m" title="{L_BBCODE_LEFT}"><img src="{PATH_IMG_FA}wysiwyg/text_align_left.png" alt="{L_BBCODE_LEFT}" /></button>
<button class="button2" onclick="bbstyle(30)" onmouseover="helpline('t')" type="button" id="addbbcode30" accesskey="t" title="{L_BBCODE_T}"><img src="{PATH_IMG_FA}wysiwyg/text_align_center.png" alt="{L_BBCODE_T}" /></button> <img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="bbstyle(32)" onmouseover="helpline('g')" type="button" id="addbbcode32" accesskey="g" title="{L_BBCODE_G}"><img src="{PATH_IMG_FA}wysiwyg/text_align_right.png" alt="{L_BBCODE_G}" /></button>
<button class="button2" onclick="bbstyle(46)" onmouseover="helpline('jt')" type="button" id="addbbcode46" accesskey="jt" title="{L_BBCODE_J}"><img src="{PATH_IMG_FA}wysiwyg/text_align_justify.png" alt="{L_BBCODE_J}" /></button>
<img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="bbstyle(10)" onmouseover="helpline('l')" type="button" id="addbbcode10" accesskey="l" title="{L_BBCODE_L}"><img src="{PATH_IMG_FA}wysiwyg/text_list_bullets.png" alt="{L_BBCODE_L}" /></button>
<button class="button2" onclick="bbstyle(12)" onmouseover="helpline('o')" type="button" id="addbbcode12" accesskey="o" title="{L_BBCODE_O}"><img src="{PATH_IMG_FA}wysiwyg/text_list_numbers.png" alt="{L_BBCODE_O}" /></button>
<button class="button2" onclick="bbfontstyle('[hr]','')" onmouseover="helpline('hr')" type="button" title="{L_BBCODE_HR}"><img src="{PATH_IMG_FA}wysiwyg/text_horizontalrule.png" alt="{L_BBCODE_HR}" alt="Insérer une ligne" /></button>
<button class="button2" onclick="bbfontstyle('[flash(470,353)]', '[/flash]');return false"type="button" title="flash"><img src="http://i40.servimg.com/u/f40/14/80/95/87/dddun11.jpg" alt="Flash" /></button> <img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="bbfontstyle('[youtube]', '[/youtube]');return false"type="button" title="YouTube"><img src="{PATH_IMG_FA}wysiwyg/film.png" alt="YouTube" /></button> <img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="selectWysiwyg(this,'px')" onmouseover="helpline('f')" type="button" title="Taille des lettres"><img src="{PATH_IMG_FA}wysiwyg/style.png" alt="Taille des lettres" /></button>
<div style="visibility:hidden" class="select" id="px">
<button style="font-size:8px" onclick="bbfontstyle('[size=8]','[/size]');selectWysiwyg(this,'px');return false">8px</button><br />
<button style="font-size:10px" onclick="bbfontstyle('[size=10]','[/size]');selectWysiwyg(this,'px');return false">10px</button><br />
<button style="font-size:12px" onclick="bbfontstyle('[size=12]','[/size]');selectWysiwyg(this,'px');return false">12px</button><br />
<button style="font-size:14px" onclick="bbfontstyle('[size=14]','[/size]');selectWysiwyg(this,'px');return false">14px</button><br />
<button style="font-size:16px" onclick="bbfontstyle('[size=16]','[/size]');selectWysiwyg(this,'px');return false">16px</button><br />
<button style="font-size:18px" onclick="bbfontstyle('[size=18]','[/size]');selectWysiwyg(this,'px');return false">18px</button><br />
<button style="font-size:20px" onclick="bbfontstyle('[size=20]','[/size]');selectWysiwyg(this,'px');return false">20px</button><br />
<button style="font-size:22px" onclick="bbfontstyle('[size=22]','[/size]');selectWysiwyg(this,'px');return false">22px</button><br /><img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
</div>
<div style="visibility:hidden" class="select" id="wpx">
<button style="font-size:8px" id="text_editor_cmd_constructBBcode_select_size_8">8px</button><br />
<button style="font-size:10px" id="text_editor_cmd_constructBBcode_select_size_10">10px</button><br />
<button style="font-size:12px" id="text_editor_cmd_constructBBcode_select_size_12">12px</button><br />
<button style="font-size:14px" id="text_editor_cmd_constructBBcode_select_size_14">14px</button><br />
<button style="font-size:16px" id="text_editor_cmd_constructBBcode_select_size_16">16px</button><br />
<button style="font-size:18px" id="text_editor_cmd_constructBBcode_select_size_18">18px</button><br />
<button style="font-size:20px" id="text_editor_cmd_constructBBcode_select_size_20">24px</button><br />
<button style="font-size:22px" id="text_editor_cmd_constructBBcode_select_size_22">24px</button><br />
</div><img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="selectWysiwyg(this,'font')" onmouseover="helpline('ft')" type="button" title="{L_BBCODE_FONT}"><img src="{PATH_IMG_FA}wysiwyg/font.png" alt="{L_BBCODE_FONT}" /></button>
<div style="visibility:hidden" class="select" id="font">
<button style="font-family:Arial" onclick="bbfontstyle('[font=Arial]','[/font]');selectWysiwyg(this,'font');return false">Arial</button><br />
<button style="font-family:'Arial Black'" onclick="bbfontstyle('[font=Arial Black]','[/font]');selectWysiwyg(this,'font');return false">Arial Black</button><br />
<button style="font-family:'Comic Sans Ms'" onclick="bbfontstyle('[font=Comic Sans Ms]','[/font]');selectWysiwyg(this,'font');return false">Comic Sans Ms</button><br />
<button style="font-family:'Courier New'" onclick="bbfontstyle('[font=Courier New]','[/font]');selectWysiwyg(this,'font');return false">Courier New</button><br />
<button style="font-family:Georgia" onclick="bbfontstyle('[font=Georgia]','[/font]');selectWysiwyg(this,'font');return false">Georgia</button><br />
<button style="font-family:'Impact'" onclick="bbfontstyle('[font=Impact]','[/font]');selectWysiwyg(this,'font');return false">Impact</button><br />
<button style="font-family:'Times New Roman'" onclick="bbfontstyle('[font=Times New Roman]','[/font]');selectWysiwyg(this,'font');return false">Times New Roman</button><br />
<button style="font-family:'Trebuchet MS'" onclick="bbfontstyle('[font=Trebuchet MS]','[/font]');selectWysiwyg(this,'font');return false">Trebuchet MS</button><br />
<button style="font-family:Verdana" onclick="bbfontstyle('[font=Verdana]','[/font]');selectWysiwyg(this,'font');return false">Verdana</button><br />
<!-- BEGIN switch_specials_fonts -->
{switch_specials_fonts.OTHERS_SPECIFICS_FONTS}
<!-- END switch_specials_fonts -->
</div>
<div style="visibility:hidden" class="select" id="wfont">
<button style="font-family:Arial" id="text_editor_cmd_constructBBcode_select_font_arial">Arial</button><br />
<button style="font-family:'Arial Black'" id="text_editor_cmd_constructBBcode_select_font_arial_black">Arial Black</button><br />
<button style="font-family:'Comic Sans Ms'" id="text_editor_cmd_constructBBcode_select_font_comic_sans_ms">Comic Sans Ms</button><br />
<button style="font-family:'Courier New'" id="text_editor_cmd_constructBBcode_select_font_courier_new">Courier New</button><br />
<button style="font-family:Georgia" id="text_editor_cmd_constructBBcode_select_font_georgia">Georgia</button><br />
<button style="font-family:'Impact'" id="text_editor_cmd_constructBBcode_select_font_impact">Impact</button><br />
<button style="font-family:'Times New Roman'" id="text_editor_cmd_constructBBcode_select_font_times_new_roman">Times New Roman</button><br />
<button style="font-family:'Trebuchet MS'" id="text_editor_cmd_constructBBcode_select_font_trebuchet_mS">Trebuchet MS</button><br />
<button style="font-family:Verdana" id="text_editor_cmd_constructBBcode_select_font_verdana">Verdana</button><br />
</div>
<button class="button2" onclick="bbfontstyle('[scroll]','[/scroll]');return false"type="button" title="Défilement horizontale"><img src="http://i40.servimg.com/u/f40/14/80/95/87/ddnddd10.png" alt="Défilment horizontal" /></button>
<button class="button2" onclick="bbfontstyle('[updown]','[/updown]');return false"type="button" title="Défilement vertical"><img src="http://i40.servimg.com/u/f40/14/80/95/87/ddunnd10.png" alt="Défilement vertical" /></button>
<button class="button2" onclick="bbfontstyle('[texte] ',' [html ou bbcode image]');return false"type="button" title="infobulle pour les membres"><img src="http://i43.servimg.com/u/f43/11/93/85/24/sans_t43.gif"/></button>
<button class="button2" onclick="window.open('http://altitudetropicale.forums-actifs.com/h54-mutiple-upload')" type="button" title="Multi upload"><img title="Aide" src="http://i33.servimg.com/u/f33/11/93/85/24/multiu10.gif" alt="Multi upoad"></button>
<button class="button2" onclick="window.open('http://altitudetropicale.forums-actifs.com/faq?mode=bbcode')" type="button" title="Aide"><img title="Aide" src="http://2img.net/i/fa/wysiwyg/help.png" alt="Mode d'emploi du forum"></button>
</div>
<script type='text/javascript'>
//<![CDATA[
jQuery(document).ready(function(){
jQuery("#text_editor_controls p.left-box").after(jQuery('div#button_cont'));
});
//]]>
</script>
Ultima modifica di fascicularia il Sab 27 Ott 2012 - 15:10 - modificato 1 volta.
Re: viewtopic_body : problemi in modo invitato
Il mio template
Un grande grazie all'anima compassionevole che aiutare mi ha a regolare i problemi.
- Codice:
<!-- BEGIN switch_user_logged_out -->
<!-- END switch_user_logged_out -->
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
_atc.cwait = 0;
$('.addthis_button').click(function(){
if ($('#at15s').css('display') == 'block') {
addthis_close();
addthis_close();
}
});
});
//]]>
</script>
<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="left" valign="middle" nowrap="nowrap">
<span class="nav">
<!-- BEGIN switch_user_authpost -->
<a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
<!-- END switch_user_authpost -->
<!-- BEGIN switch_user_authreply -->
<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
<!-- END switch_user_authreply -->
</span>
</td>
<td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
<td align="right" valign="bottom" nowrap="nowrap" width="100%">
<span class="gensmall bold">
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
|
<script type="text/javascript">
//<![CDATA[
insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
</span>
</td>
</tr>
</table>
<!-- Barre modération haut -->
<!-- Barre modération -->
<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td colspan="2" align="left" valign="top" nowrap="nowrap">
{S_TOPIC_ADMIN}
<form name="action" method="get" action="{S_FORM_MOD_ACTION}">
<input type="hidden" name="t" value="{TOPIC_ID}" />
<input type="hidden" name="sid" value="{S_SID}" />
<span class="gen">{L_MOD_TOOLS}
{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
</form><br><br>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->
<!-- Fin Barre modération haut-->
<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="right">
<td class="catHead" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="9%" class="noprint"> </td>
<td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> {TOPIC_TITLE}</h1></td>
<td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
</td>
</tr>
</table>
</td>
</tr>
<!-- BEGIN topicpagination -->
<tr>
<td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
</tr>
<!-- END topicpagination -->
{POLL_DISPLAY}
<tr>
<th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
<th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
</tr>
<!-- BEGIN postrow -->
<!-- BEGIN displayed -->
<tr class="post">
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<div id="post_onlin">{postrow.displayed.ONLINE_IMG}</div>
<center>
<span class="name"> <div id="profil_head"></div>
<div id="name">
<a name="{postrow.displayed.U_POST_ID}"></a><strong>
<span class="ombre">
{postrow.displayed.POSTER_NAME}</strong>
<div id="profil_body"><span class="postdetails poster-profile">
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}<br /><br />
<div class="profil"><!-- BEGIN profile_field -->
{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
<!-- END profile_field --> </div>
<span class="rpgzone">
<span class="rpgbutton"><div class="profil">Les échanges et recherches</div><br></span>
<div class="rpghidden"><div class="rpgcontent">{postrow.displayed.POSTER_RPG}</div>
</div>
</span>
</span>
</span>
</div>
<div id="profil_foot"></div><br />
<img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />
</td>
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2"> <div class="fleche"> </div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="postdetails">
<img border="0" title="Message" alt="Message" src="http://2img.net/i/fa/empty.gif"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" /><a href="#{postrow.displayed.U_POST_ID}">{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}</a> <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}<p style="float: left;">
<!-- Rajout ancre sur quickreply editeur de message-->
<a href="#quickreply">
<img src="http://i33.servimg.com/u/f33/11/93/85/24/edit-u11.png"alt="Accéder directement à l'éditeur"></a>
<!-- Fin rajout ancre sur quickreply editeur de message-->
Message n°<strong>{postrow.displayed.COUNT_POSTS}</strong></p></span></td> </tr>
<tr>
<td valign="top" nowrap="nowrap" class="post-options"><img src="http://i23.servimg.com/u/f23/11/93/85/24/infobu15.gif">
{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
</td>
</tr>
<tr>
<td colspan="2" class="hr">
<hr />
</td>
</tr>
<tr>
<td colspan="2">
<!-- BEGIN switch_vote_active -->
<div class="vote gensmall">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
<!-- END switch_vote -->
<!-- BEGIN switch_bar -->
<div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
<!-- BEGIN switch_vote_plus -->
<div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
<!-- END switch_vote_plus -->
<!-- BEGIN switch_vote_minus -->
<div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
<!-- END switch_vote_minus -->
</div>
<!-- END switch_bar -->
<!-- BEGIN switch_no_bar -->
<div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
<!-- END switch_no_bar -->
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->
<div class="postbody">
<br>
<div class="altitude_encadrement"> {postrow.displayed.MESSAGE}</div><br>
<!-- BEGIN switch_attachments -->
<dl class="attachbox">
<dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
<dd>
<!-- BEGIN switch_post_attachments -->
<dl class="file">
<dt>
<img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />
<!-- BEGIN switch_dl_att -->
<a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT}
<!-- END switch_no_dl_att -->
</dt>
<!-- BEGIN switch_no_comment -->
<dd>
<em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
</dd>
<!-- END switch_no_comment -->
<!-- BEGIN switch_no_dl_att -->
<dd>
<em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</em>
</dd>
<!-- END switch_no_dl_att -->
<dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
</dl>
<!-- END switch_post_attachments -->
</dd>
</dl>
<!-- END switch_attachments -->
<!-- Modification signature -->
<div class="sig_01"></div>
<div class="signa">
<span style=width:100;height:30;text-align:center;color:#000000;filter:glow(color=#000000)>
<font color="#CC3300">Signature de {postrow.displayed.POSTER_NAME}</font>
</span>
<div style="overflow: auto; max-height: 200px;">
<div align="center">
<div style="margin:auto;text-align:center;width:100%">{postrow.displayed.SIGNATURE}
</div>
</div>
</div>
</div>
</div>
<!-- / Fin modification signature-->
</div>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
<a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
</td>
<td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle">
{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
<a href="http://altitudetropicale.forums-actifs.com/h52-traducteur" class="popup"><img src="http://i33.servimg.com/u/f33/11/93/85/24/sans_t13.gif"></a>
</td>
</tr>
</table>
</td>
</tr>
<!--debut decalage -->
<td class="transtable" align="center" valign="middle" width="150" height="10"></td>
<td class="transtable" valign="bottom" width="100%" height="5" nowrap="nowrap">
</td>
<!--fin decalage -->
<!-- BEGIN first_post_br -->
</table>
<br />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
<th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
</tr>
<!-- END first_post_br -->
<!-- END displayed -->
<!-- BEGIN hidden -->
<tr>
<td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
</tr>
<!-- END hidden -->
<!-- END postrow -->
<!-- BEGIN no_post -->
<tr align="center">
<td class="row1" colspan="2" height="28">
<span class="genmed">{no_post.L_NO_POST}</span>
</td>
</tr>
<!-- END no_post -->
<tr align="right">
<td class="catBottom" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="9%" class="noprint"> </td>
<td align="center" nowrap="nowrap" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
<td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
</tr>
</table>
</td>
</tr>
</table>
<!-- BEGIN switch_forum_rules -->
<table id="forum_rules" class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin: 1px 0px 1px 0px">
<tbody>
<tr>
<td class="catBottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">
<h1 class="cattitle"> {L_FORUM_RULES}</h1>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class="row1 clearfix">
<table>
<tr>
<!-- BEGIN switch_forum_rule_image -->
<td class="logo">
<img src="{RULE_IMG_URL}" />
</td>
<!-- END switch_forum_rule_image -->
<td class="rules postbody">
{RULE_MSG}
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
<!-- END switch_forum_rules -->
<table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
<!-- BEGIN topicpagination -->
<td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
<!-- END topicpagination -->
</tr>
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN watchtopic -->
<tr>
<td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
</tr>
<!-- END watchtopic -->
<!-- END switch_user_logged_in -->
<tr>
<td class="row2" colspan="2" align="center" style="padding:0px">
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
<!--DEBUT RAJOUT BOITE SMILEY MESSAGE RAPIDE -->
<table width="100%" cellspacing="5" cellpadding="0" align="center">
<tr>
<td class="" valign="top" align="center" width="10%">
<iframe src="/smilies.forum?mode=smilies_frame" width="200" height="270"></iframe>
<td class="" valign="top" align="left" width="800">
{QUICK_REPLY_FORM}
</td>
</tr>
</table>
<!--FIN RAJOUT BOITE SMILEY MESSAGE RAPIDE -->
<br />
<!-- END switch_user_logged_in -->
</td>
</tr>
<tr>
<td style="margin:0; padding: 0;" colspan="2">
<table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
<tbody>
<!-- BEGIN show_permissions -->
<tr>
<td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
<td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
<!-- END show_permissions -->
<tr>
<td class="catBottom" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
<!-- BEGIN show_permissions -->
<td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
<!-- END show_permissions -->
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="margin:0; padding: 0;" colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
<tbody>
<tr>
<td class="catBottom" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
<td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a>
</span></td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
<span class="nav">
<!-- BEGIN switch_user_authpost -->
<a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>
<!-- END switch_user_authpost -->
<!-- BEGIN switch_user_authreply -->
<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
<td align="right" nowrap="nowrap"> <span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span> </td>
<!-- END switch_user_authreply -->
</span>
</td>
<!-- BEGIN viewtopic_bottom -->
<!-- END viewtopic_bottom -->
<!-- BEGIN moderation_panel -->
<td align="center">
<span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
</td>
<td align="center" width="250">
<span class="gensmall"> </span>
</td>
<!-- END moderation_panel -->
</tr>
</table>
</form>
<!-- BEGIN promot_trafic -->
<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0">
<tr>
<td class="thead" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<h1>
Sujets récents de ce forum
</h1>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="cungchuyenmuc" class="row2 postbody" valign="top">
</td>
</tr>
</table>
<table class="forumline" width="100%" border="0" cellpadding="1" cellspacing="0">
<tr>
<td class="thead" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<h1>
Sujets similaires
</h1>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="bailienquan" class="row2 postbody" valign="top">
</td>
</tr>
</table>
<script type="text/javascript">
$(function () {
$('#cungchuyenmuc').load('/f{FORUM_ID}-forum td:not("td:contains(\"Announcement\"), td:contains(\"Sticky\"), td:contains(\"Global announcement\")") .topic-title a.topictitle:lt(10)', function () {
$('#cungchuyenmuc a.topictitle').wrap("<p></p>");
});
var topictitleFMvi = '{TOPIC_TITLE}';
var fmviTopictitle = topictitleFMvi.replace(/ /gi, '+');
$('#bailienquan').load('/search?mode=searchbox&search_keywords=' + fmviTopictitle + '&show_results=topics td:not("td:contains(\"Announcement\"), td:contains(\"Sticky\"), td:contains(\"Global announcement\")") .topic-title a.topictitle:lt(10)', function () {
$('#bailienquan a.topictitle').wrap("<p></p>");
});
});
</script>
<!-- END promot_trafic -->
<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
<form name="action" method="get" action="{S_FORM_MOD_ACTION}">
<input type="hidden" name="t" value="{TOPIC_ID}" />
<input type="hidden" name="sid" value="{S_SID}" />
<span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
</form>
</td>
<td colspan="2" align="center" valign="top" nowrap="nowrap">
<script>
function generatee() {
if(document.getElementById('fina').value == '') {
document.getElementById('fina').value = document.getElementById('mensage').value;
} else {
document.getElementById('fina').value = document.getElementById('fina').value +'\n'+ document.getElementById('mensage').value;
}
}
</script>
<select id="mensage">
<option value="[table class='presentation' align='center' border='0' cellspacing='0' cellpadding='0'][tr][td]
Bonjour, Pour le bon déroulement du forum et pour améliorer l'esprit de convivialité, veuillez vous présenter afin que la communauté puisse vous connaitre.<br> Merci de votre compréhension.[/td][/tr][/table]">Demande de présentation</option>
<option value="[table class='charte' align='center' border='0' cellspacing='0' cellpadding='0'][tr][td]
Ce topic étant contraire à la charte régissant ce forum, nous nous voyons dans l'obligation de le fermer. <br>Merci de votre compréhension.[/td][/tr][/table]">Message hors charte</option>
<option value="[table class='titre' align='center' border='0' cellspacing='0' cellpadding='0'][tr][td]
Afin de favoriser les recherches ultérieures sur le forum, merci :<br>- De mettre un titre explicite (qui explique plus simplement le problème)<br>- De retirer les Majuscules si nécessaire.<br>Pour cela, cliquez sur le bouton éditer de votre 1er message
N'oubliez pas que d'autres personnes peuvent profiter de vos questions. Il est donc impératif afin de faciliter l'utilisation de l'outil recherche d'avoir des titres de sujet explicatifs.Merci de votre compréhension.[/td][/tr][/table]">Modification du titre du sujet</option>
<option value="[table class='verou' align='center' border='0' cellspacing='0' cellpadding='0'][tr][td]
Le sujet a été verrouillé par l'équipe du forum.Raison : [/td][/tr][/table]">Verouillage de sujet</option>
</select>
<div class="center"><input class="liteoption" type="button" name="submit" value="Générer le code" onclick="generatee();"> <input class="liteoption" type="button" name="submit" value="Effacer" onclick="document.getElementById('fina').value = '';"></div>
<div class="post row2" style="padding: 6px; margin-top: 6px;"><dl class="codebox"><dt><span class="gen">Code du message de modération :</span> (<a href="javascript: document.getElementById('fina').select();"><span class="gen">Tout sélectionner</span></a>)</dt><dd><textarea class="inputbox" style="border: none; background-color: white; padding: 4px; width: 100%; margin: 0 auto;" id="fina"></textarea></dd></dl></div>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js?pub=forumotion"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
if(jQuery('div#other.select').length==1)
{
if(jQuery('div#other.select :last').attr('tagName')=='BUTTON') jQuery('div#other.select').append('<br>');
var g= '"'; var gg= '\'+unescape(\'%22\')+\'';
jQuery('div#other.select').append('<button onclick='+g+'bbfontstyle(\'<p class='+gg+'xata'+gg+'>\',\'</p>\');selectWysiwyg(this,\'other\');return false'+g+'>xata</button>');
}
});
</script>
<script type="text/javascript">
jQuery(document).ready(function(){
if(jQuery('div#other.select').length==1)
{
if(jQuery('div#other.select :last').attr('tagName')=='BUTTON') jQuery('div#other.select').append('<br>');
var g= '"'; var gg= '\'+unescape(\'%22\')+\'';
jQuery('div#other.select').append('<button onclick='+g+'bbfontstyle(\'<p class='+gg+'hydra'+gg+'>\',\'</p>\');selectWysiwyg(this,\'other\');return false'+g+'>hydra</button>');
}
});
</script>
<script type="text/javascript">
jQuery(document).ready(function(){
if(jQuery('div#other.select').length==1)
{
if(jQuery('div#other.select :last').attr('tagName')=='BUTTON') jQuery('div#other.select').append('<br>');
var g= '"'; var gg= '\'+unescape(\'%22\')+\'';
jQuery('div#other.select').append('<button onclick='+g+'bbfontstyle(\'<p class='+gg+'moderation'+gg+'>\',\'</p>\');selectWysiwyg(this,\'other\');return false'+g+'>moderation</button>');
}
});
</script>
<div id="button_cont">
<button class="button2" onclick="bbstyle(34)" onmouseover="helpline('x')" type="button" id="addbbcode34" accesskey="x" title="{L_BBCODE_X}"><img src="{PATH_IMG_FA}wysiwyg/text_strikethrough.png" alt="{L_BBCODE_X}" /></button>
<button class="button2" onclick="bbstyle(52)" onmouseover="helpline('m')" type="button" id="addbbcode52" accesskey="m" title="{L_BBCODE_LEFT}"><img src="{PATH_IMG_FA}wysiwyg/text_align_left.png" alt="{L_BBCODE_LEFT}" /></button>
<button class="button2" onclick="bbstyle(30)" onmouseover="helpline('t')" type="button" id="addbbcode30" accesskey="t" title="{L_BBCODE_T}"><img src="{PATH_IMG_FA}wysiwyg/text_align_center.png" alt="{L_BBCODE_T}" /></button> <img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="bbstyle(32)" onmouseover="helpline('g')" type="button" id="addbbcode32" accesskey="g" title="{L_BBCODE_G}"><img src="{PATH_IMG_FA}wysiwyg/text_align_right.png" alt="{L_BBCODE_G}" /></button>
<button class="button2" onclick="bbstyle(46)" onmouseover="helpline('jt')" type="button" id="addbbcode46" accesskey="jt" title="{L_BBCODE_J}"><img src="{PATH_IMG_FA}wysiwyg/text_align_justify.png" alt="{L_BBCODE_J}" /></button>
<img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="bbstyle(10)" onmouseover="helpline('l')" type="button" id="addbbcode10" accesskey="l" title="{L_BBCODE_L}"><img src="{PATH_IMG_FA}wysiwyg/text_list_bullets.png" alt="{L_BBCODE_L}" /></button>
<button class="button2" onclick="bbstyle(12)" onmouseover="helpline('o')" type="button" id="addbbcode12" accesskey="o" title="{L_BBCODE_O}"><img src="{PATH_IMG_FA}wysiwyg/text_list_numbers.png" alt="{L_BBCODE_O}" /></button>
<button class="button2" onclick="bbfontstyle('[hr]','')" onmouseover="helpline('hr')" type="button" title="{L_BBCODE_HR}"><img src="{PATH_IMG_FA}wysiwyg/text_horizontalrule.png" alt="{L_BBCODE_HR}" alt="Insérer une ligne" /></button>
<button class="button2" onclick="bbfontstyle('[flash(470,353)]', '[/flash]');return false"type="button" title="flash"><img src="http://i40.servimg.com/u/f40/14/80/95/87/dddun11.jpg" alt="Flash" /></button> <img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="bbfontstyle('[youtube]', '[/youtube]');return false"type="button" title="YouTube"><img src="{PATH_IMG_FA}wysiwyg/film.png" alt="YouTube" /></button> <img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="selectWysiwyg(this,'px')" onmouseover="helpline('f')" type="button" title="Taille des lettres"><img src="{PATH_IMG_FA}wysiwyg/style.png" alt="Taille des lettres" /></button>
<div style="visibility:hidden" class="select" id="px">
<button style="font-size:8px" onclick="bbfontstyle('[size=8]','[/size]');selectWysiwyg(this,'px');return false">8px</button><br />
<button style="font-size:10px" onclick="bbfontstyle('[size=10]','[/size]');selectWysiwyg(this,'px');return false">10px</button><br />
<button style="font-size:12px" onclick="bbfontstyle('[size=12]','[/size]');selectWysiwyg(this,'px');return false">12px</button><br />
<button style="font-size:14px" onclick="bbfontstyle('[size=14]','[/size]');selectWysiwyg(this,'px');return false">14px</button><br />
<button style="font-size:16px" onclick="bbfontstyle('[size=16]','[/size]');selectWysiwyg(this,'px');return false">16px</button><br />
<button style="font-size:18px" onclick="bbfontstyle('[size=18]','[/size]');selectWysiwyg(this,'px');return false">18px</button><br />
<button style="font-size:20px" onclick="bbfontstyle('[size=20]','[/size]');selectWysiwyg(this,'px');return false">20px</button><br />
<button style="font-size:22px" onclick="bbfontstyle('[size=22]','[/size]');selectWysiwyg(this,'px');return false">22px</button><br /><img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
</div>
<div style="visibility:hidden" class="select" id="wpx">
<button style="font-size:8px" id="text_editor_cmd_constructBBcode_select_size_8">8px</button><br />
<button style="font-size:10px" id="text_editor_cmd_constructBBcode_select_size_10">10px</button><br />
<button style="font-size:12px" id="text_editor_cmd_constructBBcode_select_size_12">12px</button><br />
<button style="font-size:14px" id="text_editor_cmd_constructBBcode_select_size_14">14px</button><br />
<button style="font-size:16px" id="text_editor_cmd_constructBBcode_select_size_16">16px</button><br />
<button style="font-size:18px" id="text_editor_cmd_constructBBcode_select_size_18">18px</button><br />
<button style="font-size:20px" id="text_editor_cmd_constructBBcode_select_size_20">24px</button><br />
<button style="font-size:22px" id="text_editor_cmd_constructBBcode_select_size_22">24px</button><br />
</div><img src="http://2img.net/i/fa/wysiwyg/separator.png" style="vertical-align: middle;" alt=""><img class="ImgScreen" src="http://2img.net/i/fa/empty.gif" alt="" title="" style="width: 1px; height: 1px; position: absolute; top: 2469px; left: 444px;" onclick="">
<button class="button2" onclick="selectWysiwyg(this,'font')" onmouseover="helpline('ft')" type="button" title="{L_BBCODE_FONT}"><img src="{PATH_IMG_FA}wysiwyg/font.png" alt="{L_BBCODE_FONT}" /></button>
<div style="visibility:hidden" class="select" id="font">
<button style="font-family:Arial" onclick="bbfontstyle('[font=Arial]','[/font]');selectWysiwyg(this,'font');return false">Arial</button><br />
<button style="font-family:'Arial Black'" onclick="bbfontstyle('[font=Arial Black]','[/font]');selectWysiwyg(this,'font');return false">Arial Black</button><br />
<button style="font-family:'Comic Sans Ms'" onclick="bbfontstyle('[font=Comic Sans Ms]','[/font]');selectWysiwyg(this,'font');return false">Comic Sans Ms</button><br />
<button style="font-family:'Courier New'" onclick="bbfontstyle('[font=Courier New]','[/font]');selectWysiwyg(this,'font');return false">Courier New</button><br />
<button style="font-family:Georgia" onclick="bbfontstyle('[font=Georgia]','[/font]');selectWysiwyg(this,'font');return false">Georgia</button><br />
<button style="font-family:'Impact'" onclick="bbfontstyle('[font=Impact]','[/font]');selectWysiwyg(this,'font');return false">Impact</button><br />
<button style="font-family:'Times New Roman'" onclick="bbfontstyle('[font=Times New Roman]','[/font]');selectWysiwyg(this,'font');return false">Times New Roman</button><br />
<button style="font-family:'Trebuchet MS'" onclick="bbfontstyle('[font=Trebuchet MS]','[/font]');selectWysiwyg(this,'font');return false">Trebuchet MS</button><br />
<button style="font-family:Verdana" onclick="bbfontstyle('[font=Verdana]','[/font]');selectWysiwyg(this,'font');return false">Verdana</button><br />
<!-- BEGIN switch_specials_fonts -->
{switch_specials_fonts.OTHERS_SPECIFICS_FONTS}
<!-- END switch_specials_fonts -->
</div>
<div style="visibility:hidden" class="select" id="wfont">
<button style="font-family:Arial" id="text_editor_cmd_constructBBcode_select_font_arial">Arial</button><br />
<button style="font-family:'Arial Black'" id="text_editor_cmd_constructBBcode_select_font_arial_black">Arial Black</button><br />
<button style="font-family:'Comic Sans Ms'" id="text_editor_cmd_constructBBcode_select_font_comic_sans_ms">Comic Sans Ms</button><br />
<button style="font-family:'Courier New'" id="text_editor_cmd_constructBBcode_select_font_courier_new">Courier New</button><br />
<button style="font-family:Georgia" id="text_editor_cmd_constructBBcode_select_font_georgia">Georgia</button><br />
<button style="font-family:'Impact'" id="text_editor_cmd_constructBBcode_select_font_impact">Impact</button><br />
<button style="font-family:'Times New Roman'" id="text_editor_cmd_constructBBcode_select_font_times_new_roman">Times New Roman</button><br />
<button style="font-family:'Trebuchet MS'" id="text_editor_cmd_constructBBcode_select_font_trebuchet_mS">Trebuchet MS</button><br />
<button style="font-family:Verdana" id="text_editor_cmd_constructBBcode_select_font_verdana">Verdana</button><br />
</div>
<button class="button2" onclick="bbfontstyle('[scroll]','[/scroll]');return false"type="button" title="Défilement horizontale"><img src="http://i40.servimg.com/u/f40/14/80/95/87/ddnddd10.png" alt="Défilment horizontal" /></button>
<button class="button2" onclick="bbfontstyle('[updown]','[/updown]');return false"type="button" title="Défilement vertical"><img src="http://i40.servimg.com/u/f40/14/80/95/87/ddunnd10.png" alt="Défilement vertical" /></button>
<button class="button2" onclick="bbfontstyle('[texte] ',' [html ou bbcode image]');return false"type="button" title="infobulle pour les membres"><img src="http://i43.servimg.com/u/f43/11/93/85/24/sans_t43.gif"/></button>
<button class="button2" onclick="window.open('http://altitudetropicale.forums-actifs.com/portal?pid=4')" type="button" title="Multi upload"><img title="Aide" src="http://i33.servimg.com/u/f33/11/93/85/24/multiu10.gif" alt="Multi upoad"></button>
<button class="button2" onclick="window.open('http://altitudetropicale.forums-actifs.com/faq?mode=bbcode')" type="button" title="Aide"><img title="Aide" src="http://2img.net/i/fa/wysiwyg/help.png" alt="Mode d'emploi du forum"></button>
</div>
<script type='text/javascript'>
//<![CDATA[
jQuery(document).ready(function(){
jQuery("#text_editor_controls p.left-box").after(jQuery('div#button_cont'));
});
//]]>
</script>
Un grande grazie all'anima compassionevole che aiutare mi ha a regolare i problemi.
Re: viewtopic_body : problemi in modo invitato
Salve fascicularia, il suo forum è stato costruito su piattaforma francese, il forum di assistenza per forum francesi è: http://forum.forumactif.com/
Da come è stato scritto il topic, credo sia stata fatta qualche traduzione con Google Translate o altri, quindi non è molto capibile il suo problema. Converrebbe rivolgersi al forum di assistenza ufficiale per Nazioni
Saluti, CG92
Da come è stato scritto il topic, credo sia stata fatta qualche traduzione con Google Translate o altri, quindi non è molto capibile il suo problema. Converrebbe rivolgersi al forum di assistenza ufficiale per Nazioni
Saluti, CG92
Re: viewtopic_body : problemi in modo invitato
Salve CG92
re-spiego il mio problema in questo caso. Gli smileys ed i nuovi bottoni che dovrebbero sparire in moda invitato restano visibili essendo sconnesso.
re-spiego il mio problema in questo caso. Gli smileys ed i nuovi bottoni che dovrebbero sparire in moda invitato restano visibili essendo sconnesso.
Re: viewtopic_body : problemi in modo invitato
Ciao fascicularia, io non capisco. Riesci a fare un video o qualcosa che mi faccia capire di che bug si tratti ?
Saluti, MartinoPio
Saluti, MartinoPio
Ospite- Ospite
Re: viewtopic_body : problemi in modo invitato
Ciao fascicularia, ora è più chiaro ! Per risolvere il tuo problema è necessario inserire un codice che permetta la rimozione di viewtopic_body agli ospiti, tramite Javascript o anche sempre il template.
Prova questo:
Devi semplicemente sostituire "NOME-DIV" con quello che vuoi nascondere agli ospiti.
Saluti, MartinoPio
Prova questo:
- Codice:
<script language="JavaScript" type="text/javascript">
jQuery(document).ready(function () {
if(jQuery('NOME-DIV').length > 0) {
jQuery('NOME-DIV').html('');
}
});
</script>
Devi semplicemente sostituire "NOME-DIV" con quello che vuoi nascondere agli ospiti.
Saluti, MartinoPio
Ospite- Ospite
Re: viewtopic_body : problemi in modo invitato
Non sono pratico dei templates, ma per quel che ne so se metti del codice fra i tagfascicularia ha scritto:Salve Martinopio,
Vi ringrazio per questo aiuto.
Voir le Fichier : pourforumacti3.avi
- Codice:
<!-- BEGIN switch_user_logged_out -->
... bla.. bla.. bla.. bla.. etc, etc
<!-- END switch_user_logged_out -->
- Codice:
<!-- BEGIN switch_user_logged_in -->
... bla.. bla.. bla.. bla.. etc, etc
<!-- END switch_user_logged_in -->
Domanda: perchè ricorrere al jquery per certe cavolate quando si può far da CSS usano un semplice display:none?MartinoPio ha scritto:Ciao fascicularia, ora è più chiaro ! Per risolvere il tuo problema è necessario inserire un codice che permetta la rimozione di viewtopic_body agli ospiti, tramite Javascript o anche sempre il template.
Prova questo:
- Codice:
<script language="JavaScript" type="text/javascript">
jQuery(document).ready(function () {
if(jQuery('NOME-DIV').length > 0) {
jQuery('NOME-DIV').html('');
}
});
</script>
Devi semplicemente sostituire "NOME-DIV" con quello che vuoi nascondere agli ospiti.
Saluti, MartinoPio
Ricordiamoci che tale codice viene eseguito solo quando la pagina è stata comletamente caricata..
Re: viewtopic_body : problemi in modo invitato
Salve Martinopio, Salve Diego,
Ho provato con l'ID button_cont chi corrisponde ai nuovi bottoni ma ciò non funziona.
ho messo et script nel template viewtopic_body.
Voir le Fichier : pour_forumactif10.avi
La soluzione di Diego era stata tentata ma senza risultato.
Grazie a voi due per questo aiuto.
Ho provato con l'ID button_cont chi corrisponde ai nuovi bottoni ma ciò non funziona.
ho messo et script nel template viewtopic_body.
- Codice:
<script language="JavaScript" type="text/javascript">
jQuery(document).ready(function () {
if(jQuery('button_cont').length > 0) {
jQuery('button_cont').html('');
}
});
</script>
Voir le Fichier : pour_forumactif10.avi
La soluzione di Diego era stata tentata ma senza risultato.
Grazie a voi due per questo aiuto.
Re: viewtopic_body : problemi in modo invitato
Non ho capito però se il problema è stato risolto .
Ospite- Ospite
Re: viewtopic_body : problemi in modo invitato
non e risolto. Utilizzando el script e l'id dei bottoni (button_cont), questi qui appariscono encora in modo invitato.
Re: viewtopic_body : problemi in modo invitato
Ciao fascicularia, hai provato anche con il suggerimento di diego, cioè usare display:none ?
Saluti, MartinoPio
Saluti, MartinoPio
Ospite- Ospite
Re: viewtopic_body : problemi in modo invitato
Salve Martinopio,
El "display : none" puo essere utilizzato per il invitatiti ?????Non mi sembra ma posso sbagliarmi.
El "display : none" puo essere utilizzato per il invitatiti ?????Non mi sembra ma posso sbagliarmi.
Re: viewtopic_body : problemi in modo invitato
Buongiorno fascicularia,
ha provato a chiedere direttamente all'assidtenza francese?
ha provato a chiedere direttamente all'assidtenza francese?
Re: viewtopic_body : problemi in modo invitato
Ciao, l'argomento non riceve risposta da più di 30 giorni, quindi viene considerato risolto o abbandonato. In futuro sei pregato/a di inserire l'apposita icona risolto . Per metterla dovrai semplicemente modificare il tuo primo messaggio e in "Icona del soggetto", selezionare "Risolto". In caso non hai risolto, nei prossimi problemi dovrai fare UP dopo 24 ore dal tuo ultimo messaggio e cercare di vedere se la questione è già stata trattata e risolta. Grazie della tua futura collaborazione. Ci vediamo nel Forum dei Forum. Cordiali saluti, lo staff. |
Argomenti simili
» Esiste un modo per collegare , in modo diretto, il proprio Forum con Facebook
» Non puoi valutare il messaggio di un invitato.
» CSS si comporta in modo strano.
» Modo di risposta non specificato
» Visualizzazione forum in modo strano!
» Non puoi valutare il messaggio di un invitato.
» CSS si comporta in modo strano.
» Modo di risposta non specificato
» Visualizzazione forum in modo strano!
Forum dei Forum: Aiuto per Forumattivo :: Assistenza a problemi e richieste :: Gestire l'aspetto del forum :: I problemi risolti con l'aspetto del forum :: Argomenti chiusi con l'aspetto del forum
Pagina 1 di 1
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.