Statistiche con "Utenti connessi nelle ultime 24 ore"

« Older   Newer »
 
  Share  
.
  1.     +1   -1
     
    .
    Avatar

    Senior Member

    Group
    Member
    Posts
    12,737
    Reputation
    0

    Status
    Ghost
    Se avete lo script Utenti connessi nelle ultime 24 ore dovete cancellare questo codice da colori e stili:
    HTML
    /* STATS AFFIANCATE SENZA ULTIMI UTENTI CONNESSI by -spiker | Skin Factory @ EVS PORTFOLIO */
    .skin_tbl.top, .skin_tbl.bottom, .skin_tbl.top .list > *, .skin_tbl.bottom .list > *, #dailyusers, #dailyusers .mtitle {width: 411px !important}
    .skin_tbl.top {position: absolute !important}
    .skin_tbl.bottom {margin-left: 439px !important}
    #dailyusers {position: absolute !important; margin-left: 578px !important; margin-top: -256px}
    #board .stats .mtitle {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 400px !important}
    #board .stats .list > * {overflow: auto; height: 120px}
    #dailyusers p {margin: 0 !important}
    #board .stats .aa {display: none}
    #board .stats .zz {width: 95%; padding-left: 10px}


    E inserire:
    HTML
    /* STATS AFFIANCATE CON ULTIMI UTENTI CONNESSI by -spiker | Skin Factory @ EVS PORTFOLIO */
    .skin_tbl.top, .skin_tbl.bottom, .skin_tbl.top .list > *, .skin_tbl.bottom .list > *, #dailyusers, #dailyusers .mtitle {width: 271px !important}
    .skin_tbl.top {position: absolute !important}
    .skin_tbl.bottom {margin-left: 289px !important}
    #dailyusers {position: absolute !important; margin-left: 578px !important; margin-top: -256px}
    #board .stats .mtitle {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 265px !important}
    #board .stats .list > * {overflow: auto; height: 170px}
    #dailyusers p {margin: 0 !important}
    #board .stats .aa {display: none}
    #board .stats .zz {width: 95%; padding-left: 10px}
     
    Top
    .
0 replies since 19/3/2014, 18:17   728 views
  Share  
.