M_back

« Older   Newer »
 
  Share  
.
  1. Flox^-^
        Top   Dislike
     
    .

    User deleted


    Premetto che non sapevo se postare qui o in Doraemon aiuta... spero di essere nella sezione giusta..

    Sto facendo una skin basata su Pottermore e ieri ho fatto l'm_back come immagine unica, poi l'ho divisa in m_backleft, center e right e l'ho salvata in.png.
    L'immagine unica è questa:


    Npn riesco a visualizzarlo normalmente, help?

    L'ho suddiviso male o è un errore del server? Tra l'altro il Cappello non si vede, mentre in altri forum ho visto che una parte può uscire dall' m_back.. o l'hanno posizionata nel container??

    Help!

    Edited by Flox^-^ - 26/7/2012, 22:09
     
    .
  2.     Top   Dislike
     
    .
    Avatar


    Group
    Posts
    18,550
    Wilberini
    +532

    Status
    Anonymous
    posti i codici usati? =) a vederlo così l'errore è nelle dimensioni inserite nel codice però prima dovrei vederlo.
     
    .
  3. Flox^-^
        Top   Dislike
     
    .

    User deleted


    Ecco qui:

    HTML
    .mback_left {width: 124px; background-image: url(http://img854.imageshack.us/img854/4242/pottermoreleft.png); background-repeat: no-repeat; background-position: bottom}
    .mback_center {background-image: url(http://img401.imageshack.us/img401/7745/pottermorecenter1.png); background-repeat: repeat-x; background-position: bottom}
    .mback_right {width: 124px; background-image: url(http://img43.imageshack.us/img43/2192/mbackrightet.png); background-repeat: no-repeat; background-position: bottom}


    Spero di aver messo il codice giusto.. sono alle prime armi con le skin..
     
    .
  4.     Top   Dislike
     
    .
    Avatar

    set © Jennì

    Group
    Posts
    18,516
    Wilberini
    +615

    Status
    Anonymous
    Ho provato a correggere le dimensioni di mback_left e righe e aggiungere l'altezza per far vedere anche il cappello ^^
    CODICE
    .mback_left {width: 78px; height: 132px; background-image: url(http://img854.imageshack.us/img854/4242/pottermoreleft.png); background-repeat: no-repeat; background-position: bottom}
    .mback_center {height: 132px; background-image: url(http://img401.imageshack.us/img401/7745/pottermorecenter1.png); background-repeat: repeat-x; background-position: bottom}
    .mback_right {width: 109px; height: 132px; background-image: url(http://img43.imageshack.us/img43/2192/mbackrightet.png); background-repeat: no-repeat; background-position: bottom}
     
    .
  5. Flox^-^
        Top   Dislike
     
    .

    User deleted


    Grazie mille| Adesso si vede così:

    http://provaskinprovaskinbyflox.skin.forumfree.it/

    Manca solo m_backleft, ma provo a sistemarlo io e posto il risultato. Ovviamente metterò i crediti al GW in fondo alla skin, in particolare a chi mi ha aiutata.
     
    .
  6.     Top   Dislike
     
    .
    Avatar


    Group
    Posts
    18,550
    Wilberini
    +532

    Status
    Anonymous
    l'errore è sempre nelle dimensioni, posta tutta la parte /* HOMEPAGE */
    così arriviamo a sistemarlo =)
     
    .
  7. Flox^-^
        Top   Dislike
     
    .

    User deleted


    Ok, anche perché non sono riuscita.. però in Colori e stili non c'è homepage, il codice è della barra attorno al forum:

    HTML
    /* BARRA ATTORNO AL FORUM */
    .mtitle {text-align: center; letter-spacing: 1px; word-spacing: 1px; padding-top: 3px; font-weight: bold; font-size: 8.5pt; color: #445588}
    mback_left {width: 100px; height: 132px; background-image: url(http://img854.imageshack.us/img854/4242/pottermoreleft.png); background-repeat: no-repeat; background-position: bottom}
    .mback_center {height: 132px; background-image: url(http://img401.imageshack.us/img401/7745/pottermorecenter1.png); background-repeat: repeat-x; background-position: bottom}
    .mback_right {width: 109px; height: 132px; background-image: url(http://img43.imageshack.us/img43/2192/mbackrightet.png); background-repeat: no-repeat; background-position: bottom}
    .msub {height: 3px; font-size: 3px}
    .msub_left {height: 3px; width: 7px; background-image: url(http://img.forumfree.net/style_images/15/msub_left.gif); background-repeat: no-repeat}
    .msub_center {background-image: url(http://img.forumfree.net/style_images/15/msub_center.gif); background-repeat: repeat-x}
    .msub_right {width: 7px; background-image: url(http://img.forumfree.net/style_images/15/msub_right.gif); background-repeat: no-repeat}
    .mleft_top, .mleft, .sep_left, .mleft_bottom, .mright_top, .mright, .sep_right, .mright_bottom {width: 0}


    Grazie ancora e.. auguri GW!
     
    .
  8.     Top   Dislike
     
    .
    Avatar


    Group
    Posts
    18,550
    Wilberini
    +532

    Status
    Anonymous
    prova così, ho sistemato ancora un pò di cose..

    CODICE
    /* BARRA ATTORNO AL FORUM */
    .mtitle {text-align: center; letter-spacing: 1px; word-spacing: 1px; padding-top: 3px; font-weight: bold; font-size: 8.5pt; color: #445588}
    mback_left {width: 118px; height: 78px; background-image: url(http://img854.imageshack.us/img854/4242/pottermoreleft.png); background-repeat: no-repeat; background-position: bottom}
    .mback_center {height: 150px; background-image: url(http://img401.imageshack.us/img401/7745/pottermorecenter1.png); background-repeat: repeat-x; background-position: bottom}
    .mback_right {width: 109px; height: 132px; background-image: url(http://img43.imageshack.us/img43/2192/mbackrightet.png);}
    .msub {height: 3px; font-size: 3px}
    .msub_left {height: 3px; width: 7px; background-image: url(http://img.forumfree.net/style_images/15/msub_left.gif); background-repeat: no-repeat}
    .msub_center {background-image: url(http://img.forumfree.net/style_images/15/msub_center.gif); background-repeat: repeat-x}
    .msub_right {width: 7px; height:3px; background-image: url(http://img.forumfree.net/style_images/15/msub_right.gif); background-repeat: no-repeat}
    .mleft_top, .mleft, .sep_left, .mleft_bottom, .mright_top, .mright, .sep_right, .mright_bottom {width: 0}
     
    .
  9. Flox^-^
        Top   Dislike
     
    .

    User deleted


    Viene così:

    http://provaskinprovaskinbyflox.skin.forumfree.it/

    Forse dovrei riprovare a tagliare la barra in pezzi più piccoli?
     
    .
8 replies since 20/7/2012, 15:26   53 views
  Share  
.
Top