Statistiche con "Utenti connessi nelle ultime 24 ore"

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

    Senior Member

    Group
    Member
    Posts
    12,737
    Reputation
    +1

    Status
    *
    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: 410px !important; background-image: none; border: 0}
    .skin_tbl.top {position: absolute !important}
    .skin_tbl.bottom {margin-left: 424px !important}
    #dailyusers {position: absolute !important; margin-left: 564px !important; margin-top: -219px}
    #board .stats .mtitle {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 390px !important}
    #board .stats .list > * {overflow: auto; height: 130px}
    #dailyusers p {margin: 0 !important}
    #board .stats .aa {display: none}
    #board .stats .zz {padding: 5px}
    #board .stats {margin-top: 20px}
    #board .stats .list > * {border: 1px solid rgba(0, 0, 0, 0.5); background: #E9CEA1}

    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: 270px !important; background-image: none; border: 0}
    .skin_tbl.top {position: absolute !important}
    .skin_tbl.bottom {margin-left: 282px !important}
    #dailyusers {position: absolute !important; margin-left: 564px !important; margin-top: -219px}
    #board .stats .mtitle {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 260px !important}
    #board .stats .list > * {overflow: auto; height: 170px}
    #dailyusers p {margin: 0 !important}
    #board .stats .aa {display: none}
    #board .stats .zz {padding: 5px}
    #board .stats {margin-top: 20px}
    #board .stats .list > * {border: 1px solid rgba(0, 0, 0, 0.5); background: #E9CEA1}
     
    Top
    .
0 replies since 13/6/2014, 10:40   1229 views
  Share  
.