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.

Cum sterg bara Forumuri si Ultimele mesaje

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de AlexCalin Joi Oct 22, 2015 4:32 pm

Cum pot sterge aceasta bara? Din index si din forumuri

Cum sterg bara Forumuri si Ultimele mesaje V8m0z8


Ultima editare efectuata de catre AlexCalin in Lun Oct 26, 2015 7:21 pm, editata de 1 ori
AlexCalin

AlexCalin
Membru Forumgratuit

Mesaje : 149
Varsta : 30
Data înscrierii : 22/10/2015
Mulțumiri : 2
Internet Explorer Invision

http://lanenicu.forum.st/
AlexCalin a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de Vizitator Joi Oct 22, 2015 5:47 pm

Buna seara,

Va rugam sa postati templateul index_box.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de AlexCalin Joi Oct 22, 2015 6:13 pm

Cod:
<div id="boardIndex" class="clearfix">
  <div id="boxWrap">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="borderwrap">
   <div class="maintitle floated clearfix">
       {catrow.tablehead.L_FORUM}
      <div class="contract" id="b{catrow.tablehead.ID}" onclick="toggleCategory('{catrow.tablehead.ID}');">
          &nbsp;&nbsp;&nbsp;
      </div>
   </div>
   <div class="maincontent" id="{catrow.tablehead.ID}">
      <table cellpadding="0" cellspacing="0" class="ipbtable index-box">
      <thead>
      <tr>
                        <th class="statusIcon">&nbsp;</th>
         <th class="forum">{L_FORUM}</th>
         <th class="last post-info">{L_LASTPOST}</th>
      </tr>
      </thead>
      <tbody>
      <!-- END tablehead -->
      <!-- BEGIN forumrow -->
      <tr>
                  <td class="row1 centered"><span class="status clearfix">
            <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="icon"/>
            </span>
                  </td>
                   
         <td class="row2 icon">
            
            <div class="par forum-name">
               <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
               <p class="forum-desc">
                  {catrow.forumrow.FORUM_DESC}
               </p>
            </div>
            <p>
               <span class="topic4r stat4r">topicuri:&nbsp;<strong>{catrow.forumrow.TOPICS}</strong></span><span class="post4r stat4r">mesaje:&nbsp;<strong>{catrow.forumrow.POSTS}</strong></span><span class="sub4r stat4r">{catrow.forumrow.LINKS}</span>
            </p>
         </td>
         <td class="row1">
            <!-- BEGIN avatar -->
            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
            <!-- END avatar -->
            <span class="stat4r">
            <!-- 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>
</div>
<script type="text/javascript">//<![CDATA[
$(".sub4r.stat4r").each(function() {var sub = $(this);if (!sub.is(":empty")) {sub.contents().filter(function() {return this.nodeType === 3;}).remove().end().filter("a").wrap("<li></li>");sub.wrapInner('<ul class="subLink"></ul>').append("Forumuri: <strong>" + sub.find("a").length + "</strong>");}});$(".status > img").attr("src", function() {var $descIcon = $(this).closest("td").next().find('.forum-desc > img[alt^="http://"][style="float:left"]');$descIcon.remove();return $descIcon.attr("src");});(function() {$(".forumtitle", "#boardIndex").after(function() {var a = this.href.match(/\/f(\d+)-/)[1];$(this).closest("tr").attr({"data-id": a,"class": "childForum zzBox_" + a});return '&nbsp;&nbsp;<i data-id="' + a + '" class="zzFavourite zzLove_' + a + ' fa fa-heart fa-1"></i>'});$("#boxWrap", "#boardIndex").prepend('<div id="favouriteBox" style="display: none; border-color:#FF0052;" class="borderwrap"><div class="maintitle floated clearfix" style="background: #FF0052;"><h2>Preferate</h2><div class="contract" id="bfv" onclick="toggleCategory(\'fv\');">&nbsp;&nbsp;&nbsp;</div></div><div class="maincontent" id="fv"><table cellpadding="0" cellspacing="0" class="ipbtable index-box"><thead><tr><th class="statusIcon">&nbsp;</th><th class="forum">Di\u1ec5n \u0110\u00e0n</th><th class="last post-info">B\u00e0i g\u1eedi sau c\u00f9ng</th></tr></thead><tbody></tbody></table></div></div>').on("click",".zzFavourite", function() {var a = $(this),b = a.data("id"),b = $(".zzBox_" + b);a.closest("#favouriteBox").length ? (b.last().show().closest(".borderwrap").show(), b.first().remove(), $(".childForum", "#favouriteBox").length || $("#favouriteBox").hide()) : ($("#favouriteBox:hidden").show(), $("tbody", "#favouriteBox").append(b.clone()), b.hide(), a = a.closest(".borderwrap"), a.find(".childForum:visible").length || a.hide());var c = [];$(".zzFavourite", "#favouriteBox").each(function() {c.push($(this).data("id"))});my_setcookie("zzFavourite",c.join("|"), !0)});var c = my_getcookie("zzFavourite");c && $.each(c.split("|"), function(a, b) {$(".zzLove_" + b).click()})})();//]]>  </script>
AlexCalin

