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.

schimbare model posturi [Punbb]

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat schimbare model posturi [Punbb]

Mesaj Scris de inferno1111 Mar Noi 12, 2013 2:38 pm

Salut , as dori si eu un alt model de postare la Punbb
cam asa arata acum => https://2img.net/h/s14.postimg.cc/scis4nrjl/chrome_2013_11_12_15_36_43_40.png

si as dori un script/cod sa arate asa daca se poate =>  https://2img.net/h/s15.postimg.cc/vimy7zaiz/chrome_2013_11_12_15_39_21_29.png

Multumesc Anticipat!

edit : http://xplay.forumer.ro/ | acesta este forumul meu


Ultima editare efectuata de catre inferno1111 in Mier Noi 13, 2013 12:33 pm, editata de 5 ori
inferno1111

inferno1111
Membru Forumgratuit

Mesaje : 56
Varsta : 25
Data înscrierii : 10/11/2013
Mulțumiri : 0
Internet Explorer punBB

http://xplay-community.forumer.ro/
inferno1111 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de Sllow Mar Noi 12, 2013 3:15 pm

Păi acolo sunt sub-formumurile şi dincolo sunt subiectele , tu vezi acolo la ultimele mesaje ..
Sllow

Sllow
Membru nou

Mesaje : 4
Varsta : 28
Data înscrierii : 11/11/2013
Mulțumiri : 0
Internet Explorer Invision

http://blackcs16.taro.tv/forum
Sllow a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de inferno1111 Mar Noi 12, 2013 3:54 pm

da , scuze am gresit! .... am modificat te poti uita acum!
inferno1111

inferno1111
Membru Forumgratuit

Mesaje : 56
Varsta : 25
Data înscrierii : 10/11/2013
Mulțumiri : 0
Internet Explorer punBB

http://xplay-community.forumer.ro/
inferno1111 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de H4cK3R*uL Mar Noi 12, 2013 4:05 pm

Salut,

Panou de administrare ~> Afisare ~> Template-uri ~> General ~> topics_list_box
Inlocuiti scriptul existent in topics_list_box cu scriptul de mai jos
Cod:
<!-- BEGIN topics_list_box -->
<!-- BEGIN row -->
<!-- BEGIN header_table -->
   <!-- BEGIN multi_selection -->
      <script type="text/javascript">
      function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
         var all_checked = true;
         for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
         }
         }
         document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
      }
      function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
         for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
         }
         }
      }
      </script>
   <!-- END multi_selection -->
<div class="topme"><!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <h1 class="page-title">{L_TOPICS} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</h1>
      <p class="options">
         <a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
  </p></div>
                  <div class="main-content">
   <table cellspacing="0" class="table">
      
      <tbody class="statused">
<!-- END header_table -->

<!-- BEGIN header_row -->
<strong>{topics_list_box.row.L_TITLE}</strong>
<!-- END header_row -->

<!-- BEGIN topic -->
   <!-- BEGIN table_sticky -->
      </tbody>
   </table>
   </div><div class="topme">
                  <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <p class="h2">{L_TOPICS} [{topics_list_box.row.bottom.COUNT_TOTAL_TOPICS}]</p>
      <p class="options">
         <a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
                  </p></div>
<div class="main-content">
   <table cellspacing="0" class="table">
      
      <tbody class="statused">
   <!-- END table_sticky -->
      <tr>
         <td class="tcl tdtopics <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
            <span class="status" style="padding-top: 0.8%!important">
               <img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" />
            </span>
            <!-- BEGIN single_selection -->
            <input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /> 
            <!-- END single_selection -->
                          <span id="tipe-post">{topics_list_box.row.TOPIC_TYPE} </span>
                          {topics_list_box.row.NEWEST_POST_IMG}
            {topics_list_box.row.ICON} 
            <h2 class="topic-title"><a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a> {topics_list_box.row.PARTICIPATE_POST_IMG} </h2> 
            <!-- BEGIN switch_description -->
            <br />
             {topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
            <!-- END switch_description -->
                          <p>{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}  {topics_list_box.row.GOTO_PAGE_NEW} </p>
            
         </td>
         <td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->"></td>
                  <td class="tc3 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->"><p>{topics_list_box.row.REPLIES} <span>replies</span></p><p>{topics_list_box.row.VIEWS} <span>views</span></p></td>
                  <td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->"><div class="avs" style="padding-left: 30px;"><span><p>{topics_list_box.row.LAST_POST_AUTHOR}</p>{topics_list_box.row.LAST_POST_TIME}{topics_list_box.row.LAST_POST_IMG}</span></div></td>
         <!-- BEGIN multi_selection -->
         <td><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
         <!-- END multi_selection -->
      </tr>
<!-- END topic -->
<!-- BEGIN no_topics -->
<tr>
   <td class="tcl" colspan="4"><strong>{topics_list_box.row.L_NO_TOPICS}</strong></td>
</tr>
<!-- END no_topics -->

<!-- BEGIN bottom -->
      </tbody>
   </table>
   </div>
   
<!-- END bottom -->
<!-- BEGIN spacer --><br /><!-- END spacer -->
<!-- END row -->
<!-- END topics_list_box -->
       
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: schimbare model posturi [Punbb]

Mesaj Scris de inferno1111 Mar Noi 12, 2013 4:16 pm

cam tot lafel este Supărat
inferno1111

inferno1111
Membru Forumgratuit

Mesaje : 56
Varsta : 25
Data înscrierii : 10/11/2013
Mulțumiri : 0
Internet Explorer punBB

http://xplay-community.forumer.ro/
inferno1111 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de FreeH3K4R Mar Noi 12, 2013 4:27 pm

posteaza aici topics_list_box
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: schimbare model posturi [Punbb]

Mesaj Scris de inferno1111 Mar Noi 12, 2013 4:29 pm

Cod:
<!-- BEGIN topics_list_box -->
<!-- BEGIN row -->
<!-- BEGIN header_table -->
   <!-- BEGIN multi_selection -->
      <script type="text/javascript">
      function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
         var all_checked = true;
         for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
         }
         }
         document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
      }
      function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
         for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
         }
         }
      }
      </script>
   <!-- END multi_selection -->

   <div class="main-head">
      <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <h1 class="page-title">{topics_list_box.row.L_TITLE} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</h1>
   </div>
   <div class="main-content">
   <table cellspacing="0" class="table">
      <thead>
         <tr>
            <th class="tcl">{L_TOPICS}</th>
            <th class="tc2">{topics_list_box.row.L_REPLIES}</th>
            <th class="tc3">{topics_list_box.row.L_VIEWS}</th>
            <th class="tcr">{topics_list_box.row.L_LASTPOST}</th>
         </tr>
      </thead>
      <tbody class="statused">
<!-- END header_table -->

<!-- BEGIN header_row -->
<strong>{topics_list_box.row.L_TITLE}</strong>
<!-- END header_row -->

