[MS] neon

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

    Advanced Member

    Group
    Pizzette
    Posts
    2,639
    Location
    provenienza

    Status
    Anonymous

    neon - skin classica Neon Jungle


    5xnSxsi KUcMQQs 5NIfJtG 7esEtve


    ϟ Autori: sotired (skin base di #fishbone)
    Termini di utilizzo:
    ϟ Lasciate i credits.
    ϟ Non usate la skin come base per creare le vostre
    ϟ il logo NON è incluso nelle parti prelevabili.
    ϟ Non cambiate i css in modo vistoso
    ϟ Non cambiate i colori della skin senza PRIMA averci chiesto il permesso.
    ϟ Per eventuali modifiche chiedete in questo topic!
    ϟ Per prelevare avvisa qui!



    INSERITE I CODICI IN AMMINISTRAZIONE > GRAFICA > MOBILE/APP


    Volete inserire una tabella in homepage nella versione mobile intonata alla skin? Inserite questo (credits già presenti)
    CODICE HTML

    CODICE
    <div class="table"><div class="ttitle">prova titolo tabella</div> <div class="ttable">inserisci quello che vuoi in questa tabella, bla bla bla<br><br><span style="font-style: italic">neon</span> skin mobile © <a href="https://fuckyeah.blogfree.net/?act=Profile&MID=388924">sotired</a></div></div>


    se NON volete la tabella, inserite i credits
    CODICE
    <span style="font-style: italic">neon</span> skin mobile © <a href="https://fuckyeah.blogfree.net/?act=Profile&MID=388924">sotired</a>



    COLORI E STILI

    CODICE
    /* neon SKIN */
    .table {margin: 0; background: transparent; padding: 2px}
    .ttable {background: #1A1818; margin-left: 5px; margin-right: 5px; margin-bottom: 5px; padding: 8px; border-left: 2px solid #FF8503; border-right: 2px solid #FF8503; border-bottom: 2px solid #FF8503}
    .ttitle {margin-top: 5px; margin-left: 5px; margin-right: 5px; text-align: center; font-weight: bold; font-family: calibri; font-size: 12px; text-transform: uppercase; color: #FF8503; padding: 4px; background: transparent; border-bottom: 2px solid #FF8503; border-left: none; border-right: none}

    body {font: 14px/150% 'Roboto', Trebuchet MS, Tahoma, Sans-serif; color: #777; background: #111}
    a {color: #EB3F84; text-decoration: none}
    .last-post a *, .web * {color: #EB3F84 !important}

    .footer {color: #333}
    .footer a {font-weight: bold; color: #333}
    /* SIDEBAR */
    .sidebar {background: #1A1818}
    .sidebar a {color: #EB3F84; font-size: 12px}
    .sidebar li {line-height: normal; color: #EB3F84}
    .side_title, .side_title.side_close {background: transparent; color: #FF8503; text-align: left; font-weight: normal; text-transform: uppercase; font-size: 12px; border-top: 2px solid #FF8503; border-bottom: 2px solid #FF8503}
    .submenu > li strong {background: transparent; color: #FF8503; text-align: left; font-weight: normal; text-transform: uppercase; font-size: 12px}
    .submenu > li, .login > li, #ff_links, .search {border-bottom: 1px solid #343030}
    #ff_links, .search {border-top: 0}
    /* menu utente */
    .menu > li {color: #888}
    .menu .nickname {font-weight: bold; font-size: 14px; color: #39CB8A}
    .sidebar em {font-weight: bold; color: #FFF}
    /* login */
    .login input {color: #777; border: 1px solid #535353}
    .login input[type=submit] {background: #1A1818; color: #777; font-weight: bold}
    /* cerca */
    .search {background-color: transparent; color: #6F6F6A; border-top: 2px solid #FF8503; border-bottom: 2px solid #FF8503}
    .search input {color: #6F6F6A; -webkit-text-fill-color: #6F6F6A !important}
    /* NAV */
    .menuwrap_bg {background-color: #1A1818}
    .menuwrap em {background-color: #1A1818}

    /* nome forum */
    #nav-title span {color: #FF8503; font-size: 12px; font-weight: normal; text-transform: uppercase}
    /* HEADER, LOGO */
    .header {background: #1A1818}
    .underheader {border: 2px solid #FF8503; width: auto; padding-top: 10px; bottom: 0; right: 0; left: 0}
    .underheader a {color: #777 !important; text-shadow: none; font-size: 11px}
    .logo {padding-top: 8px; background-position: center center; background-repeat: no-repeat; background-size: contain}
    /* SEZIONI */
    .list-group {background: transparent; padding: 8px}
    .list-group > * {background: #1A1818; padding: 8px; border-left: 2px solid #FF8503; border-right: 2px solid #FF8503; border-bottom: 2px solid #343030}
    .list-group > .g_last, .stats_bottom:last-child, .user_online, .list-group.tagboard form {border-bottom: 2px solid #FF8503}
    .list-group > {border-top: 5px solid #000}
    .stats_bottom li, .u_info dl {background: #1A1818; margin-left: 5px; margin-right: 5px; padding: 8px}
    .tagboard .list-group > * {border: 0; border-bottom: 1px solid rgba(0, 0, 0, .1); margin: 0}
    .title {margin-top: 5px; text-align: center; font-weight: bold; font-family: calibri; font-size: 12px; text-transform: uppercase; color: #FF8503; padding: 4px; background: transparent; border-bottom: 2px solid #FF8503; border-left: none; border-right: none}
    .web a {font-size: 12px; font-weight: bold; text-transform: uppercase; color: #39CB8A !important; font-family: calibri}
    .forum .web a {font-size: 14px}
    /* mantenere "!important" per evitare problemi di visualizzazione */
    .desc, .desc * {color: #777 !important}
    .last-post {color: #535353; font-size: smaller; border: 1px solid #212121; padding: 1px 10px; background: #1F1F1F}
    .board .last-post a, .board .last-post a * {font-size: 12px !important; font-weight: normal; color: #EB3F84 !important}
    .forum .last-post {margin-top: 7px}
    .topics, .replies, .views {font-size: 10px; color: #535353; font-family: consolas; letter-spacing: 1px}
    span.timeago, .topic .timeago {color: #535353 !important; font-size: smaller} .timeago:before {display: none}
    .no-time {font-style:italic; color: #535353}
    .popupago {text-align: center; background-color: #F4F4F4; color: #535353; border-radius: 5px}
    /* sottosezioni */
    .sub-link {font-size: 11px; color: #888}
    /* .on, .annuncio, .importante */
    .on {border-left: 3px solid #39CB8A; border-bottom: 3px solid #39CB8A; border-right: 3px solid #39CB8A}
    .annuncio {border-left: 3px solid #EB3F84; border-bottom: 3px solid #EB3F84; border-right: 3px solid #EB3F84}
    .importante {border-left: 3px solid #FF8503; border-bottom: 3px solid #FF8503; border-right: 3px solid #FF8503}
    /* SELEZIONE RIGA: Moderazione */
    li.selected {background-color: #000 !important} .selected *, .selected .web *, .selected .desc, .selected .desc *, .selected .last-post * {color: #777 !important}
    /* MESSENGER */
    #mp-option label, #mp-delete {background-color: #1A1818; color: #FFF; font-weight: bold; font-size: 14px}
    #mp-option label {border-right: 1px solid #535353}
    /* DISCUSSIONI, ARTICOLI */
    .post {border: 2px solid #343030; background: #1A1818}
    .details a, .cancelled {font-size: 18px; font-weight: bold; color: #86A07B}
    .cancelled {padding-left: 5px; font-weight: normal; color: #444}
    .topic .group {color: #535353; font-size: 13px}
    .color {color: #777; text-align: justify}
    .color a {font-weight: bold; text-decoration: none}
    .edit {font-size: 10px; font-style: italic; color: #535353}
    .topic .option, .article .option {background: transparent; border-top: 1px solid #535353; font-size: smaller}
    .topic .like {color: #888} .like a {padding: 1px}
    /* etichette, firma ffmobile*/
    .tags, .ffmsign {font-size: smaller; font-style: italic}
    .tags {margin-bottom: 0}
    .tags a, .ffmsign a {text-decoration: none; font-weight: normal}
    /* alert, info, success */
    .alert {border-left: 3px solid #FF057F; border-right: 3px solid #FF057F}
    .info {border-top: 3px solid #00BAA2; border-bottom: 3px solid #00BAA2}
    .success {border-left: 3px solid #FF057F; border-right: 3px solid #FF057F}
    .alert a, .info a, .success a {color: #EB3F84; text-decoration: none; font-weight: bold}
    /* allegati */
    .attachment {text-align: center; position: relative}
    .attachment > a {display: inline-block; padding: 7px}
    /* popup moderazione post */
    .topic .pop ul {background-color: #F5F4E1; border: 1px solid rgba(0, 0, 0, .1); box-shadow: 0 0 5px rgba(0, 0, 0, .3)}
    .topic .pop li, .pop #t_like {border-color: rgba(0, 0, 0, .1)} .topic .pop li:last-child {border: 0}
    .topic .pop a {font-size: 14px; color: rgba(0, 0, 0, .5)}
    /* ONLINE, OFFLINE, ANONIMO */
    .online {background-color: #6FC400}
    .offline {background-color: #E74C3C}
    .anonimo {background-color: #BDC3C7}
    /* SONDAGGIO */
    .poll-bar {background: transparent; border-radius: 2px; color: #555}
    .poll-bar div {background-color: #EA7134; border-radius: 2px}
    .poll-max .poll-bar div {background-color: #00BAA2}
    /* PAGINAZIONE */
    .pages, .pages .nolink:hover {border: 1px solid #343030; background-color: #1A1818 !important}
    .pages li a {color: #777; font-size: 12px; box-shadow: 0 0 0 #343030, inset 0 0 0 #343030}
    .pages li > a:first-child {box-shadow: -1px 0 0 #343030}
    /* CITAZIONI, SPOILER e CODICI annidati */
    .quote_top, .code_top {font-size: 11px; color: #777777; padding-left: 5px}
    .quote {text-align: justify; background: transparent; border-top: 2px solid #39CB8A; border-bottom: 2px solid #39CB8A; border-left: 5px solid #FF8503; border-right: 5px solid #FF8503; padding: 5px}
    .code {text-align: justify; font-family: 'courier new'; background: transparent; padding: 5px; border-left: 2px solid #39CB8A; border-right: 2px solid #39CB8A; border-top: 5px solid #EB3F84; border-bottom: 5px solid #EB3F84}
    .spoiler .code {text-align: justify; background: transparent; padding: 5px; border-top: 2px solid #FF8503; border-bottom: 2px solid #FF8503; border-left: 5px solid #EB3F84; border-right: 5px solid #EB3F84}
    .spoiler .code .code {text-align: justify; font-family: 'courier new'; background: transparent; padding: 5px}
    .quote, .code {font-size: 9pt; line-height: 120%; color: #777}


    /* PROFILO */
    header.profile {padding: 15px 0; color: rgba(0, 0, 0, .2)}
    .profile .avatar {border-radius: 100px; border: 5px solid #F4F4F4; margin-bottom: 20px; background-color: #F4F4F4}
    .u_nick {font-size: 25px; font-weight: bold; color: #39CB8A}
    .u_group {font-size: 15px}
    .u_stats {border-top: 2px solid #343030}
    .u_stats > table td {border-left: 1px solid #343030}
    li.u_info, li.u_signature, li.u_friends {margin: 0 0; border: 1px solid #39CB8A}
    .profile .title {margin-top: 7px; padding: 3px 8px; font-weight: bold; border-bottom: 0}
    .u_info dl {padding: 4px 7px} .u_info dl:last-child {border-bottom: 0}
    /* miniature avatar amici */
    .friend_avatar {border: 2px solid #343030; border-radius: 5px}
    .friend_avatar img {border-radius: 5px}
    .friend_nickname {background: #1A1818; color: #777; font-size: 8px; line-height: 15px; text-transform: uppercase; text-align: center}
    /* STATISTICHE */
    .stats {text-align: center; color: #777}
    .stats .title a, .stats .title {color: #FF8503}
    .groups_list {padding: 10px 5px}
    .user_online a:before, .groups_list a:before {display: none}
    .stats_list {text-align: left} .stats_list > li {padding: 1px 10px; font-weight: bold}
    /* COLORI GRUPPI */
    .male {color: #5CA0D1} .female {color: #CC6688}
    .utente {color: #EB3F84}
    .amministratore {color: #7CAE73; font-weight: bold}
    .moderatore {color: #63A4BA; font-weight: bold}
    .box_utente .details {border-left: 2px solid #EB3F84; border-bottom: 2px solid #EB3F84}

    .utente, .daconvalidare, .topmembers {margin: 3px}

    .online_users .where a {color: #EB3F84}
    .day_user_div_online a {padding: 2px 4px; margin: 3px}

    .gruppo1 {color: #EA7134; margin: 3px}
    .box_gruppo1 .details {border-left: 5px solid #EA7134; border-bottom: 5px solid #EA7134}
    .box_gruppo1 .details > a {color: #EA7134}

    .gruppo2 {color: #EA4196; margin: 3px}
    .box_gruppo2 .details {border-left: 5px solid #EA4196; border-bottom: 5px solid #EA4196}
    .box_gruppo2 .details > a {color: #EA4196}

    .gruppo3 {color: #C140E8; margin: 3px}
    .box_gruppo3 .details {border-left: 5px solid #C140E8; border-bottom: 5px solid #C140E8}
    .box_gruppo3 .details > a {color: #C140E8}

    .gruppo4 {color: #2B3BE5; margin: 3px}
    .box_gruppo4 .details {border-left: 5px solid #2B3BE5; border-bottom: 5px solid #2B3BE5}
    .box_gruppo4 .details > a {color: rgba(0, 0, 0, .2)}

    .gruppo5 {color: #2DDCE5; margin: 3px}
    .box_gruppo5 .details {border-left: 5px solid #2DDCE5; border-bottom: 5px solid #2DDCE5}
    .box_gruppo5 .details > a {color: #2DDCE5}


    /* INPUT e BOTTONI */
    .codebuttons, .forminput, .textinput, #allegati input {font-size: 1em; margin: 3px; padding: 5px 8px; background: #1F1F1F; color: #6F6F6A; border: 1px solid #212121; border-radius: 3px}
    /* mantenere separato il selettore per evitare problemi di visualizzazione */
    #allegati input::-webkit-file-upload-button {font-size: 1em; margin: 3px; padding: 5px 8px; background: #1F1F1F; color: #6F6F6A; border: 1px solid #CCC; border-radius: 3px}
    .textinput {margin: 10px 0; font-size: 16px; color: #6F6F6A}
    /* bagliore azzurro */
    .textinput:focus {outline: none; border-color: #E8A244; box-shadow: 0 0 2px #E8A244}
    #mod_options {color: #777; border: 1px solid #CCC; padding: 3px}
    #send-button {background: #1F1F1F; font-size: 15px; color: #6F6F6A; font-weight: bold}
    .buttons a {padding: 7px 0; background: #1F1F1F; color: #6F6F6A; font-weight: bold; font-size: 12px; text-transform: uppercase}
    a.new-topic, a.reply, a.delete, .only-back a {background: #1F1F1F; color: #6F6F6A}
     
    .
0 replies since 29/4/2020, 17:59   188 views
  Share  
.