AlexCalin
Membru Forumgratuit

Mesaje : 149
Varsta : 30
Data înscrierii : 22/10/2015
Mulțumiri : 2
Internet Explorer Invision

http://lanenicu.forum.st/
AlexCalin a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de Vizitator Joi Oct 22, 2015 6:28 pm

Incercati sa inlocuiti templateul cu:
Cod:
 
<div id="boardIndex" class="clearfix">
  <div id="boxWrap">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="borderwrap">
  <div class="maintitle floated clearfix">
      {catrow.tablehead.L_FORUM}
      <div class="contract" id="b{catrow.tablehead.ID}" onclick="toggleCategory('{catrow.tablehead.ID}');">
          &nbsp;&nbsp;&nbsp;
      </div>
  </div>
  <div class="maincontent" id="{catrow.tablehead.ID}">
      <table cellpadding="0" cellspacing="0" class="ipbtable index-box">
      <thead>
      <tr>
                        <th class="statusIcon">&nbsp;</th>
        <th style="display:none !important;" class="forum">{L_FORUM}</th>
        <th style="display:none !important;" class="last post-info">{L_LASTPOST}</th>
      </tr>
      </thead>
      <tbody>
      <!-- END tablehead -->
      <!-- BEGIN forumrow -->
      <tr>
                  <td class="row1 centered"><span class="status clearfix">
            <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="icon"/>
            </span>
                  </td>
                   
        <td class="row2 icon">
           
            <div class="par forum-name">
              <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
              <p class="forum-desc">
                  {catrow.forumrow.FORUM_DESC}
              </p>
            </div>
            <p>
              <span class="topic4r stat4r">topicuri:&nbsp;<strong>{catrow.forumrow.TOPICS}</strong></span><span class="post4r stat4r">mesaje:&nbsp;<strong>{catrow.forumrow.POSTS}</strong></span><span class="sub4r stat4r">{catrow.forumrow.LINKS}</span>
            </p>
        </td>
        <td class="row1">
            <!-- BEGIN avatar -->
            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
            <!-- END avatar -->
            <span class="stat4r">
            <!-- 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>
</div>
<script type="text/javascript">//<![CDATA[
$(".sub4r.stat4r").each(function() {var sub = $(this);if (!sub.is(":empty")) {sub.contents().filter(function() {return this.nodeType === 3;}).remove().end().filter("a").wrap("<li></li>");sub.wrapInner('<ul class="subLink"></ul>').append("Forumuri: <strong>" + sub.find("a").length + "</strong>");}});$(".status > img").attr("src", function() {var $descIcon = $(this).closest("td").next().find('.forum-desc > img[alt^="http://"][style="float:left"]');$descIcon.remove();return $descIcon.attr("src");});(function() {$(".forumtitle", "#boardIndex").after(function() {var a = this.href.match(/\/f(\d+)-/)[1];$(this).closest("tr").attr({"data-id": a,"class": "childForum zzBox_" + a});return '&nbsp;&nbsp;<i data-id="' + a + '" class="zzFavourite zzLove_' + a + ' fa fa-heart fa-1"></i>'});$("#boxWrap", "#boardIndex").prepend('<div id="favouriteBox" style="display: none; border-color:#FF0052;" class="borderwrap"><div class="maintitle floated clearfix" style="background: #FF0052;"><h2>Preferate</h2><div class="contract" id="bfv" onclick="toggleCategory(\'fv\');">&nbsp;&nbsp;&nbsp;</div></div><div class="maincontent" id="fv"><table cellpadding="0" cellspacing="0" class="ipbtable index-box"><thead><tr><th class="statusIcon">&nbsp;</th><th class="forum">Di\u1ec5n \u0110\u00e0n</th><th class="last post-info">B\u00e0i g\u1eedi sau c\u00f9ng</th></tr></thead><tbody></tbody></table></div></div>').on("click",".zzFavourite", function() {var a = $(this),b = a.data("id"),b = $(".zzBox_" + b);a.closest("#favouriteBox").length ? (b.last().show().closest(".borderwrap").show(), b.first().remove(), $(".childForum", "#favouriteBox").length || $("#favouriteBox").hide()) : ($("#favouriteBox:hidden").show(), $("tbody", "#favouriteBox").append(b.clone()), b.hide(), a = a.closest(".borderwrap"), a.find(".childForum:visible").length || a.hide());var c = [];$(".zzFavourite", "#favouriteBox").each(function() {c.push($(this).data("id"))});my_setcookie("zzFavourite",c.join("|"), !0)});var c = my_getcookie("zzFavourite");c && $.each(c.split("|"), function(a, b) {$(".zzLove_" + b).click()})})();//]]>  </script>
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de AlexCalin Joi Oct 22, 2015 6:38 pm

Nu merge. Ramane o bara goala.. Fericit
AlexCalin

AlexCalin
Membru Forumgratuit

Mesaje : 149
Varsta : 30
Data înscrierii : 22/10/2015
Mulțumiri : 2
Internet Explorer Invision

http://lanenicu.forum.st/
AlexCalin a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de Zeus Joi Oct 22, 2015 9:33 pm

Buna seara,

Nu sunt necesare editari in template-uri, ceea ce doriti sa realizati se poate face si prin adaugarea urmatorului cod in foaia de stil css:
Cod:
.table thead {display: none;}

Panou => Afisare => Imagini si culori => Culori => Foaie de stil css
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: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de AlexCalin Joi Oct 22, 2015 10:27 pm

Nu merge. Acest cod il stiam si eu si nu functioneaza.
Folosesc Invision
AlexCalin

AlexCalin
Membru Forumgratuit

Mesaje : 149
Varsta : 30
Data înscrierii : 22/10/2015
Mulțumiri : 2
Internet Explorer Invision

http://lanenicu.forum.st/
AlexCalin a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de Joker#King Lun Oct 26, 2015 9:08 pm

uite codu

Cod:

<div id="boardIndex" class="clearfix">
  <div id="boxWrap">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="borderwrap">
  <div class="maintitle floated clearfix">
      {catrow.tablehead.L_FORUM}
      <div class="contract" id="b{catrow.tablehead.ID}" onclick="toggleCategory('{catrow.tablehead.ID}');">
          &nbsp;&nbsp;&nbsp;
      </div>
  </div>
  <div class="maincontent" id="{catrow.tablehead.ID}">
      <table cellpadding="0" cellspacing="0" class="ipbtable index-box">
      <thead>
      </thead>
      <tbody>
      <!-- END tablehead -->
      <!-- BEGIN forumrow -->
      <tr>
                  <td class="row1 centered"><span class="status clearfix">
            <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="icon"/>
            </span>
                  </td>
                   
        <td class="row2 icon">
           
            <div class="par forum-name">
              <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}>
              <p class="forum-desc">
                  {catrow.forumrow.FORUM_DESC}
              </p>
            </div>
            <p>
              <span class="topic4r stat4r">topicuri:&nbsp;<strong>{catrow.forumrow.TOPICS}</strong></span><span class="post4r stat4r">mesaje:&nbsp;<strong>{catrow.forumrow.POSTS}</strong></span><span class="sub4r stat4r">{catrow.forumrow.LINKS}</span>
            </p>
        </td>
        <td class="row1">
            <!-- BEGIN avatar -->
            <span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
            <!-- END avatar -->
            <span class="stat4r">
            <!-- 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>