<!-- BEGIN topic -->
   <!-- BEGIN table_sticky -->
      </tbody>
   </table>
   </div>

   <div class="main-head">
      <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /   >
      <!-- END multi_selection -->
      <h2>{topics_list_box.row.topic.table_sticky.L_TITLE} [{topics_list_box.row.topic.table_sticky.COUNT_TOTAL_TOPICS}]</h2>
   </div>
   <div class="main-content">
   <table cellspacing="0" class="table">
      <thead>
         <tr>
            <th class="tcl">{L_TOPICS}</th>
            <th class="tc2">{topics_list_box.row.topic.table_sticky.L_REPLIES}</th>
            <th class="tc3">{topics_list_box.row.topic.table_sticky.L_VIEWS}</th>
            <th class="tcr">{topics_list_box.row.topic.table_sticky.L_LASTPOST}</th>
         </tr>
      </thead>
      <tbody class="statused">
   <!-- END table_sticky -->
      <tr>
         <td class="tcl tdtopics <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
            <span class="status">
               <img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" />
            </span>
            <!-- BEGIN single_selection -->
            <input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /> 
            <!-- END single_selection -->
            {topics_list_box.row.ICON} 
            {topics_list_box.row.NEWEST_POST_IMG}
            {topics_list_box.row.PARTICIPATE_POST_IMG} 
            {topics_list_box.row.TOPIC_TYPE} 
            <h2 class="topic-title"><a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a></h2> 
            {topics_list_box.row.GOTO_OPEN} {topics_list_box.row.GOTO_PAGE_NEW} {topics_list_box.row.GOTO_CLOSE} 
            {topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
            <!-- BEGIN switch_description -->
            <br />
             {topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
            <!-- END switch_description -->
         </td>
         <td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.REPLIES}</td>
         <td class="tc3 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS}</td>
         <td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.LAST_POST_TIME} {topics_list_box.row.L_BY} {topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</td>
         <!-- BEGIN multi_selection -->
         <td><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
         <!-- END multi_selection -->
      </tr>
<!-- END topic -->
<!-- BEGIN no_topics -->
<tr>
   <td class="tcl" colspan="4"><strong>{topics_list_box.row.L_NO_TOPICS}</strong></td>
</tr>
<!-- END no_topics -->

<!-- BEGIN bottom -->
      </tbody>
   </table>
   </div>
   <div class="main-foot clearfix">
      <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <p class="h2">{L_TOPICS} [{topics_list_box.row.bottom.COUNT_TOTAL_TOPICS}]</p>
      <p class="options">
         <a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
      </p>
   </div>
<!-- END bottom -->
<!-- BEGIN spacer --><br /><!-- END spacer -->
<!-- END row -->
<!-- END topics_list_box -->
inferno1111

inferno1111
Membru Forumgratuit

Mesaje : 56
Varsta : 25
Data înscrierii : 10/11/2013
Mulțumiri : 0
Internet Explorer punBB

http://xplay-community.forumer.ro/
inferno1111 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de FreeH3K4R Mar Noi 12, 2013 4:39 pm

Inlocuieste topics_list_box cu acest cod:
Cod:
<!-- BEGIN topics_list_box -->
<!-- BEGIN row -->
<!-- BEGIN header_table -->
   <!-- BEGIN multi_selection -->
      <script type="text/javascript">
      function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
         var all_checked = true;
         for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
         }
         }
         document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
      }
      function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
         for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
         if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
            document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
         }
         }
      }
      </script>
   <!-- END multi_selection -->
<div class="topme"><!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <h1 class="page-title">{L_TOPICS} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</h1>
      <p class="options">
         <a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
  </p></div>
                  <div class="main-content">
   <table cellspacing="0" class="table">
      
      <tbody class="statused">
<!-- END header_table -->
                 
<!-- BEGIN header_row -->
<strong>{topics_list_box.row.L_TITLE}</strong>
<!-- END header_row -->

<!-- BEGIN topic -->
   <!-- BEGIN table_sticky -->
      </tbody>
   </table>
   </div><div class="topme">
                  <!-- BEGIN multi_selection -->
      <input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
      <!-- END multi_selection -->
      <p class="h2">{L_TOPICS} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</p>
      <p class="options">
                 
                  </p></div>
<div class="main-content">
   <table cellspacing="0" class="table">
      
      <tbody class="statused">
   <!-- END table_sticky -->
      <tr>
         <td class="tcl tdtopics <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
            <span class="status" style="padding-top: 0.8%!important">
               <img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" />
            </span>
            <!-- BEGIN single_selection -->
            <input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /> 
            <!-- END single_selection -->
                          <span id="tipe-post">{topics_list_box.row.TOPIC_TYPE} </span>
                          {topics_list_box.row.NEWEST_POST_IMG}
            {topics_list_box.row.ICON} 
                          <br />
            <h2 class="topic-title"><a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a> {topics_list_box.row.PARTICIPATE_POST_IMG} </h2> 
                          <!-- BEGIN switch_description -->
            <br />
             {topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
            <!-- END switch_description -->
                          <p>{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}  {topics_list_box.row.GOTO_PAGE_NEW} </p>
                          <br />
         </td>
         <td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->"></td>
                  <td class="tc3 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->"><p>{topics_list_box.row.REPLIES} <span>replies</span></p><p>{topics_list_box.row.VIEWS} <span>views</span></p></td>
                  <td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->"><div class="avs" style="padding-left: 30px;"><span><p>{topics_list_box.row.LAST_POST_AUTHOR}</p>{topics_list_box.row.LAST_POST_TIME}{topics_list_box.row.LAST_POST_IMG}</span></div></td>
                  <!-- BEGIN multi_selection -->
         <td><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
         <!-- END multi_selection -->
      </tr>
<!-- END topic -->
<!-- BEGIN no_topics -->
<tr>
   <td class="tcl" colspan="4"><strong>{topics_list_box.row.L_NO_TOPICS}</strong></td>
</tr>
<!-- END no_topics -->

<!-- BEGIN bottom -->
      </tbody>
   </table>
   </div>
   
<!-- END bottom -->
<!-- BEGIN spacer --><br /><!-- END spacer -->
<!-- END row -->
<!-- END topics_list_box -->
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: schimbare model posturi [Punbb]

Mesaj Scris de inferno1111 Mar Noi 12, 2013 4:43 pm

binosor , dar eu vrea sa apara si poza ultimului postator!


Ultima editare efectuata de catre inferno1111 in Mier Noi 13, 2013 11:43 am, editata de 1 ori
inferno1111

inferno1111
Membru Forumgratuit

Mesaje : 56
Varsta : 25
Data înscrierii : 10/11/2013
Mulțumiri : 0
Internet Explorer punBB

http://xplay-community.forumer.ro/
inferno1111 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de inferno1111 Mier Noi 13, 2013 11:42 am

Up
inferno1111

inferno1111
Membru Forumgratuit

Mesaje : 56
Varsta : 25
Data înscrierii : 10/11/2013
Mulțumiri : 0
Internet Explorer punBB

http://xplay-community.forumer.ro/
inferno1111 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: schimbare model posturi [Punbb]

Mesaj Scris de FreeH3K4R Mier Noi 13, 2013 11:46 am

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: schimbare model posturi [Punbb]

Mesaj Scris de mindlock Mier Noi 13, 2013 11:50 am

Creează un javascript nou şi adaugă următorul cod :
Panou Administrare - Module - Javascript & HTML - Javascript
Îl setezi pe toate paginile
Cod:
$(document).ready(function(){
$('.avs').each(function(e){
var l=this.getElementsByTagName('a')[0].href;$(this).prepend('<a href="'+l+'"<span class="dd-avatar" id="lp_avatar'+e+'"></span></a>');$('#lp_avatar'+e).load(l+' .module .main-content img:eq(0)')})});$(document).ready(function(){$('span.url').each(function(r){var d=this.getElementsByTagName('a')[0].href;$(this).after('<span style="margin-left: 5px;" id="lp_rank'+r+'"></span>');$('#lp_rank'+r).load(d+' .u-rank')})});
Iar acuma , în foaia de stil CSS adaugi următorul cod :
Panou Administrare - Afişare - Culori - Foaie de stil CSS
Cod:

.avs{
padding-left:0!importat;
margin-left:30px;
}

.dd-avatar img{
width: 16px;
height: 16px;
vertical-align: middle;
margin: -2px 5px 0px 0px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
mindlock

mindlock
Membru activ

Mesaje : 409
Varsta : 26
Localizare : România
Data înscrierii : 27/07/2013
Mulțumiri : 45
Internet Explorer punBB

https://help.forumgratuit.ro/
mindlock 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