Jump to content

Recommended Posts

Posted (edited)
5 minutes ago, sNok3. king said:

da

daca ai grupnumeidicator mergi la 

ACP > look & feel > tema unde vrei sa adaugi gradele > BoardIndex > GrupnumeIndicator

stergi ce ai acolo si adaugi urmatoare 

</br>
<h4 class="statistics_head"></h4>
  <center>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=4">
   <div class="rnk fon">Fondatori</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=10">
   <div class="rnk adm">Administratori</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=13">
   <div class="rnk smo">Super Moderatori</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=16">
   <div class="rnk mod">Moderatori</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=11">
   <div class="rnk des">Designers</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=14">
   <div class="rnk man">Manager Server</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=7">
   <div class="rnk gir">Girls</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=9">
   <div class="rnk exs">EX-STAFF</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=12">
   <div class="rnk pre">Premium</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=8">
   <div class="rnk admin">Admin Server</div>
</a>
<a href="http://gamescs.ro/forum/index.php?app=members&section=view&module=list&filter=6">
   <div class="rnk gcs">Membrii GCS</div>
</a>


 
 
</center>
                       
        <style>
.rnk {
    margin-right: 5px;
}
.rnk {
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 5px;
    color: #1A1A1A;
    display: inline-block;
    font-family: "Roboto Condensed",Tahoma,Helvetica;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-bottom: -5px;
    margin-top: -5px;
    padding: 1px 10px;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0,0,0,0.45);
    text-transform: uppercase;
}
.rnk:hover {
display: inline-block;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
text-shadow: 0 -1px rgba(0,0,0,0.45);
text-transform: uppercase;
transition: all 0.6s;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 
.fon {
    background-color: #ff0000;
    text-shadow: 1px 0px 13px #ff0000;
transition: all 0.6s;
}
.fon:hover {
background-color: rgba(0, 206, 209, 0);
    color: #ff0000;
    text-shadow: 1px 0px 13px #ff0000;
transition: all 0.6s;
}
.adm {
    background-color: #b22222;
    transition: all 0.6s;
}
.adm:hover {
background-color: rgba(0, 206, 209, 0);
    color: #b22222;
    transition: all 0.6s;
}
.smo {
    background-color: #ff8c00;
transition: all 0.6s;
}
.smo:hover {
background-color: rgba(0, 206, 209, 0);
    color: #ff8c00;
transition: all 0.6s;
}
.mod {
    background-color: #00ff00;
    text-shadow: 1px 0px 10px #E60066;
transition: all 0.6s;
}
.mod:hover {
background-color: rgba(0, 206, 209, 0);
    color: #00ff00;
 text-shadow: 1px 0px 10px #E60066;
transition: all 0.6s;
}
.des {
    background-color: #990099;
transition: all 0.6s;
}
.des:hover {
background-color: rgba(0, 206, 209, 0);
    color: #990099;
transition: all 0.6s;
}
.man {
    background-color: #177bb1;
transition: all 0.6s;
}
.man:hover {
background-color: rgba(0, 206, 209, 0);
    color: #177bb1;
transition: all 0.6s;
}
.gir {
    background-color: #F518C7;
    background-image: url("http://i.epvpimg.com/xFWId.gif");
transition: all 0.6s;
}
.gir:hover {
background-color: rgba(0, 206, 209, 0);
    color: #F518C7;
 background-image: url("http://i.epvpimg.com/xFWId.gif");
transition: all 0.6s;
}
.exs {
    background-color: #daa520;
transition: all 0.6s;
}
.exs:hover {
background-color: rgba(0, 206, 209, 0);
    color: #daa520;
transition: all 0.6s;
}
.pre {
    background-color: #ffff00;
    background-image: url("http://s1.bild.me/bilder/120914/5200746bg1.gif");
transition: all 0.6s;
}
.pre:hover {
background-color: rgba(0, 206, 209, 0);
    color: #ffff00;
background-image: url("http://s1.bild.me/bilder/120914/5200746bg1.gif");
transition: all 0.6s;
}
.admin {
    background-color: #0078FF;
transition: all 0.6s;
}
.admin:hover {
background-color: rgba(0, 206, 209, 0);
    color: #0078FF;
transition: all 0.6s;
}
.gcs {
    background-color: #D1D1D1;
transition: all 0.6s;
}
.gcs:hover {
background-color: rgba(0, 206, 209, 0);
    color: #D1D1D1;
transition: all 0.6s;
}
</style>                       
                       
                                <ul>
                                       
                                </ul>
</if>

daca asta e ce vrei apasa pe like :)

Modifici tu dupa bunul plac ;) 

Edited by Minions
  • Thanks 1

http://pctroubleshooting.ro/

Locul unde gasesti tot ce ai nevoie. Toti diferiti dar uniti

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.