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.

New posts in categorie

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat New posts in categorie

Mesaj Scris de Frosty. Mar Oct 29, 2013 9:12 pm

Salutare .Salut! 
Cum pot pune New post , locked , no new posts exact ca in imagine?
New posts in categorie Untitled
Frosty.

Frosty.
Membru Forumgratuit

Mesaje : 141
Varsta : 27
Data înscrierii : 01/06/2013
Mulțumiri : 7
Internet Explorer phpBB3

http://lemakdesign.forum.st/
Frosty. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de ildiavolo Mar Oct 29, 2013 9:25 pm

Acele butoane deobicei apar in stanga dar ei si-au modificat tema pe placu.Daca vrei sa mofici acelea trebuie sa ai forumul pe punBB sau phpbb2

Daca ai alea uite un tutorial
Intri in PA > Display > In stanga pe bara aia uitate la Templates > General > viewforum_body si modifici dupa bunul tau plac

Sper ca te-am ajutat!
ildiavolo

ildiavolo
Membru nou

Mesaje : 3
Varsta : 25
Data înscrierii : 29/10/2013
Mulțumiri : 1
Internet Explorer punBB

http://gamesets.forumgratuit.ro/
ildiavolo a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de Zeus Mar Oct 29, 2013 9:49 pm

Buna seara, La revedere 

Postati aici index_box.
P.A > Afisare > Template-uri > General > index_box
Zeus

Zeus
Membru onorific
Membru onorific

Mesaje : 4160
Varsta : 27
Localizare : Bucuresti, Romania
Data înscrierii : 19/02/2012
Mulțumiri : 644
Google Chrome phpBB3

https://github.com/zeusmaximus
Zeus a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de Frosty. Mier Oct 30, 2013 10:10 am

Poftim
Cod:
<style type="text/css">
  .vertical-align {margin-left: -30px;}
  .vertical-align h3 {margin-left: 36px;}
</style>
    <div class="pun-crumbs">
      <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
    </div>
    <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">
            <table cellspacing="0" class="table">
                <thead>
                  <tr>
                      <th class="tcl">{L_FORUM}</th>
                      <th class="tc2">{L_TOPICS}</th>
                      <th class="tc3">{L_POSTS}</th>
                      <th class="tcr">{L_LASTPOST}</th>
                  </tr>
                </thead>
                <tbody class="statused">
      <!-- END tablehead -->

      <!-- BEGIN forumrow -->
                  <tr>
                      <td class="tcl">
                        <div class="vertical-align">
                        <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME} <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></a></h{catrow.forumrow.LEVEL}>
                        <br />
                        <div class="imag">{catrow.forumrow.FORUM_DESC}</div>
                        <!-- BEGIN switch_moderators_links -->
                        <br />
                        {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                        <!-- END switch_moderators_links -->
                        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                        <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                      </td>
                      <td class="tc2">{catrow.forumrow.TOPICS}</td>
                      <td class="tc3">{catrow.forumrow.POSTS}</td>
                      <td class="tcr">
                        <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>
                        </div>
                      </td>
                  </tr>
      <!-- END forumrow -->

      <!-- BEGIN tablefoot -->
                </tbody>
            </table>
          </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 -->
Frosty.

Frosty.
Membru Forumgratuit

Mesaje : 141
Varsta : 27
Data înscrierii : 01/06/2013
Mulțumiri : 7
Internet Explorer phpBB3

http://lemakdesign.forum.st/
Frosty. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de Zeus Mier Oct 30, 2013 2:04 pm

Inlocuiti template-ul actual cu cel de mai jos:
Cod:
    <style type="text/css">
      .vertical-align {margin-left: -30px;}
      .vertical-align h3 {margin-left: 36px;}
    </style>
        <div class="pun-crumbs">
          <p class="crumbs"><a href="{U_INDEX}">{L_INDEX}</a><strong>{NAV_CAT_DESC}</strong></p>
        </div>
        <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">
                <table cellspacing="0" class="table">
                    <thead>
                      <tr>
                          <th class="tcl">{L_FORUM}</th>
                           <th class="tc3"></th>
                          <th class="tc2">{L_TOPICS}</th>
                          <th class="tc3">{L_POSTS}</th>
                          <th class="tcr">{L_LASTPOST}</th>
                      </tr>
                    </thead>
                    <tbody class="statused">
          <!-- END tablehead -->

          <!-- BEGIN forumrow -->
                      <tr>
                          <td class="tcl">
                            <div class="vertical-align">
                            <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="imag">{catrow.forumrow.FORUM_DESC}</div>
                            <!-- BEGIN switch_moderators_links -->
                            <br />
                            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                            <!-- END switch_moderators_links -->
                            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                            <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                            </div>
                          </td>
                          <td class="tc3" valign="bottom"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
                          <td class="tc2">{catrow.forumrow.TOPICS}</td>
                          <td class="tc3">{catrow.forumrow.POSTS}</td>
                          <td class="tcr">
                            <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>
          <!-- 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 -->
Zeus

Zeus
Membru onorific
Membru onorific

Mesaje : 4160
Varsta : 27
Localizare : Bucuresti, Romania
Data înscrierii : 19/02/2012
Mulțumiri : 644
Google Chrome phpBB3

https://github.com/zeusmaximus
Zeus a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de Frosty. Mier Oct 30, 2013 7:26 pm

Nu a mers templateul..
Frosty.

Frosty.
Membru Forumgratuit

Mesaje : 141
Varsta : 27
Data înscrierii : 01/06/2013
Mulțumiri : 7
Internet Explorer phpBB3

http://lemakdesign.forum.st/
Frosty. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de Frosty. Vin Noi 01, 2013 7:37 pm

Puteti inchide
Frosty.

Frosty.
Membru Forumgratuit

Mesaje : 141
Varsta : 27
Data înscrierii : 01/06/2013
Mulțumiri : 7
Internet Explorer phpBB3

http://lemakdesign.forum.st/
Frosty. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: New posts in categorie

Mesaj Scris de Louk Vin Noi 01, 2013 7:40 pm

topic rezolvat
Louk

Louk
Membru onorific
Membru onorific

Mesaje : 9392
Localizare : România - o ţară din ce în ce mai ocupată.
Data înscrierii : 25/04/2009
Mulțumiri : 172
Mozilla Firefox phpBB3

https://help.forumgratuit.ro/
Louk a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum