Giorgio Graphics


Replying to Come mettere un'immagine della skin su forumcommunity

  • Create account

    • Nickname:
  • Enter your Post

    •              
           
       
      FFUpload  Huppy Pick colour  HTML Editor  Help
      .
    •      
       
      Clickable Smilies    Show All
      .
  • Clickable Smilies

    • :huh:^_^:o:;):P:D:lol::B)::rolleyes:-_-<_<:)
      :wub::angry::(:unsure::wacko::blink::ph34r::alienff::cry::sick::shifty::woot:
      <3:XD:*_*:];P:XP:(:=)X):D:>.<>_<
      =_=:|:?3_3:p:;_;^U^*^^*:=/::*::b::f:

  •   

Last 10 Posts [ In reverse order ]

  1. Posted 27/11/2012, 20:44
    Ciao ragazzi oggi vi spiegherò come mettere un'immagine della skin su forumcommunity.

    Per prima cosa dobbiamo mettere il seguente codice andando a cercare nei codici CSS Homepage e dobbiamo canceellare tutto quello che c'è scritto.

    CODICE
    /* HOMEPAGE */
    .board .skin_tbl {margin-top: 30px}
    .skin_tbl {background: transparent; margin-bottom: 15px}
    .stats .skin_tbl {background: transparent; margin-bottom: 0}
    .mback {height: 24px; background-image: none}
    .mtitle {text-align: center; padding: 5px; font: 11px tahoma, verdana, arial; font-weight: bold; color: #4F83C2; background: transparent !important}
    .blog .mtitle a:link, .blog .mtitle a:visited {text-shadow: 0 0 0 #554F5F; padding-top: 2px; font-size: 10px; font-family: verdana; text-align: center; font-weight: bold; color: #F3F3F3}
    .mback_left {width: LUNGHEZZA BARRA SINISTRApx; background-image: url('LINK IMMAGINE SINISTRA'); background-position:bottom right; background-repeat:no-repeat}
    .mback_center {height: ALTEZZA BARREpx; background-image: url('LINK IMMAGINE CENTRALE'); background-position:bottom left; background-repeat:repeat-x}
    .mback_right {width: LUNGHEZZA BARRA DESTRApx; background-image: url('LINK IMMAGINE DESTRA'); background-position:bottom left; background-repeat:no-repeat}

    Dove troviamo scritto

    CODICE
    {width: LUNGHEZZA BARRA SINISTRApx; background-image: url('LINK IMMAGINE SINISTRA'); background-position:bottom right;center; font-weight: bold; color: #F3F3F3}

    1-Dobbiamo modificare LUNGHEZZA BARRA SINISTRA con la lunghezza che volete mettere
    2-Dobbiamo modificare LINK IMMAGINE SINISTRA con il link dell'immagine

    Dove troviamo scritto
    CODICE
    .mback_center {height: ALTEZZA BARREpx; background-image: url('LINK IMMAGINE CENTRALE'); background-position:bottom left; background-repeat:repeat-x}


    Dobbiamo fare la stessa cosa di prima (naturalmente cambiando l'immagine).

    Dove troviamo scritto

    CODICE
    .mback_right {width: LUNGHEZZA BARRA DESTRApx; background-image: url('LINK IMMAGINE DESTRA'); background-position:bottom left; background-repeat:no-repeat}


    La stessa cosa.

Review the complete topic (launches new window)