</div>
<script type="text/javascript">//<![CDATA[
$(".sub4r.stat4r").each(function() {var sub = $(this);if (!sub.is(":empty")) {sub.contents().filter(function() {return this.nodeType === 3;}).remove().end().filter("a").wrap("<li></li>");sub.wrapInner('<ul class="subLink"></ul>').append("Forumuri: <strong>" + sub.find("a").length + "</strong>");}});$(".status > img").attr("src", function() {var $descIcon = $(this).closest("td").next().find('.forum-desc > img[alt^="http://"][style="float:left"]');$descIcon.remove();return $descIcon.attr("src");});(function() {$(".forumtitle", "#boardIndex").after(function() {var a = this.href.match(/\/f(\d+)-/)[1];$(this).closest("tr").attr({"data-id": a,"class": "childForum zzBox_" + a});return '&nbsp;&nbsp;<i data-id="' + a + '" class="zzFavourite zzLove_' + a + ' fa fa-heart fa-1"></i>'});$("#boxWrap", "#boardIndex").prepend('<div id="favouriteBox" style="display: none; border-color:#FF0052;" class="borderwrap"><div class="maintitle floated clearfix" style="background: #FF0052;"><h2>Preferate</h2><div class="contract" id="bfv" onclick="toggleCategory(\'fv\');">&nbsp;&nbsp;&nbsp;</div></div><div class="maincontent" id="fv"><table cellpadding="0" cellspacing="0" class="ipbtable index-box"><thead><tr><th class="statusIcon">&nbsp;</th><th class="forum">Di\u1ec5n \u0110\u00e0n</th><th class="last post-info">B\u00e0i g\u1eedi sau c\u00f9ng</th></tr></thead><tbody></tbody></table></div></div>').on("click",".zzFavourite", function() {var a = $(this),b = a.data("id"),b = $(".zzBox_" + b);a.closest("#favouriteBox").length ? (b.last().show().closest(".borderwrap").show(), b.first().remove(), $(".childForum", "#favouriteBox").length || $("#favouriteBox").hide()) : ($("#favouriteBox:hidden").show(), $("tbody", "#favouriteBox").append(b.clone()), b.hide(), a = a.closest(".borderwrap"), a.find(".childForum:visible").length || a.hide());var c = [];$(".zzFavourite", "#favouriteBox").each(function() {c.push($(this).data("id"))});my_setcookie("zzFavourite",c.join("|"), !0)});var c = my_getcookie("zzFavourite");c && $.each(c.split("|"), function(a, b) {$(".zzLove_" + b).click()})})();//]]>  </script>
Joker#King

Joker#King
Membru Forumgratuit

Mesaje : 119
Varsta : 25
Data înscrierii : 17/07/2015
Mulțumiri : 10
Internet Explorer punBB

http://forumz.rpgwars.net/forum
Joker#King a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de AlexCalin Lun Oct 26, 2015 10:45 pm

Am reusit. Multumesc
AlexCalin

AlexCalin
Membru Forumgratuit

Mesaje : 149
Varsta : 30
Data înscrierii : 22/10/2015
Mulțumiri : 2
Internet Explorer Invision

http://lanenicu.forum.st/
AlexCalin a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum sterg bara Forumuri si Ultimele mesaje

Mesaj Scris de Zeus Mar Oct 27, 2015 8:07 pm

Cum sterg bara Forumuri si Ultimele mesaje 3721324728
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.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum