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.

contur legenda

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat contur legenda

Mesaj Scris de ehLo Vin Mar 22, 2013 9:49 pm

Dupa cum spune si titlul cum pot face ca aici : http://postimg.org/image/c4h79ljb1/


Ultima editare efectuata de catre Extra in Dum Mar 24, 2013 8:49 am, editata de 1 ori
ehLo

ehLo
Membru Forumgratuit

Mesaje : 176
Varsta : 28
Data înscrierii : 20/08/2012
Mulțumiri : 1
Internet Explorer phpBB2

http://gameplay.4ulike.com
ehLo a fost mulțumit de autorul acestui subiect.

Rezolvat Re: contur legenda

Mesaj Scris de Cassius Dio Vin Mar 22, 2013 9:52 pm

Buna seara. Foarte fericit

Puteti post aici template-ul index_body? Multumesc!
Cassius Dio

Cassius Dio
Membru onorific
Membru onorific

Mesaje : 10826
Varsta : 26
Localizare : Strawberry Fields
Data înscrierii : 13/07/2012
Mulțumiri : 84
Internet Explorer phpBB3

http://beatles.forummo.com/
Cassius Dio a fost mulțumit de autorul acestui subiect.

Rezolvat Re: contur legenda

Mesaj Scris de ehLo Vin Mar 22, 2013 11:22 pm

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 -->
 
<a href="/forum"><img src="http://i.imgur.com/paq9f.png" /> <font style="font-size: 11px; font-weight: bold">Prima Pagina</font></a>  <br>
<!-- 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 -->


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



<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"> Cine este Conectat?</font></b>{Statistici}</a></span>
              </span>
  </tr>
 
  <tr>
 <td class="rowl"><span class="gensmall">
<strong> {LOGGED_IN_USER_LIST} </td></span>
</tr>
 
  <tr>
 <td class="row1"><span class="gensmall">
<strong> {L_CONNECTED_MEMBERS} </td></span>
</tr>

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

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

      <td class="catHead" colspan="2" height="28">
 
      {Statistici}<b><font color="white"> Statistici</font></b>{Statistici}
  </tr>
 
<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i47.tinypic.com/10ctgmv.png" border="0" alt="" /> {TOTAL_USERS_ONLINE}  </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i46.tinypic.com/29zynsw.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i45.tinypic.com/iemsmx.png" border="0" alt="" /> Recordul de utilizatori conectati a fost de 8, Joi 2.02.2013 - 17:57</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<strong><img src="http://i49.tinypic.com/s2z2g2.png" border="0" alt="" /> {NEWEST_USER}</td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall">
<img src="http://i45.tinypic.com/2hylbgy.png" border="0" alt="" /> <strong>Versiune Instalata: [ Phpbb2 ]</strong></font></td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall">
  <img src="http://i47.tinypic.com/5v23kj.png" border="0" alt="" />
<strong>Citeste <a href="http://gameplay.4ulike.com/t311-termeni-de-utilizare">Termenii de utilizare</strong></a></td></span>
</tr>




</tr><tr>
</tr></tbody></table></td></td></tr></table>
</tr></table></tr>


</table>
<br clear="all" />

<table class="legend">
<tr>
      <br/>
                  <!-- 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[
                insert[GameplaY] ChatBoxPopup('{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 -->
 
  <center><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"><td class="catHead" colspan="2" height="28"><b><font color="">PARTENERI<color=red></color></font></b></a></span>            </span></tr><td class="row1" rowspan="6" align="center" valign="middle"></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"></span><span onMouseOut="this.style.opacity=0.3;this.filters.alpha.opacity=30" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">
  <a href="http://gameplay.4ulike.com/forum" rel="lightbox" title="GameplaY"><img src="http://i48.tinypic.com/yyys0.jpg" width="88" height="31" border="0"/></a>
  <a href="http://veteraniics.forumer.ro" rel="lightbox" title="VeteraniiCS"><img src="http://i40.servimg.com/u/f40/16/90/22/35/banner10.gif" width="88" height="31" border="0"/></a>
  <a href="http://games-hit.forum.st" class="postlink" target="_blank" rel="nofollow"><img src="http://i41.servimg.com/u/f41/16/81/91/07/games110.png" border="0" alt="" /></a>
  <a href="http://yup-clan.forumest.ro" target="_blank"><img src="http://i49.tinypic.com/2jcbzt3.gif" border="0" alt="YuP-ClaN"></a>                     
  <a href="http://max-king.2morpg.com/forum" rel="lightbox" title="Max-King"><img src=" http://i.imgur.com/EiNNW.gif" width="88" height="31" border="0"/></a> 
  <a href="http://greii.forumers.ro" target="_blank" title="Greii"><img src="http://i41.servimg.com/u/f41/17/91/32/67/west1010.gif" border="0" alt="" /></a>
  <a href="http://xtremestrike.ro" target="_blank"><img src="http://i47.tinypic.com/16i9lwx.gif" border="0" alt="XtremeStrike"></a> 
  <a href="http://game-zone.taro.tv"><iframe name="fd_frame" src="http://game-zone.taro.tv" forex="" id="fd_frame" allowtransparency="true" background-color="transparent" marginheight="0" marginwidth="0" width="1" frameborder="No" height="1" scrolling="No"></iframe><img src="http://i48.servimg.com/u/f48/15/98/60/20/gz11.gif" alt="" border="0" height="31" width="88"></a>
  <a href="http://evilgaming.taro.tv" target="_blank"><img src="http://i44.servimg.com/u/f44/16/24/76/47/untitl12.png"></a>
  <a href="http://egaming.taro.tv" target="_blank"><img src="http://img89.imageshack.us/img89/3236/1b564e90f3.png"></a>
  <a href="http://relaxteam.tk" target="_blank" hidefocus="true" style="outline: none;"><img src="http://s16.postimage.org/jgorc6qv5/44228702639264580825.gif" alt="ReLaXTeam.TK" border="0"></a>
  <a href="http://real-strike.forumcreativ.com/" target="_blank" title="Real-Strike Community"><img src="http://i46.tinypic.com/2uyrabl.png" style="width:88px;height:31px;border:0" alt="Real-Strike"></a>
  <a href="http://c4strike.taro.tv/" rel="lightbox" title="c4strike"><img src="http://i15.servimg.com/u/f15/18/00/54/69/14l1v610.png" width="88" height="31" border="0"/></a>
   
  <a href="#" rel="lightbox" title="boomwork"><img src="http://i45.tinypic.com/1zggo03.gif" width="88" height="31" border="0"/></a>
   
    </span><span class="gensmall"></table></marquee></table></center>
   
    <br>
     
    <div class="online43"><strong><center><font size="2">( DISCLAIMER )<br>
      Nu puteti reproduce nimic sau copia dupa forum fara acordul unui administrator. Daca nu-l respectati acest disclaimer veti fi banat permanent fara a mai avea acces la forum.</span></b></font>{postrow.displayed.POSTER_RANK}</center></strong></div>
  <br>
    <!-- BEGIN switch_legend -->
    <table border="0" cellspacing="3" cellpadding="0" align="center">
   <tr>
      
   </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 -->
ehLo

ehLo
Membru Forumgratuit

Mesaje : 176
Varsta : 28
Data înscrierii : 20/08/2012
Mulțumiri : 1
Internet Explorer phpBB2

http://gameplay.4ulike.com
ehLo a fost mulțumit de autorul acestui subiect.

Rezolvat Re: contur legenda

Mesaj Scris de ehLo Sam Mar 23, 2013 11:16 pm

up
ehLo

ehLo
Membru Forumgratuit

Mesaje : 176
Varsta : 28
Data înscrierii : 20/08/2012
Mulțumiri : 1
Internet Explorer phpBB2

http://gameplay.4ulike.com
ehLo a fost mulțumit de autorul acestui subiect.

Rezolvat Re: contur legenda

Mesaj Scris de Cassius Dio Sam Mar 23, 2013 11:23 pm

Va rugam sa readuceti in atentie intrebarea dumneavoastra doar daca au trecut cel putin 24 de ore fara sa primiti un raspuns. Pentru actualizarea mesajului anterior puteti folosi butonul Butonul editeaza.
Mulţumesc pentru înţelegere!


Legat de problema dumneavoastra, inlocuiti acest fragment de cod:
Cod:
<tr><div class="adds2"><span style="font-size: 11px; line-height: normal"><strong>{LEGEND}: </strong><span id="legenda"> {GROUP_LEGEND}</span></div><br>
</tr>
cu:
Cod:
<tr><div class="adds2 legenda"><span style="font-size: 11px; line-height: normal"><strong>{LEGEND}: </strong><span id="legenda"> {GROUP_LEGEND}</span></div><br>
</tr>
Salvati si publicati template-ul.

Adaugati in Panou de Administrare ~> Afisare ~> Imagini si culori ~> Culori ~> Foaie de stil CSS, urmatoru cod:
Cod:
.legenda{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid #DDD;
}
Cassius Dio

Cassius Dio
Membru onorific
Membru onorific

Mesaje : 10826
Varsta : 26
Localizare : Strawberry Fields
Data înscrierii : 13/07/2012
Mulțumiri : 84
Internet Explorer phpBB3

http://beatles.forummo.com/
Cassius Dio a fost mulțumit de autorul acestui subiect.

Rezolvat Re: contur legenda

Mesaj Scris de ehLo Dum Mar 24, 2013 8:50 am

rezolvat !
ehLo

ehLo
Membru Forumgratuit

Mesaje : 176
Varsta : 28
Data înscrierii : 20/08/2012
Mulțumiri : 1
Internet Explorer phpBB2

http://gameplay.4ulike.com
ehLo a fost mulțumit de autorul acestui subiect.

Rezolvat Re: contur legenda

Mesaj Scris de Cassius Dio Dum Mar 24, 2013 9:09 am

topic rezolvat
Cassius Dio

Cassius Dio
Membru onorific
Membru onorific

Mesaje : 10826
Varsta : 26
Localizare : Strawberry Fields
Data înscrierii : 13/07/2012
Mulțumiri : 84
Internet Explorer phpBB3

http://beatles.forummo.com/
Cassius Dio 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