Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Script mesaj nou

Vezi subiectul anterior Vezi subiectul urmator In jos

Script mesaj nou Empty Script mesaj nou

Mesaj Scris de MihaiM Lun Dec 14, 2015 2:21 pm

Vreau daca se poate un script care sa imi arate la sectiune cand apar mesaje noi ca in imagine:
Script mesaj nou New
MihaiM

MihaiM
Membru Forumgratuit

Mesaje : 24
Varsta : 29
Data înscrierii : 14/12/2015
Mulțumiri : 0
Internet Explorer phpBB3

http://www.tineri.dialog.tv
MihaiM a fost mulțumit de autorul acestui subiect.

Script mesaj nou Empty Re: Script mesaj nou

Mesaj Scris de mr.franta Lun Dec 14, 2015 5:00 pm

Buna ziua,versiunea si index_box va rog.
mr.franta

mr.franta
Membru onorific
Membru onorific

Mesaje : 1401
Varsta : 36
Localizare : Giurgiu
Data înscrierii : 18/02/2012
Mulțumiri : 130
Google Chrome phpBB2

https://frannnta-design.forumgratuit.ro/
mr.franta a fost mulțumit de autorul acestui subiect.

Script mesaj nou Empty Re: Script mesaj nou

Mesaj Scris de MihaiM Mar Dec 15, 2015 1:31 am

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 -->
MihaiM

MihaiM
Membru Forumgratuit

Mesaje : 24
Varsta : 29
Data înscrierii : 14/12/2015
Mulțumiri : 0
Internet Explorer phpBB3

http://www.tineri.dialog.tv
MihaiM a fost mulțumit de autorul acestui subiect.

Script mesaj nou Empty Re: Script mesaj nou

Mesaj Scris de mr.franta Mar Dec 15, 2015 3:31 pm

Buna ziua v-am pregatit noul index_box

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.

Script mesaj nou 21niicw

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.
mr.franta

mr.franta
Membru onorific
Membru onorific

Mesaje : 1401
Varsta : 36
Localizare : Giurgiu
Data înscrierii : 18/02/2012
Mulțumiri : 130
Google Chrome phpBB2

https://frannnta-design.forumgratuit.ro/
mr.franta a fost mulțumit de autorul acestui subiect.

Script mesaj nou Empty Re: Script mesaj nou

Mesaj Scris de MihaiM Mier Dec 16, 2015 2:23 pm

Am facut asta. Acuma eu nu am imaginile alea cu subiect nou. Ceea ce am facut pana acum nu se simte...
MihaiM

MihaiM
Membru Forumgratuit

Mesaje : 24
Varsta : 29
Data înscrierii : 14/12/2015
Mulțumiri : 0
Internet Explorer phpBB3

http://www.tineri.dialog.tv
MihaiM a fost mulțumit de autorul acestui subiect.

Script mesaj nou Empty Re: Script mesaj nou

Mesaj Scris de mr.franta Mier Dec 16, 2015 3:57 pm

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.
mr.franta

mr.franta
Membru onorific
Membru onorific

Mesaje : 1401
Varsta : 36
Localizare : Giurgiu
Data înscrierii : 18/02/2012
Mulțumiri : 130
Google Chrome phpBB2

https://frannnta-design.forumgratuit.ro/
mr.franta a fost mulțumit de autorul acestui subiect.

Script mesaj nou Empty Re: Script mesaj nou

Mesaj Scris de mr.franta Sam Ian 02, 2016 11:37 am


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.
Script mesaj nou 2py89k6
mr.franta

mr.franta
Membru onorific
Membru onorific

Mesaje : 1401
Varsta : 36
Localizare : Giurgiu
Data înscrierii : 18/02/2012
Mulțumiri : 130
Google Chrome phpBB2

https://frannnta-design.forumgratuit.ro/
mr.franta a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum