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 mut Subiecte/Raspunsuri din bara

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de stereolove Lun Iun 25, 2012 12:37 am

- versiunea forumului phpBB2
- statutul forum (fondator)
- template-uri modificate: DA
- CSS personalizat : DA
- browserul folosit ( Google Chrome)

Cum mut Subiecte/Raspunsuri din bara Scaled.php?server=507&filename=22222222222z

dupa cum stiti Subiecte si Raspunsuri sunt Afisate intr-o bara ...ei aici sunt pus la fiecare in parte si nu e in bara.
eu vreau sa fie ezact ca acolo..
Multumesc Jenat am si forumul la profil in caz de nu vam lamurit cu problema sa vedeti diferenta Supărat


Ultima editare efectuata de catre stereolove in Lun Iun 25, 2012 11:51 am, editata de 1 ori
stereolove

stereolove
Membru Forumgratuit

Mesaje : 82
Varsta : 30
Localizare : Tecuci
Data înscrierii : 17/06/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://club-power-music.hitforum.ro/
stereolove a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de L! Lun Iun 25, 2012 12:46 am

Salutare.

Postaţi aici template-ul index_box. A face cu ochiul
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de Thisto Lun Iun 25, 2012 12:58 am

Vă rog să postaţi aici index_box.
Thisto

Thisto
Membru activ

Mesaje : 621
Varsta : 26
Localizare : Dacă îmi dai add pe Y!M sau skype anunţă-mă prin PM :)
Data înscrierii : 03/06/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://fmsoftware.quickbb.com/
Thisto a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de stereolove Lun Iun 25, 2012 11:34 am

Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle" align="right">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
         <!-- END switch_delete_cookies -->
         </span>
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->
         </span>
      </td>
   </tr>
</table>

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <td class="catHead" colspan="2" height="28">
      <!-- BEGIN switch_viewonline_link -->
      <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
      <!-- END switch_viewonline_link -->

      <!-- BEGIN switch_viewonline_nolink -->
      <span class="cattitle">{L_WHO_IS_ONLINE}</span>
      <!-- END switch_viewonline_nolink -->
      </td>
   </tr>
   <tr>
      <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td>
      <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</span></td>
   </tr>
   <tr>
      <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      <br />
      {LOGGED_IN_USER_LIST}</span></td>
   </tr>
   {L_CONNECTED_MEMBERS}
   {L_WHOSBIRTHDAY_TODAY}
   {L_WHOSBIRTHDAY_WEEK}
   <tr>
      <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>
   </tr>
   <!-- BEGIN switch_chatbox_activate -->
   <tr>
      <td class="row1">
         <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}<br />
            <!-- BEGIN switch_chatbox_popup -->
            <div id="chatbox_popup"></div>
            <script type="text/javascript">
            //<![CDATA[
            insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
            //]]>
            </script>
            <!-- END switch_chatbox_popup -->
         </span>
      </td>
   </tr>
   <!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NEW_POSTS}</span></td>
      <td></td>
      <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
      <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
      <td>  </td>
      <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
      <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
   </tr>
</table>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->









<br />

<table class="forumline" width="100%" border="1" cellspacing="1" cellpadding="0">
  <tr>
      <td class="catHead" colspan="8" height="28">
      <span class="cattitle">Parteneri</span>
      </td>
  </tr>

  <tr>
<td>
<center><a href="http://www.linkweb.ro/" target="_blank" title="Director Web Romania - LinkWeb.ro - Adauga si site-ul tau"><img src="http://www.linkweb.ro/images/banner88x31.gif" border="0" alt=" Director Web Romania - LinkWeb.ro - Adauga si site-ul tau "></a></center>
</td>
<td>
<center><!-- TopSiteuri.ro code (BEGIN) --> <a href="http://www.topsiteuri.ro/" target="_blank" title="TopSiteuri.ro - Adauga si site-ul tau - Director web"><img src="http://www.topsiteuri.ro/images/voteaza.gif" border="0" alt="TopSiteuri.ro - Adauga si site-ul tau - Director web"></a> <!-- TopSiteuri.ro code (END) --></center>
</td>
<td>
<center><!-- unLink.ro code (BEGIN) -->
<script type="text/javascript" src="http://www.unlink.ro/script.php?text=Bine ati venit! Apasati OK pentru a promova acest site in directorul unLink.ro">
</script>
<noscript>
<a href="http://www.unlink.ro/" target="_blank" title="Director Web - unLink.ro - Adauga si site-ul tau"><img
 src="http://www.unlink.ro/images/voteaza.gif" alt="Director Web - unLink.ro - Adauga si site-ul tau" border="0" /></a>
</noscript>
<!-- unLink.ro code (END) --></center>
</td>
<td>
<center><!-- Begin XtremeTop100 code -->
      <a href="http://www.xtremetop100.com/in.php?site=1132337196">
      <img src="http://www.xtremeTop100.com/votenew.jpg" border="0" alt="Gaming Websites Private Server">
      <!-- End XtremeTop100 code -->
</center>
</td>
<td>
<center><a href="http://www.detector-invisible.com/" title="Invisible Detector">Invisible Detector</a></center>
</td>
<td>
<center><!-- Top123.ro Cod de Votat (2.2) pentru (http://fifa-world.hitforum.ro/) -->
<script src="http://www.top123.ro/id-28018/4/1//code2.js" type="text/javascript"></script>
<a href="http://www.top123.ro/" title="Promovare Site"><img src="http://www.top123.ro/images/vote/4.gif" alt="Promovare Site - Top123.ro" usemap="#Top123Vote" border="0"></a>
<!-- Top123.ro Cod de Votat (2.2) pentru (http://fifa-world.hitforum.ro/) --></center>
</td>
<td>
<center><!-- Cod HIT100.ro V1.0 -->
<script language="JavaScript" src="http://www.hit100.ro/imps.asp?id=27895">
</script><noscript>
<a href="http://www.hit100.ro/">
HIT100.ro</a></noscript>
<!-- End Cod HIT100.ro --></center>
</td>
<td>
<center>Partener 8</center>
</td>
  </tr>

  <tr>
<td>
<center><!-- Banner reclama -->
<a href="http://trafic-site.ro/?ref=17077" target="_blank" title="reclama">
<img src="http://www.trafic-site.ro/imagini/promovare-125x125.gif" border="0" width="125" height="125" alt="reclama" /></a>
<!-- Banner reclama --></center>
</td>
<td>
<center><!--/Start async trafic.ro/-->
<script type="text/javascript" id="trfc_trafic_script">
//<![CDATA[
t_rid = 'fifa-world-hitforum-ro';
(function(){ t_js_dw_time=new Date().getTime();
t_js_load_src=((document.location.protocol == 'http:')?'http://storage.':'https://secure.')+'trafic.ro/js/trafic.js?tk='+(Math.pow(10,16)*Math.random())+'&t_rid='+t_rid;
if (document.createElement && document.getElementsByTagName && document.insertBefore) {
t_as_js_en=true;var sn = document.createElement('script');sn.type = 'text/javascript';sn.async = true; sn.src = t_js_load_src;
var psn = document.getElementsByTagName('script')[0];psn.parentNode.insertBefore(sn, psn); } else {
document.write(unescape('%3Cscri' + 'pt type="text/javascript" '+'src="'+t_js_load_src+';"%3E%3C/sc' + 'ript%3E')); }})();
//]]>
</script>
<noscript><p><a href="http://www.trafic.ro/statistici/fifa-world.hitforum.ro"><img alt="fifa-world.hitforum.ro" src="http://log.trafic.ro/cgi-bin/pl.dll?rid=fifa-world-hitforum-ro" /></a> <a href="http://www.trafic.ro/">Web analytics</a></p></noscript>
<!--/End async trafic.ro/--></center>
</td>
<td>
<center><!--Start Code Promovare Site --><a href="http://www.topbing.ro/"><img src="http://www.topbing.ro/banner/stereolove/a4.gif" alt="Promovare Site" border="0" /></a><!-- End Code Promovare Site --></center>
</td>
<td>
<center><!-- Code 2.0 Romanian Top 66 START (fifa-world.hitforum.ro) -->
<script src="http://script.top66.ro/id-475278/2/10/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/2.gif" usemap="#Top66Vote" border="0"></a>
<!-- Code 2.0 Romanian Top 66 STOP (fifa-world.hitforum.ro) --></center>
</td>
<td>
<center>Partener 5</center>
</td><td>
<center>Partener 6</center>
</td>
<td>
<center>Partener 7</center>
</td>
<td>
<center>Partener 8</center>
</td>
  </tr>

  <tr>
<td>
<center>Partener 1</center>
</td>
<td>
<center>Partener 2</center>
</td>
<td>
<center>Partener 3</center>
</td>
<td>
<center>Partener 4</center>
</td>
<td>
<center>Partener 5</center>
</td><td>
<center>Partener 6</center>
</td>
<td>
<center>Partener 7</center>
</td>
<td>
<center>Partener 8</center>
</td>
  </tr>
</table>

Acesta e codul din index_box (e modificat)
stereolove

stereolove
Membru Forumgratuit

Mesaje : 82
Varsta : 30
Localizare : Tecuci
Data înscrierii : 17/06/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://club-power-music.hitforum.ro/
stereolove a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de L! Lun Iun 25, 2012 11:36 am

Acesta este index_body, noi vrem index_box. Foarte fericit
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de stereolove Lun Iun 25, 2012 11:38 am

Cod:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
   <tr>
      <td valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall">{LAST_VISIT_DATE}<br />
         {CURRENT_TIME}<br />
         </span>
         <!-- END switch_user_logged_in -->
         <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
         <!-- BEGIN switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
         <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
         <!-- END switch_user_logged_in -->
         <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
   </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
      <th nowrap="nowrap" width="50">{L_TOPICS}</th>
      <th nowrap="nowrap" width="50">{L_POSTS}</th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
   </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>
      <!-- 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 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">{catrow.forumrow.FORUM_DESC}</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 -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
         </span>
      </td>
      <td class="row3" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.TOPICS}</span>
      </td>
      <td class="row2" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.POSTS}</span>
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
         <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </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 -->

Scuzati greseala !!! Abia mam trezit Fericit) Haha
stereolove

stereolove
Membru Forumgratuit

Mesaje : 82
Varsta : 30
Localizare : Tecuci
Data înscrierii : 17/06/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://club-power-music.hitforum.ro/
stereolove a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de L! Lun Iun 25, 2012 11:44 am

Înlocuiţi cu:
Cod:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
  <tr>
      <td valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <span class="gensmall">{LAST_VISIT_DATE}<br />
        {CURRENT_TIME}<br />
        </span>
        <!-- END switch_user_logged_in -->
        <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
      </td>
      <td class="gensmall" align="right" valign="bottom">
        <!-- BEGIN switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
        <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
        <!-- END switch_user_logged_in -->
        <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
      </td>
  </tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th>
      <th nowrap="nowrap" width="50"></th>
      <th nowrap="nowrap" width="50"></th>
      <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th>
  </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>
      <!-- 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 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">{catrow.forumrow.FORUM_DESC}</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 -->
            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
        </span>
      </td>
      <td class="row3" align="center" valign="middle" height="50">
        <span class="gensmall"><img src="IMAGINE_TOPICURI" /><br />{catrow.forumrow.TOPICS}</span>
      </td>
      <td class="row2" align="center" valign="middle" height="50">
        <span class="gensmall"><img src="IMAGINE_MESAJE" /><br />{catrow.forumrow.POSTS}</span>
      </td>
      <td class="row3 over" align="center" valign="middle" height="50">
        <span class="gensmall">{catrow.forumrow.LAST_POST}</span>
      </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 -->
Aveţi de modificat adresele imaginilor din:
Cod:
<img src="IMAGINE_TOPICURI" />
şi:
Cod:
<img src="IMAGINE_MESAJE" />
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de stereolove Lun Iun 25, 2012 11:51 am

Multumesc Frumos !!! Noroc
stereolove

stereolove
Membru Forumgratuit

Mesaje : 82
Varsta : 30
Localizare : Tecuci
Data înscrierii : 17/06/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://club-power-music.hitforum.ro/
stereolove a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de L! Lun Iun 25, 2012 11:58 am

Cu plăcere. A face cu ochiul
L!

L!
Membru activ

Mesaje : 1503
Varsta : 30
Localizare : Romania
Data înscrierii : 26/04/2012
Mulțumiri : 1
Internet Explorer phpBB3

http://www.ldevelopment.org/
L! a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut Subiecte/Raspunsuri din bara

Mesaj Scris de Lycan Lun Iun 25, 2012 1:07 pm

topic rezolvat
avatar

Lycan
Membru onorific
Membru onorific

Mesaje : 3146
Localizare : Karaibe
Data înscrierii : 21/10/2011
Mulțumiri : 0
Internet Explorer punBB

http://netuts.forumz.ro
Lycan 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