Visualizzazione dei risultati da 1 a 10 su 10

Discussione: problema sfondo

  1. #1
    Utente di HTML.it
    Registrato dal
    Jan 2010
    Messaggi
    45

    problema sfondo

    salve a tutt
    ho un altro problema XD
    sto provando a creare questa paginetta
    <html>
    <head>
    <title>home page</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

    <style type="text/css">
    <stile>


    /* BARRA ATTORNO SITO */
    .mtitle {text-align: center; letter-spacing: 1px; word-spacing: 1px; padding-top: 0 px; font-size: 6 pt; color: #A90303; text-transform:uppercase}
    .mback_left {width: 140px; background-image: url(http://digilander.libero.it/drummerc...mback_left.png); background-repeat: no-repeat; background-position: bottom}
    .mback_center {background-image: url(http://digilander.libero.it/drummerc...ack_center.png); background-repeat: repeat-x; background-position: bottom}
    .mback_right {width: 130px; background-image: url(http://digilander.libero.it/drummerc...back_right.png); background-repeat: no-repeat; background-position: bottom}
    .mback {height: 24px; background-image: none}
    .msub {height: 11px; font-size: 3px}
    .msub_left {width: 15px; background-image: url(http://digilander.libero.it/drummerc.../msub_left.png); background-repeat: no-repeat}
    .msub_center {background-image: url(http://digilander.libero.it/drummerc...sub_center.png); background-repeat: repeat-x}
    .msub_right {width: 17px; background-image: url(http://digilander.libero.it/drummerc...msub_right.png); background-repeat: no-repeat}
    .mleft_top, .mleft, .sep_left, .mleft_bottom, .mright_top, .mright, .sep_right, .mright_bottom {width: 0}
    .ww, .xx, .yy, .zz {background-color: #DFDFDF; border-top: 1px solid #FFFFFF}
    </style>
    </head>

    <body>



    <table class="skin_tbl" align="center" cellpadding="0" cellspacing="0"><tr><td class="mleft_top"></td><td><table class="mback" width="100%" cellpadding="0" cellspacing="0"><tr><td class="mback_left"></td><td class="mback_center">

    <div class="mtitle">


    </div>

    </td><td class="mback_right"></td></tr></table></td><td class="mright_top"></td></tr><tr><td class="mleft"></td><td><table class="mainbg" style="text-align:center;width:800px" cellpadding="1" cellspacing="0";>


    <tr>
    <td class="title" colspan="3" bgcolor="#A52A2A" ;width:800px">

    </td>
    </tr>
    <tr>

    <td VALIGN="top"; bgcolor="#A52A2A";width="150px">

    home page
    staff
    affiliati
    contattaci
    vai al forum

    </td>

    <td VALIGN="top"; bgcolor="#FFFFFF";width="500"px">
    <div align="aloft">bleach survival web site è un sito di supporto al gdr presente nel forum bleach survival del circuito forum community.
    l'ideatore e programmatore di questo sito è cactua, lui si occupa di tutta la parte grafica e strutturale del sito, un altra grande collaboratrice e rachel aori, grande grafica e manutentrice del gdr.













    </div>
    </td>

    <td VALIGN="top"; bgcolor="#A52A2A";width="150px">

    home page
    staff
    affiliati
    contattaci
    vai al forum

    </td>

    </tr>

    <tr>
    <td class="title" colspan="3" bgcolor="#A52A2A" ;width:800px">
    sito creato da cactua tutti i contenuti di questo sito sono sotto una licenza creativa commons vietato copiarne i contenuti ad eccezione di autorizazione dello staff
    </td>
    </tr>
    <tr>


    </table></td><td class="mright"></td></tr><tr><td class="mleft_bottom"></td><td><table class="msub" width="100%" cellpadding="0" cellspacing="0"><tr><td class="msub_left"></td><td class="msub_center"></td><td class="msub_right"></td></tr></table></td><td class="mright_bottom"></td></tr></table>

    </body>
    </html>


    ma non mi fa mettere un immagine di sfondo sapete perchè?

  2. #2
    Utente di HTML.it
    Registrato dal
    Sep 2002
    Messaggi
    1,056
    un'immagine di sfondo a cosa? al body (scusami forse non ho capito bene..)

    ciao

  3. #3
    Utente di HTML.it
    Registrato dal
    Jan 2010
    Messaggi
    45
    un immagine di sfondo alla pagina..

  4. #4
    Intanto attenzione che hai scritto <stile> e non <style>.

    Per quanto riguarda lo sfondo tra i tag <style></style> aggiungi la prorietà:

    body {background: url ('immagine di sfondo'}

    In questo modo imposti lo sfondo per tutta la pagina
    Visita il mio blog! www.fedeweb.net. Troverai tantissime risorse per il web design.

  5. #5
    Utente di HTML.it
    Registrato dal
    Jan 2010
    Messaggi
    45
    ops errori di battitura XD
    comunque l'ho fatto ma non viene nella pagina..

  6. #6
    come l'hai fatto esattamente?puoi mettere il codice?

    hai caricato da qualche parte il sito in modo da poterlo vedere?
    Visita il mio blog! www.fedeweb.net. Troverai tantissime risorse per il web design.

  7. #7
    Utente di HTML.it
    Registrato dal
    Jan 2010
    Messaggi
    45
    il css è questo

    <style type="text/css">
    <style>

    /* BARRA ATTORNO AL FORUM */
    .mtitle {text-align: center; letter-spacing: 1px; word-spacing: 1px; padding-top: 0 px; font-size: 6 pt; color: #A90303; text-transform:uppercase}
    .mback_left {width: 140px; background-image: url(http://digilander.libero.it/drummerc...mback_left.png); background-repeat: no-repeat; background-position: bottom}
    .mback_center {background-image: url(http://digilander.libero.it/drummerc...ack_center.png); background-repeat: repeat-x; background-position: bottom}
    .mback_right {width: 130px; background-image: url(http://digilander.libero.it/drummerc...back_right.png); background-repeat: no-repeat; background-position: bottom}
    .mback {height: 24px; background-image: none}
    .msub {height: 11px; font-size: 3px}
    .msub_left {width: 15px; background-image: url(http://digilander.libero.it/drummerc.../msub_left.png); background-repeat: no-repeat}
    .msub_center {background-image: url(http://digilander.libero.it/drummerc...sub_center.png); background-repeat: repeat-x}
    .msub_right {width: 17px; background-image: url(http://digilander.libero.it/drummerc...msub_right.png); background-repeat: no-repeat}
    .mleft_top, .mleft, .sep_left, .mleft_bottom, .mright_top, .mright, .sep_right, .mright_bottom {width: 0}
    .ww, .xx, .yy, .zz {background-color: #DFDFDF; border-top: 1px solid #FFFFFF}

    /* LINK */
    a:link {text-decoration: #CC6633}
    a:visited {text-decoration: none; color: #bd5151}
    a:hover {color: #b34d1b}

    /* SFONDO */
    body {
    background-color: e6b47e;
    background-image: url('da mettere');
    background-position: absolute;
    background-repeat: repeat;

    </style>



    il problema è che lo sfondo non viene

  8. #8
    Ciao c'è qualche errore nel codice.

    body {
    background: url('percorso immagine');
    }

    prova intanto a scrivere solo così nel codice.
    Visita il mio blog! www.fedeweb.net. Troverai tantissime risorse per il web design.

  9. #9
    C'è qualche errore nel codice.

    Prova intanto a scrivere così

    body {
    background: url('percorso immagine');
    }
    Visita il mio blog! www.fedeweb.net. Troverai tantissime risorse per il web design.

  10. #10
    Utente di HTML.it
    Registrato dal
    Jan 2010
    Messaggi
    45
    funziona grazie 1000 ^^

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.