Distribuiţi
 

 [H4CKER] Icon in functie de subforum

Vezi subiectul anterior Vezi subiectul urmator In jos 
AutorMesaj
Olafoftww.
Olafoftww.
Subiecte : 168
Puncte : 316
[H4CKER] Icon in functie de subforum Empty
MesajSubiect: [H4CKER] Icon in functie de subforum   [H4CKER] Icon in functie de subforum EmptyVin Apr 14, 2017 10:40 am

Buna ziua,
Adaugati in:
Panou > Module > HTML & JAVASCRIPT > Gestiunea codurilor javascript > Creati un nou cod JavaScript

Titlu: Plugin: Forum Icon
Amplasare: Index forum
Cod:

Cod:
 
$(function() {
 var $forum = $('#forum_list tr#forumrow');
 for(var i = 0; i < $forum.length; i++) {
 var img = $('td.row1.over span.genmed .descriere img:eq(0)', $forum[i]);
 if(img.length)
 {
 $('td.row1:eq(0) img.forum_icon', $forum[i]).attr('src', img.attr('src'));
 img.remove();
 }
 }
});

Inlocuiti template index_box cu acesta:


Cod:
 
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
      <tr>
          <td valign="bottom">
            <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall"><strong>{CURRENT_TIME}</strong><br />
            </span>
            <!-- END switch_user_logged_in -->
            <strong><strong><div class="nav"><a class="nav" href="{U_INDEX}"><img src="https://i97.servimg.com/u/f97/19/56/63/62/prima-10.png" border="0" alt="" /> {L_INDEX}</a>{NAV_CAT_DESC}</div></strong>
          </td>
          <td class="gensmall" align="right" valign="bottom">
            <!-- BEGIN switch_user_logged_in -->
            <span class="gensmall"><strong>{LAST_VISIT_DATE}</strong><a><br />
            <!-- END switch_user_logged_in -->
          <td>
            <tr>
    <table>
    <!-- BEGIN catrow --><!-- BEGIN tablehead --><table id="forum_list" class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
        <div align="left"><th colspan="4" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th></div>
</tr>
      <!-- END tablehead -->
      <!-- BEGIN cathead -->
      <tr>
          <!-- BEGIN inc -->
          <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
          <!-- END inc -->
          <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
            <h{catrow.cathead.LEVEL} class="hierarchy">
                <span class="cattitle">
                  <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
                </span>
            </h{catrow.cathead.LEVEL}>
          </td>
          <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td>
      </tr>
      <!-- END cathead -->
      <!-- BEGIN forumrow -->
      <tr id="forumrow">
        
          <!-- BEGIN inc -->
          <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
          <!-- END inc -->
          <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
        <img  class="forum_icon" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
      </td>
          <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50" >
            <h{catrow.forumrow.LEVEL} class="hierarchy">
                <span class="forumlink">
                <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
                </span>
            </h{catrow.forumrow.LEVEL}>
            <span class="genmed"><div class="descriere">{catrow.forumrow.FORUM_DESC}</div></span>
            <span class="gensmall">
                <!-- BEGIN switch_moderators_links -->
                {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                <!-- END switch_moderators_links -->
          <div class="subforum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
            </span>
          </td>
        
        
        <td class="row2" align="left" valign="middle" height="45">
                  
                  <div class="stats" style="width: 90px"><span class="gensmall">
                    <b><font color="ababab">Subiecte</font><div class="stats1">{catrow.forumrow.TOPICS}</div></b></span></div>
                    
                  <div class="stats" style="width: 90px"><span class="gensmall">
                    <b><font color="ababab">Mesaje</font><div class="stats1">{catrow.forumrow.POSTS}</div></b></span></div>
      </td>
        
      <td class="row3 over" align="center" valign="middle">
        <div class="stats"><div class="avs" style="width: 225px"><span class="gensmall"><strong> {catrow.forumrow.LAST_POST}  </strong></span></div>
        </div></td>
      </tr>
      <!-- END forumrow -->
      <!-- BEGIN catfoot -->
      <tr>
          <!-- BEGIN inc -->
          <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
          <!-- END inc -->
          <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
      </tr>
      <!-- END catfoot -->
      <!-- BEGIN tablefoot -->
    </table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->

Rezultat:
[H4CKER] Icon in functie de subforum A2508a10
Sus In jos
https://h4cker.all-up.com
 

[H4CKER] Icon in functie de subforum

Vezi subiectul anterior Vezi subiectul urmator Sus 
Pagina 1 din 1

 Subiecte similare

-
ť [H4CKER] CONFIGURARE REŢEA
ť [H4CKER]CONECTARE ROUTER
ť [H4CKER]ACTIVARE CONEXIUNE
ť [H4CKER] MOTOR DE CAUTARE.JS
ť [H4CKER] Legenda cu Background

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
Comunitatea H4CKER.COM :: H4CKER.COM | Web :: Dezvoltare Web :: Tutoriale-