Script mesaj nou
Pagina 1 din 1 • Distribuiţi
Script mesaj nou
Vreau daca se poate un script care sa imi arate la sectiune cand apar mesaje noi ca in imagine:
Re: Script mesaj nou
Versiunea mea este PunBB.
- Cod:
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="main-head">
<div class="page-title">{catrow.tablehead.L_FORUM}</div>
</div>
<div class="main-content">
<div class="ipb-content">
<table cellspacing="0" class="table">
<tbody class="statused">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr>
<td class="tcl {catrow.forumrow.U_VIEWFORUM}" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: {catrow.forumrow.INC_LEVEL_LEFT};">
<span class="status" style="margin-right: -{catrow.forumrow.INC_WIDTH_ICON}; margin-left: -{catrow.forumrow.INC_WIDTH_ICON};">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</span>
<div class="derechita">
<h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
<br />
<span class="desc"><span class="forum_desc">{catrow.forumrow.FORUM_DESC}<p class="subforums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</p></span></span>
<!-- BEGIN switch_moderators_links -->
<br />
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
<span class="subforums"></span>
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</td>
<td class="tc2"></td>
<td class="tc3 col_c_stats ipsType_small">
<ul>
<li><strong>{catrow.forumrow.TOPICS}</strong><FONT COLOR="#5b9600"> <strong>topicuri</strong></font></li>
<li><strong>{catrow.forumrow.POSTS}</strong> <FONT COLOR="#5b9600"> <strong>raspunsuri</strong></font></li>
</ul>
</td>
<td class="tcr">
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br/>
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody>
</table>
</div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
</div>
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
<ul>
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
<li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
</ul>
<!-- BEGIN switch_delete_cookies -->
<p class="right">
<a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
</p>
<!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
Re: Script mesaj nou
Buna ziua v-am pregatit noul index_box
Apoi in css adaugati acest cod
Acum urmati acesti pasi cu atentie.
Intrati in panou de administrare/general/categorii si forumuri si adaugati cate o imagine la fiecare forum.
Apoi intrati in panou de administrare/afisare/imagini/avansat/iconuri forumuri si stergeti imaginea de la categorie si de la forum.
Adaugati imagini doar la mesaje noi si blocat.
- Cod:
<div class="main">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="main-head">
<div class="page-title">{catrow.tablehead.L_FORUM}</div>
</div>
<div class="main-content">
<div class="ipb-content">
<table cellspacing="0" class="table">
<tbody class="statused">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr>
<td class="tcl {catrow.forumrow.U_VIEWFORUM}" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: 50px;">
<span class="status" style="font-size: 0px!important;padding-right: 10px;margin-left: -40px">
{catrow.forumrow.FORUM_DESC}
</span>
<div class="derechita">
<h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
<br />
<div class="mesaje" style="float: right;margin-right: 10px;margin-left: 10px;"> <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</div>
<span class="desc"><span class="forum_desc">{catrow.forumrow.FORUM_DESC}<p class="subforums">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</p></span></span>
<!-- BEGIN switch_moderators_links -->
<br />
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
<span class="subforums"></span>
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</td>
<td class="tc2"></td>
<td class="tc3 col_c_stats ipsType_small">
<ul>
<li><strong>{catrow.forumrow.TOPICS}</strong><FONT COLOR="#5b9600"> <strong>topicuri</strong></font></li>
<li><strong>{catrow.forumrow.POSTS}</strong> <FONT COLOR="#5b9600"> <strong>raspunsuri</strong></font></li>
</ul>
</td>
<td class="tcr">
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br/>
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody>
</table>
</div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
</div>
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
<ul>
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
<li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
</ul>
<!-- BEGIN switch_delete_cookies -->
<p class="right">
<a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
</p>
<!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
Apoi in css adaugati acest cod
- Cod:
span.forum_desc img{
display: none!important;
}
Acum urmati acesti pasi cu atentie.
Intrati in panou de administrare/general/categorii si forumuri si adaugati cate o imagine la fiecare forum.
Apoi intrati in panou de administrare/afisare/imagini/avansat/iconuri forumuri si stergeti imaginea de la categorie si de la forum.
Adaugati imagini doar la mesaje noi si blocat.
Re: Script mesaj nou
Am facut asta. Acuma eu nu am imaginile alea cu subiect nou. Ceea ce am facut pana acum nu se simte...
Re: Script mesaj nou
Va va apare imaginea de mesaj nou doar cand aveti un mesaj nou,pentru teste adaugati o imagine si la mesaje normale sa vedem unde s-au pozitionat si puneti forumul cu problema in profil.
Re: Script mesaj nou
Avand in vedere ca in ultimele 2 saptamani autorul nu a mai aratat interes pentru acesta problema, topicul va fi inchis si trimis in cos. Daca problema nu a fost rezolvata, va invitam sa deschideti un nou topic, in sectiunea corespunzatoare si avind un titlu explicit.
Subiecte similare
» Script tabel cu mesaj
» Script mesaj in colt
» Script mesaj chenar
» Script tabel mesaj . Unde sa-l pun ?
» Script pentru mesaj in generalitati
» Script mesaj in colt
» Script mesaj chenar
» Script tabel mesaj . Unde sa-l pun ?
» Script pentru mesaj in generalitati
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum