Skinning for Dummies [lezione 5]

Invio Post, Input e Messenger

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

    User deleted


    figurati =)
     
    Top
    .
  2.     +1   -1
     
    .
    Avatar


    Group
    Member
    Posts
    2,606
    Likes
    0
    Location
    Elisio.

    Status
    Offline
    Sto letteralmente impazzendo.
    I .codebuttons, .textinput e .forminput rimangono uguali nonostante continui a modificare il tutto ç__ç
    Ho smanettato qualcosa prima e ora non ci capisco più niente.
    Qualcuno mi può dare una mano, prima che perdi la pazienza?
    Posto il codice dei messaggi, della tag, e input.

    HTML
    /* MESSENGER */
    .msg_txt {font-size: 9px; font-color: #8F948D}
    .msg_txt a:hover {font-color: #8A8A8A; font-weight: bold}

    .msg_main, .row1 {background-color: #313131; border: 0 solid #FFF; border-bottom: 0; background-image: url(http://g.imagehost.org/0207/ddd.png); background-repeat: repeat}

    .row3 {background-color: #4B4B4B; border: 0 solid #ADBAC6; background-image: url(http://g.imagehost.org/0207/ddd.png); background-repeat: repeat; font-size: 8.5pt}

    .textinput {border: 0 solid #C4C4C4; background-color: #151515; font-color: #BBBBBB; font-size: 9pt; font-family: arial; vertical-align: middle}

    .title3, .darkbar {height: 23px; background-color: #313131; border: 0 solid #FFF; border-bottom: 0; font-weight: bold; font-size: 7pt; color: #525252; background-image: url(http://img846.imageshack.us/img846/6409/bg2.jpg); background-repeat: repeat}

    .title3 {border: 0; height: 25px; font-weight: bold; color: #525252; background-image: url(http://img846.imageshack.us/img846/6409/bg2.jpg); background-repeat: repeat; font-size: 8pt; font-family: tahoma}

    .msg .details p {color: #97739F; font-size: 8px; line-height: 100%}
    .msg .details {font-size: 7.5pt}
    .forminput {border: 1 solid #151515; background-image: url(http://g.imagehost.org/0207/ddd.png); background-repeat: repeat; c font-size: 8pt; font-color: #DADADA; font-family: tahoma; vertical-align: middle}

    /* INPUT */
    .textinput, .input {border: 0 solid #7E7E7E; background-color: #151515; font-size: 8pt; font-color: #BBBBBB; font-family: arial; vertical-align: middle}
    .forminput, .codebuttons {border: 0 solid #151515; background-image: url(http://g.imagehost.org/0207/ddd.png); font-color: #D8D8D8; font-size: 8pt; font-family: arial; vertical-align: middle}
    .forminput {font-size: 11px; tahoma; font-color: #D8D8D8; font-size: 8pt; font-family: arial}
    .menu .textinput, .menu .forminput {background-color: #151515; border-left: 0 solid #B2B9C5}
    .msg .textinput {background-color: #151515}
    .msg .input, .msg .forminput {background-color: #151515; font-color: #D8D8D8; font-size: 8pt; font-family: arial}

    /* TAG BOARD */
    .tag .skin_tbl_border, .tag .mainbg {background-image:url(http://g.imagehost.org/0207/ddd.png); background-repeat: repeat}
    .tag .ww, .tag .aa, .tag .aa .aa {background: transparent; border: 0}

    .tag, .forminput {font-size: 11px; font-color: #D8D8D8; font-size: 8pt; font-family: arial}

    .tag .textinput {font-size: 11px; font-color: #D8D8D8; font-size: 8pt; font-family: arial}

    .tag .ww a:link, .tag .ww a:visited {color: #EBEBEB; letter-spacing: 0}
    .tag .aa a:link, .tag .aa a:visited {color: #EBEBEB; letter-spacing: 0}

    .tag .ww a:hover {color: #151515; letter-spacing: 0}
    .tag .aa a:hover {color: #151515; letter-spacing: 0}

    .tag .mback {display: none}
    .tag {margin-top: -49px}

     
    Top
    .
  3. Shalentir
        +1   -1
     
    .

    User deleted


    .textinput e .forminput ci sono due volte nel codice, quindi magari il codice ti considera quello che non vuoi. Lasciali una volta sola e modificali in quel punto =)
     
    Top
    .
  4.     +1   -1
     
    .
    Avatar

    Advanced Member

    Group
    Member
    Posts
    3,049
    Likes
    0
    Location
    Un mondo in bianco e nero...

    Status
    Offline
    Scusate ma avrei un problema^^ Dato che la skin di base sulla quale sto lavorando non aveva il blocco per i nuovi topic, l'ho aggiunto io, solo che non so cosa ci devo scrivere come titolo.

    Ecco il code, dove ci sono i punti interrogativi dovrebbe esserci il titolo:

    CODICE
    /* ??? */
    .msg_txt {color: b38b12}
    .msg_txt a:link, .msg_txt a:visited, .msg_txt a:active {color: cdff00; text-decoration: underline}
    .msg_txt a:hover {color: c6c6bb; text-decoration: underline}
    .msg_main {background-color: cab46a; border: xxpx solid #FFFFFF; border-bottom: 0}
    .darkbar {height: xxpx; background-color: b38b12; border: xxpx solid #FFFFFF; border-bottom: 0; font-weight: bold; color: b38b12}
    .textinput, .input {border: xxpx solid #hex; background-color: d9d1bd; color: b38b12; font-size: xxpt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}
    .forminput {border: 1px solid cab46a; background-color: cdff00; color: b38b12; font-size: 8pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}
    .codebuttons {border: 1px solid cab46a; background-color: cdff00; color: b38b12; font-size: 8pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}



    Grazie^^
     
    Top
    .
  5. Haydée
        +1   -1
     
    .

    User deleted


    io non riesco a cambiare il colore di sfondo delle due stringhe "Inserisci il tuo messaggio" e "Allegati" eppure ho controllato tutti i codici presenti..forse devo aggiungere qualche altro codice? Se si, quale?
     
    Top
    .
  6. Shalentir
        +1   -1
     
    .

    User deleted


    @Soulsara: scusa per il ritardo! Comunque, il titolo puoi metterlo come vuoi, non ci sono opzioni prestabilite. Potresti mettere "Blocco nuovi messaggi" o "Nuovo topic", insomma come vuoi =)
    @Haydée: quelle due "stringhe" sono rappresentate dal selettore .darkbar. Prova a cercarlo nel tuo codice, oppure riscrivilo se non c'è =)
     
    Top
    .
  7.     +1   -1
     
    .
    Avatar

    www.facebook.com/yuinyu01/

    Group
    Addict
    Posts
    54,711
    Likes
    0
    Location
    Lolland

    Status
    Anonymous
    scusate se rompo ma non riesco a modificare il colore dei bottoni e degli spazi in cui scrivere!
    il codice è questo

    CODICE
    /* MESSENGER */
    .msg_txt {color: #8F6C70}
    .msg_txt a:link, .msg_txt a:visited, .msg_txt a:active {color: #8F6C70; text-decoration: underline}
    .msg_txt a:hover {color: #8F6C70; text-decoration: underline}
    .msg_main {background-color: #D3BBA3; border: 1px solid #8F6C70; border-bottom: 0}
    .darkbar {height: 25px; background-color: #9E8E8A; border: 1px solid #8F6C70; border-bottom: 0; font-weight: bold; color: #EFDCCA}
    .textinput, .input {border: 1px solid #0000008f6c70; background-color: #9E8E8A; color: #D3BBA3; font-size: 7.5pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}
    .forminput {border: 1px solid #8F6C70; background-color: #9E8E8A; color: #C1A78E; font-size: 6pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}
    .codebuttons {border: 1px solid #9E8E8A; background-color: #D3BBA3; color: #8F6C70; font-size: 6pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle}
     
    Top
    .
  8. .|Ye|.
        +1   -1
     
    .

    User deleted


    È probabile che sia perché le istruzioni che metti tu vengono sovrascritte da quelle che trovi nelle righe sotto

    /* INPUT */
     
    Top
    .
  9.     +1   -1
     
    .
    Avatar

    www.facebook.com/yuinyu01/

    Group
    Addict
    Posts
    54,711
    Likes
    0
    Location
    Lolland

    Status
    Anonymous
    quindi come posso risolvere?
     
    Top
    .
  10.     +1   -1
     
    .
    Avatar

    Senior Member

    Group
    Lovers
    Posts
    40,551
    Likes
    +14
    Location
    Trinacria

    Status
    Anonymous
    C'è un errore in .textinput, .input nel border in particolare, hai inserito due codici esadecimali!
     
    Top
    .
  11.     +1   -1
     
    .
    Avatar

    www.facebook.com/yuinyu01/

    Group
    Addict
    Posts
    54,711
    Likes
    0
    Location
    Lolland

    Status
    Anonymous
    oddio è vero XD che sbadata XD
    ho corretto,però la parte in cui scrivo il testo rimane bianca!
     
    Top
    .
  12. .|Ye|.
        +1   -1
     
    .

    User deleted


    Per il motivo che ti dicevo prima, devi togliere le varie cose sotto /* INPUT */
     
    Top
    .
  13.     +1   -1
     
    .
    Avatar

    www.facebook.com/yuinyu01/

    Group
    Addict
    Posts
    54,711
    Likes
    0
    Location
    Lolland

    Status
    Anonymous
    ma devo togliere tutto? perchè io ho levato solo le parti con gli stessi nomi
     
    Top
    .
  14. .|Ye|.
        +1   -1
     
    .

    User deleted


    .textinput, .forminput e .codebuttons con relative istruzioni su parentesi graffe
     
    Top
    .
  15.     +1   -1
     
    .
    Avatar

    www.facebook.com/yuinyu01/

    Group
    Addict
    Posts
    54,711
    Likes
    0
    Location
    Lolland

    Status
    Anonymous
    ah ecco ora funziona :) thank you!
     
    Top
    .
29 replies since 17/6/2009, 14:13   4068 views
  Share  
.