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.

Chenar Subiecte , Mesaje si Ultimul Subiect

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Mar Mai 20, 2014 2:42 pm

As vrea si eu daca se poate chenar la Subiecte , Raspunsuri si Ultimul Subiect ca in imagine doar ca pentru versiunea punbb
Chenar Subiecte , Mesaje si Ultimul Subiect 2j0hy8h
Am incercat mai multe coduri din alte discutii doar ca niciunu nu e bun.O fi din cauza temei pe care o am.


Ultima editare efectuata de catre FreeH3K4R in Joi Iun 05, 2014 8:08 pm, editata de 1 ori
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de Zachary Mar Mai 20, 2014 2:49 pm

Buna ziua,

Ceva asemanator poti gasi aici: https://help.forumgratuit.ro/t48320-
Zachary

Zachary
Membru onorific
Membru onorific

Mesaje : 2394
Localizare : România
Data înscrierii : 08/05/2013
Mulțumiri : 196
Google Chrome phpBB3

https://www.forumgratuit.ro
Zachary a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Mar Mai 20, 2014 2:56 pm

stiu ca sunt multe
Problema e ca sunt multe pentru phpbb2 si eu am nevoie pentru PunBB
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de H4cK3R*uL Mar Mai 20, 2014 4:33 pm

Salut,

Incearca: P.A. ~> Afisare ~> Template-uri ~> General ~> index_box, inlocuieste template-ul respectiv cu scriptul de mai jos.
Cod:
<div class="pun-crumbs">
  <p class="crumbs"><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">
           
            <tbody class="statused">
  <!-- END tablehead -->
<!-- BEGIN forumrow -->
              <tr>
                  <td class="tcl" 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>
                     <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
                     <br />
                     {catrow.forumrow.FORUM_DESC}
                     <!-- 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="tc3">
                                            <div class="stats" style="width: 95px"><span class="gensmall">
                                              <b><font color="a1a1a1">Subiecte</font><div class="stats1"><font color="a1a1a1">{catrow.forumrow.TOPICS}</font></div></b></span></div>
                   
                  <div class="stats" style="width: 95px"><span class="gensmall">
                    <b><font color="a1a1a1">Mesaje</font><div class="stats1"><font color="a1a1a1">{catrow.forumrow.POSTS}</font></div></b></span></div>
      </td>
                                         
                  <td class="tcr">
                      <div class="ultimulpost"  style="width: 175px"><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 -->
Dupa apasa butoanele Inregistrare si Publica.
P.A. ~> Afisare ~> Imagini si culori ~> Culori ~> Foaie de stil CSS, adauga scriptul de mai jos.
Cod:
/*[H4cK3R*uL]CSS chenar la numarul de subiecte si mesaje*/
.stats{
  border: solid 1px #d7d7d7;
  padding: 2px;
  float: right;
  margin-bottom: 2px;
  border-radius: 4px;}
.stats1{
  float: right;
  height: 0px;}
/*[H4cK3R*uL]CSS chenar la numarul de subiecte si mesaje*/

/*[H4cK3R*uL]CSS chenar la ultimul mesaj*/
.ultimulpost{
float: right;
width: 95%;
font-size: 11px;
padding: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #d7d7d7;
box-shadow: 1px 1px 1px white;
margin-right: 3px;}
/*[H4cK3R*uL]CSS chenar la ultimul mesaj*/
H4cK3R*uL

H4cK3R*uL
Membru onorific
Membru onorific

Mesaje : 2494
Varsta : 28
Localizare : Împărăţia umbrelor.
Data înscrierii : 18/01/2013
Mulțumiri : 322
Internet Explorer phpBB2

http://www.Real-Arena.com
H4cK3R*uL a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Mar Mai 20, 2014 6:58 pm

ai putea sa-mi modifici propriul 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">
         <table cellspacing="0" class="table">
            <tbody class="statused">
   <!-- END tablehead -->

   <!-- BEGIN forumrow -->
                                  <tr>
                  <td class="tcl" 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};">
                                                          <br /><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                     </span>
                                                  <br />
                                                  <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle"><b>{catrow.forumrow.FORUM_NAME}</b></a></h{catrow.forumrow.LEVEL}>
                                                  <br />
                                                  <b>{catrow.forumrow.FORUM_DESC}</b>
                     <!-- 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="tc3"><center><b>{catrow.forumrow.TOPICS} Topics</b>
                                            <br/>
                                            <b>{catrow.forumrow.POSTS} Replies</b></center></td>
                  <td class="tcr">
                     <span>
                     <!-- BEGIN switch_topic_title -->
                     <center><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}</center>
                     </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 -->

si vezi ca am avatar la ultimul subiect si as vrea sa fie in acelasi chenar cu ultimul subiect
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Lun Mai 26, 2014 6:43 pm

UP
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de Omu Lun Mai 26, 2014 7:25 pm

Foloseste codul CSS de mai sus, dar inlocuie tot index_box cu codul urmator. Este template-ul tau doar ca e modificat.
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">
        <table cellspacing="0" class="table">
            <tbody class="statused">
  <!-- END tablehead -->

  <!-- BEGIN forumrow -->
                                  <tr>
                  <td class="tcl" 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};">
                                                          <br /><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                    </span>
                                                  <br />
                                                  <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle"><b>{catrow.forumrow.FORUM_NAME}</b></a></h{catrow.forumrow.LEVEL}>
                                                  <br />
                                                  <b>{catrow.forumrow.FORUM_DESC}</b>
                    <!-- 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="tc3">
                                            <div class="stats" style="width: 95px"><span class="gensmall">
                                              <b><font color="a1a1a1">Subiecte</font><div class="stats1"><font color="a1a1a1">{catrow.forumrow.TOPICS}</font></div></b></span></div>
                   
                  <div class="stats" style="width: 95px"><span class="gensmall">
                    <b><font color="a1a1a1">Mesaje</font><div class="stats1"><font color="a1a1a1">{catrow.forumrow.POSTS}</font></div></b></span></div></td>
                  <td class="tcr">
                      <div class="ultimulpost"  style="width: 175px"><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 -->
Omu

Omu
Membru onorific
Membru onorific

Mesaje : 6302
Varsta : 27
Data înscrierii : 04/11/2010
Mulțumiri : 154
Google Chrome punBB

http://techtitans.forumer.ro/
Omu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Lun Mai 26, 2014 8:24 pm

e bun codul doar ca nu imi pune avatarul in chenar cu ultimul subiect
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de Zachary Mar Mai 27, 2014 9:17 am

Buna dimineata,

Din cate observ in tema care o aveti deja instalata pe forum ca avatarul este inclus in chenarul "ultimele subiecte". Postati va rog link-ul forumului unde nu e inclus avatarul in chenarul respectiv.
Zachary

Zachary
Membru onorific
Membru onorific

Mesaje : 2394
Localizare : România
Data înscrierii : 08/05/2013
Mulțumiri : 196
Google Chrome phpBB3

https://www.forumgratuit.ro
Zachary a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Mar Mai 27, 2014 6:12 pm

acesta este forumul: http://help4games.2morpg.com/
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de FreeH3K4R Mar Iun 03, 2014 6:40 pm

Cineva ?
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Chenar Subiecte , Mesaje si Ultimul Subiect

Mesaj Scris de Zeus Mier Iun 04, 2014 9:13 pm

Intrati in:
Panou => Afisare => Template-uri => General => index_box
Cautati:
Cod:
<td class="tc3"><center><b>{catrow.forumrow.TOPICS} Topics</b>
                                            <br/>
                                            <b>{catrow.forumrow.POSTS} Replies</b></center></td>

Inlocuiti cu:
Cod:
<td class="tc3">
 <center>
 <div id="post1"><b>{catrow.forumrow.TOPICS} Topics</b></div>
 <br />
 <div id="post1"><b>{catrow.forumrow.POSTS} Replies</b></div>
 </center>
</td>

Cautati:
Cod:

<td class="tcr">
                     <span>
                     <!-- BEGIN switch_topic_title -->
                     <center><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}</center>
                     </span>
                  </td>

 
Inlocuiti cu:

Cod:
<td class="tcr lastpost">
 <div id="post2">
<!-- BEGIN avatar -->
 <span class="zeus_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>
    </div>
</td>

Inregistrati si publicati template-ul.

Acum nu mai ramane decat sa intrati in:
Panou => Afisare => Imagini si culori => Culori => Foaie de stil css

Adaugati:
Cod:
/*
** Personalizare index_box realizat de Zeus
*/
#post1 {
width: 90%;
background: url('http://i.imgur.com/ATZUQCD.png') repeat-x scroll 0px 0px #202020;
border: 1px solid #2D2D2D;
border-radius: 3px;
line-height: 37px;
margin-bottom: 5px;
overflow: hidden;
text-shadow: 0px -1px 0 black;
}

#post2 {
background: url('http://i.imgur.com/ATZUQCD.png') repeat-x scroll 0px 0px #202020;
border: 1px solid #2D2D2D;  
overflow: hidden;
text-shadow: 0px -1px 0 black;
border-radius: 3px;
}
.tcr{width: 10% !important;text-align: left;}

.zeus_avatar img{
float: left;
width: 32px;
height: 32px;
margin-left: 5px;
margin-top: 5px;
border: 1px solid #444;
padding: 1px;
margin-right: 5px;
}
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.

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum