Bine a-ti venit pe fraNNNta-Design.
Vezi ultimul index creat de noi <a href="https://frannnta-design.hitforum.ro/t1994-cs-gold-design-remake">Cs Gold Design remake</a>


Bine a-ti venit pe fraNNNta-Design.
Vezi ultimul index creat de noi <a href="https://frannnta-design.hitforum.ro/t1994-cs-gold-design-remake">Cs Gold Design remake</a>

Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Conectare


descriptionStatistici  EmptyStatistici

more_horiz
Ma puteti ajuta cu acest cod ? pentru phpbb2
Statistici  Untitledae84e

descriptionStatistici  EmptyRe: Statistici

more_horiz
Sunt plecat prin tara,in 2-3 zile ajung acasa
Nu pot lucra de pe telefon

descriptionStatistici  EmptyRe: Statistici

more_horiz
Ok, nici o problema, cand poti te astept  04

descriptionStatistici  EmptyRe: Statistici

more_horiz
Previzualizare live

Inlocuiti template-ul index_body cu acesta:

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'" 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_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></span>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </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" rel="nofollow">{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'" 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="statistici_wook" width="100%" border="0" cellspacing="0" cellpadding="0">
     <tr>
          <td class="who"><img src="http://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/24/Actions-help-hint-icon.png"></img><span class="who"><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span></td>
          <td class="stats"><img src="http://icons.iconarchive.com/icons/icojam/onebit/24/stats-2-icon.png"></img><span class="stt">Statistici</span></td>
  </tr>
  <tr>
      <td class="row_who"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />

   
      {LOGGED_IN_USER_LIST}</span>
   
    <span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span>
    </td>
   
 

<td class="row_stat" width="40%"><span class="gensmall">{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
  {NEWEST_USER}<br />
  {RECORD_USERS}</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>
      <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> &nbsp;</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>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie    : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });

  (function(d, s, id){
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/en_US/sdk.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->


Salvati si publicati template-ul.
Acum in foaia de stil CSS adaugati acest cod:

Cod:


table.statistici_wook{
  box-shadow: 0px 0px 1px #fff;
  background: #f4f4f4;
}
table.statistici_wook td{
  border: 1px solid #fff;
  box-shadow: 0px 0px 1px #333;
  padding: 6px;
}

table.statistici_wook td span{
  font-family: verdana;
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 2px;
}
td.who, td.row_stat{
  background: #f3f3f3;
}


td.stats, td.row_who{
  background: #eaeaea;
  font-size: 18px;
  font-family: arial;
}
td.who img, td.stats img{
  float: left;
  position: relative;
}


td.who, td.stats{
  padding-top: 10px;
  padding-bottom: 10px;
font-size: 16px;
  font-weight: 600;
}


span.who, span.stt{
  position: relative;
  top: 6px;
}




Inregistrare,si gata statisticile au aparul.
Ps: au numele tau.

descriptionStatistici  EmptyRe: Statistici

more_horiz
Iar pentru colorare a legendei urmeaza acest tutorial.
http://frannnta-design.hitforum.ro/t3295-legenda-moderatori-colorata

descriptionStatistici  EmptyRe: Statistici

more_horiz
... uite cum imi apare > http://king-game.forum.st/?tt=1

descriptionStatistici  EmptyRe: Statistici

more_horiz
Din nou ai aceasi problema cu CSS-ul,forumul nu citeste foaia de stil.

descriptionStatistici  EmptyRe: Statistici

more_horiz
Am reusit sa rezolv :) mersi.

Ma poti ajuta si cu aceste ranguri : Statistici  O0t9ph

descriptionStatistici  EmptyRe: Statistici

more_horiz
http://frannnta-design.hitforum.ro/t3295-legenda-moderatori-colorata. Urmareste acesti pasi

descriptionStatistici  EmptyRe: Statistici

more_horiz
Am reusit sa fac ca si acolo(multumesc de tutorial) dar pot sa le fac rotunde si mai jos sa nu se bage in membri ?

descriptionStatistici  EmptyRe: Statistici

more_horiz
eu le vad ok,la ce va referiti? aveti un print screen?

descriptionStatistici  EmptyRe: Statistici

more_horiz
Am reusit sa modific din codurile tale 

Cod:

padding: 2px 7px}

 si mi-au iesit rotunde.


---------------------

M-ai putea ajuta cu un cod pentru astfel de ranguri cu icon : Statistici  Image

descriptionStatistici  EmptyRe: Statistici

more_horiz
ai putea sa adaugi asa:

Cod:


display: inline-block;
width: 75px;
text-align: center;
padding: 5px 10px;
border-radius: 3px;
text-shadow: 0px -1px 1px black;
font-weight: 500;
text-transform: uppercase;}

descriptionStatistici  EmptyRe: Statistici

more_horiz
Nu merge..
Am deja acest cod pentru fundal :

Cod:

.Administrator {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #F59120;
    border-radius: 5px;
    color: #fff;
    padding: 3px;
    position: absolute;
    text-shadow: none;
    width: 85px;
    margin-top: -15px;
    margin-left: 3%;
}

descriptionStatistici  EmptyRe: Statistici

more_horiz
In template-ul index_body aveti acest cod:

Cod:

<span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span>


il inlocuiti cu acesta:

Cod:

 <div class="legenda"> <span class="leg">{LEGEND}:&nbsp;</span>{GROUP_LEGEND}</div>


Salvati si publicati template-ul.
Apoi in css adaugati acest cod.


Cod:

.legenda{
  font-size: 0px!important;
}


.legenda a{
  font-size: 12px!important;
  display: inline-block;
  min-width: 75px;
  padding: 5px 10px;
border-radius: 3px;
    background: url(http://i38.servimg.com/u/f38/17/28/15/67/backgr11.png);
    background-color: #f2f2f3;
    background-repeat: repeat-x;
  text-align: center;
  margin: 2px;
  border: 1px solid #bbb;
    text-decoration: none!important;
}

span.leg{
  font-weight: 600;
  color: #222;
}



Iar pentru background la fiecare grad folositi acest cod.

Cod:

a[href="/gradul"]{
  background: url(link imagini);
  border: 1px solid #culoare;
  box-shadow: 0px 1px 1px #culoare inset;
  color: white!important;
  text-shadow: 0px -1px 1px black;
  text-decoration: none!important;
}

descriptionStatistici  EmptyRe: Statistici

more_horiz
privacy_tip Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum
power_settings_newConectați-vă pentru a răspunde