Da ACP non è possibile [...] fare cioò che vorresti [...] ma POTRESTI creare un blocco con la mod CMS ADV [...] e posizionarlO nell'header.
[..]Il codice .tpl dovrà essere una cosa simile:
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="left" valign="top" class="gensmall" width="40%">
<div id="topic_auth_list_h" style="display: none;">
<table class="forumline" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="row-header">
<div style="float:right;display:inline;padding-top:5px;padding-right:6px;cursor:pointer;"><img src="{IMG_MAXIMISE}" onclick="javascript:ShowHide('header_block','header_block_h','header_block_list');" alt="" /> </div><span>TITOLO</span>
</td>
</tr>
</table>
</div>
<div id="topic_auth_list">
<table class="forumline" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td class="row-header">
<div style="float:right;display:inline;padding-top:5px;padding-right:6px;cursor:pointer;"><img src="{IMG_MINIMISE}" onclick="javascript:ShowHide('header_block','header_block_h','header_block');" alt="" /> </div><span>TITOLO</span>
</td>
</tr>
<tr><td class="row1">CONTENUTO</td></tr>
</table>
</div>
<script type="text/javascript">
<!--
tmp = 'header_block';
if(GetCookie(tmp) == '2')
{
ShowHide('header_block', 'header_block_h', 'header_block');
}
//-->
</script>
</td>
</tr>
</table>
Poi segui la guida che c'è in Documentazioni e Guide per creare un blocco in php e html per aggiungerlo al portale e dovresti risolvere, ma ripeto, hai bisogno della CMS ADV altrimenti bisogna intervenire nel file overall_header_*.tpl
Versione di IP: 1.3.15 (αlphα)
Server: Linux
____________
Per favore inserisci nel tuo
Profilo la versione di Icy Phoenix e il Server utilizzato.
Modificato da Ospite, Giovedì, 01 Gennaio 1970, 01:00: