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 pot face asa ceva

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Cum pot face asa ceva

Mesaj Scris de Assassinsss Mar Noi 29, 2011 8:13 pm

Cum Pot Schimba Cine Este Conectat Va Rog Am Pus Un Script In overall_footer dar nu li la schimbat doar mi-a pus altul mai jos.Si Cum Pot Face Ca In Imagine

Cum pot face asa ceva 23k272w


Ultima editare efectuata de catre Assassinsss in Joi Dec 01, 2011 10:06 pm, editata de 1 ori
Assassinsss

Assassinsss
Membru Forumgratuit

Mesaje : 153
Varsta : 24
Localizare : Tecuci
Data înscrierii : 10/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://extreme-black.forumz.ro
Assassinsss a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de SASAN. Mar Noi 29, 2011 8:30 pm

sterge tot din index_body si adauga asta!

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" perms="{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 -->
           
            <!-- END switch_delete_cookies -->
            </span>
          </td>
          <td width="50%" align="right">
            <span class="gensmall">
           
                <!-- BEGIN switch_on_index -->
                  <!-- BEGIN switch_delete_cookies -->
       
                  <!-- 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" perms="{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 -->
    <br><tr>
             
                                    <!-- BEGIN giefmod_index1 -->
                                    {giefmod_index1.MODVAR}
                                        <!-- BEGIN saut -->
                                        <div style="height:{SPACE_ROW}px"></div>
                                        <!-- END saut -->
                                    <!-- END giefmod_index1 -->
                                  </div>
                              </td></tr><tr></tr><tr>
    <br>
    <!-- BEGIN disable_viewonline -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <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
    });
    //]]>
    </script>
    <!-- END switch_fb_index_login -->
















    <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10">
    <center><!-- script statistics.ro : V2 : html-easy -->
    <script type="text/javascript" src="http://hitx.statistics.ro/hitx2.js"></script>
    <a href="http://www.wta.ro/26566stats_index" target="_blank" title="Statistici web"><script type="text/javascript">
    st_ro_start(26566, "", "", "");</script></a>
    <noscript><a href="http://www.wta.ro/"><img src="http://hitx.statistics.ro/26566/1/-/-/-/a-x/nojs.gif" width="88" height="31" alt="Statistici web"></a></noscript>
    <!-- end of script statistics.ro : V2 : html-easy -->


 
   
     
     
       
       
       
     
         
         
                     
             
           
                 
                 
                 
             
             
               
                 
   
               
                         
                              </center>


    <!-- end of script statistics.ro : V2 : html-easy --></span>  <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"></span>  <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"></span>  <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"></span>  <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"></span>  <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"></span>  <span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"><tr><td class="row1">
           
           
                    <right><div style="position:fixed;bottom:2px;right:1px;"><img src="http://i41.tinypic.com/do5gtt.png" onclick="jQuery('html,body').animate({scrollTop: jQuery('#top').offset().top}, 2000);"/></div></right>
           
       
             
              <br />

<tr>
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <td class="catHead" colspan="2" height="28">
      {Statistici}<b><font color="white"> Parteneri</font></b>{Statistici}</a></span>         
                  </span>
      </tr>



</span>

Sa imi spui daca merge
SASAN.

SASAN.
Membru activ

Mesaje : 601
Varsta : 30
Localizare : Bucuresti
Data înscrierii : 08/10/2011
Mulțumiri : 0
Internet Explorer phpBB3

http://www.gamefactor.forum.st
SASAN. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de Assassinsss Mar Noi 29, 2011 8:59 pm

nu mia mers astept alt script
Assassinsss

Assassinsss
Membru Forumgratuit

Mesaje : 153
Varsta : 24
Localizare : Tecuci
Data înscrierii : 10/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://extreme-black.forumz.ro
Assassinsss a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de Assassinsss Mier Noi 30, 2011 6:27 pm

Am 24 de ore nimik Supărat
Assassinsss

Assassinsss
Membru Forumgratuit

Mesaje : 153
Varsta : 24
Localizare : Tecuci
Data înscrierii : 10/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://extreme-black.forumz.ro
Assassinsss a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de ceNa Mier Noi 30, 2011 7:15 pm

e bine?Foarte fericit
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" perms="{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">
 
        </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" perms="{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 -->

<br>
<center><span style="font-size: 11px; line-height: normal"><a href="/contact">- [Contact Team] </a></span>
<br>

<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://yahoo.com" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.tristangaldosdelcarpio.com/wp-content/themes/tristan/images/yahoo.png" border="0" alt="" /></a></span> 

<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://facebook.com" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.5pageweb.com/images/icon20_fb.png" border="0" alt="" /></a></span>


<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://google.ro" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.maskedcrusader.com/images/styles/masked/misc/bookmarksite_google.png" border="0" alt="" /></a></span> 

<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="http://twitter.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.idlaunch.org/styles/IDLaunch_Private/imageset/en/share_on_buttons/shareon_twitter.png" border="0" alt="" /></a></span> 


<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://secure.delicious.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://cansecure.ca/images/delicious.png" border="0" alt="" /></a></span> 


<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://login.live.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.xbox360asylum.ca/home/images/about/live.png" border="0" alt="" /></span></a> 

<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="/feed" class="postlink" target="_blank" rel="nofollow">
<img src="http://creative-mathematics.ubm.ro/res/rss.png" border="0" alt="" /></a></span> 

<span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="https://youtube.com/" class="postlink" target="_blank" rel="nofollow">
<img src="http://www.mcconnellbourn.com.au/img/youtube.png" border="0" alt="" /></a></span> 
</center>
<br>
  <center><span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.5;this.filters.alpha.opacity=50"><a href="" class="postlink" target="_blank" rel="nofollow">
  <img src="http://i40.tinypic.com/1dyjcl.jpg" border="0" alt="" /></a></span> </center><br><br><br>
<tr>
           
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td></tr><tr></tr><tr>
<br>

                <!-- BEGIN switch_chatbox_activate -->
  <tr>
      <td class="row1">
        <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}

            <!-- 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>
</table>

<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
 
  </tr>
</table>


<!-- END switch_legend -->


<div class="adds1"><span style="font-size: 11px; line-height: normal">  <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/>

<div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>{LEGEND}</strong> : {GROUP_LEGEND}</span></div>

<tr>
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  {Statistici}<b><font color="white"> Utilizatori acitivi in ultimele 48 de ore  </font></b>{Statistici}</a></span>           
              </span>
  </tr>


  <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</td></span>


<tr>
<table class="forumline" width="40%" border="0" cellspacing="1" cellpadding="0">

      <td class="catHead" colspan="2" height="28">
     
      {Statistici}<b><font color="white">Cine este conectat</font></b>{Statistici}
  </tr>
     
<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/whosonline.gif" border="0" alt="" /> {TOTAL_USERS_ONLINE}  </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/totals.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/most_users.png" border="0" alt="" /> Recordul de utilizatori conectati a fost de 156, Mier 11 sep 2011 - 15:57</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/newest_member.png" border="0" alt="" /> {NEWEST_USER}</td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall"> 
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/new.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue"> phpBB2</strong></font></td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall"> 
<img src="http://kog.ro/forum/styles/Cruciatii%20Blue/theme/images/terms.png" border="0" alt="" />
<strong>Citeste <a href="/t97-regulament-forum">Termenii de utilizare</strong></a></td></span>
</tr>




<tr>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  {Statistici}<b><font color="white"> Parteneri</font></b>{Statistici}</a></span>           
              </span>
  </tr>

<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://img401.imageshack.us/img401/2357/parteneriat.png" alt="{L_WHO_IS_ONLINE}" /></td> 


<td class="row1"><marquee onmouseover="this.stop();" onmouseout="this.start();"><span style="opacity: 0.5;" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.2;this.filters.alpha.opacity=10"><a href="" class="postlink" target="_blank" rel="nofollow"><img src="" border="0" alt="" /></a></span>



<tr>
<td class="row1"><span class="gensmall"><strong><span style="font-size: 10px; line-height: normal">Linck-uri:  <a href="/forum">Link-ul tau</a>  | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | <a href="/forum">Link-ul tau </a> | </strong></span></span></div></span></td> 
</tr>

 
<br/>

<br/>
<br/>

                <!-- BEGIN switch_chatbox_activate -->
  <tr>
      <td class="row1">
        <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}

            <!-- 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>


{AUTO_DST}
<!-- 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 -->


<!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
avatar

ceNa
Membru Forumgratuit

Mesaje : 169
Data înscrierii : 14/10/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://watercstrike.power-rpg.com/forum
ceNa a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de Assassinsss Mier Noi 30, 2011 10:00 pm

nu merge imi apare 2 forumuri adica forumul meu de 2 ori
Assassinsss

Assassinsss
Membru Forumgratuit

Mesaje : 153
Varsta : 24
Localizare : Tecuci
Data înscrierii : 10/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://extreme-black.forumz.ro
Assassinsss a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de .Richard Mier Noi 30, 2011 10:19 pm

pentru nu lai adugat in INDEX_BODY
.Richard

.Richard
Membru activ

Mesaje : 657
Localizare :
Data înscrierii : 06/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

.Richard a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de SASAN. Joi Dec 01, 2011 3:46 pm

Sterge tot ce este in index_body si baga ce ti-a dat ceNa.
SASAN.

SASAN.
Membru activ

Mesaje : 601
Varsta : 30
Localizare : Bucuresti
Data înscrierii : 08/10/2011
Mulțumiri : 0
Internet Explorer phpBB3

http://www.gamefactor.forum.st
SASAN. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de Magic Viv Joi Dec 01, 2011 4:42 pm

Assassinsss a scris:nu merge imi apare 2 forumuri adica forumul meu de 2 ori

sterge tot si baga codu ,apoi asigura-te ca ai apasat pe + Fericit
Magic Viv

Magic Viv
Membru activ

Mesaje : 632
Varsta : 29
Localizare : Nu ofer suport prin Mesaj Privat sau pe messenger.
Data înscrierii : 31/03/2011
Mulțumiri : 0
Internet Explorer phpBB3

http://code.forumgratuit.ro/
Magic Viv a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de Assassinsss Joi Dec 01, 2011 10:05 pm

REZOLVAT Va Multumesc Ptr Cei Care Mau Ajutat

T.C Rezolvat
Assassinsss

Assassinsss
Membru Forumgratuit

Mesaje : 153
Varsta : 24
Localizare : Tecuci
Data înscrierii : 10/11/2011
Mulțumiri : 0
Internet Explorer phpBB2

http://extreme-black.forumz.ro
Assassinsss a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum pot face asa ceva

Mesaj Scris de Ina Sam Ian 14, 2012 4:34 pm

topic rezolvat
Ina

Ina
Membru onorific
Membru onorific

Mesaje : 13530
Varsta : 52
Data înscrierii : 05/03/2009
Mulțumiri : 79
Mozilla Firefox phpBB3

http://www.goblenul.com
Ina a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum