Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 20
  1. #1

    [CSS] posizionamento immagine..

    Ciao, ho un problema con il posizionamento di un'immagine di sfondo per un sito.. ho creato un immagine di 800x600 e volevo che restasse centrata sia per chi utilizza una risoluzione appunto di 800x600, sia per chi utilizza risoluzioni maggiori. ho così optato per i fogli di stile, ma non mi accetta la proprietà position..

    il tag che ho usato è questo:

    body {
    background-image: url('img/sfondo_sito.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-positions: top center;
    }

    l'immagine resta sempre in alto a SX, e da li non risco a spostarla...

    grazie in anticipo,
    Tarakan

  2. #2
    Prova così, ciao

    body {
    background-image: url('img/sfondo_sito.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    }
    "High tecnology doesn't mean high creativity"

  3. #3
    no.. nulla.. sempre in alto a SX..

    grazie cmq..

  4. #4
    crea un div e posizionalo come vuoi....poi ci metti l'immagine come sfondo!
    Anche io leggo barze-bastarde
    Athlon 64 X2 4400@2500 daily - Zalman CNPS9500 - Asus A8n-Sli Premium - Crucial Ballistix Tracer PC4000 500mhz Sinc. - Sapphire Radeon X1900XT 512mb - Zalman VF900Cu - Seagate 320Gb 7200.10 - LG H22N 18x - T.t. Soprano - LcPower Titan 560W

  5. #5
    be' a questo punto proviamole tutte

    body {
    background-image: url(img/sfondo_sito.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top
    }

    il primo valore è per l'orizzontale, il secondo per il verticale. l'url dell'immagine non ha bisogno di apici

    te ne è stato consigliato uno simile ma dici che non va lo stesso ma sospetto che tu non abbia fatto copia incolla ma solo corretto i valori vanificando la correzione più sostanziale che è position al posto del tuo errato positions

    4 pag. x il forum:l'ospite ora ha solo link sponsorizzati, valli a capire-GommaLayout! Agg. 25 agosto 2004)-Molla&Collano privati tecnici, per favore

  6. #6
    ho provato per curiosità...l'unico che funziona è quello di mukko

    codice:
    <style>
    body {
    background-image:url(../herrel/immagini/top4.jpg);
    background-attachment: fixed; 
    background-repeat: no-repeat; 
    background-position: center center ;
    }
    </style>
    Anche io leggo barze-bastarde
    Athlon 64 X2 4400@2500 daily - Zalman CNPS9500 - Asus A8n-Sli Premium - Crucial Ballistix Tracer PC4000 500mhz Sinc. - Sapphire Radeon X1900XT 512mb - Zalman VF900Cu - Seagate 320Gb 7200.10 - LG H22N 18x - T.t. Soprano - LcPower Titan 560W

  7. #7
    e vi dirò di più....una volta messa la posizione si può togliere anche il fixed..

    codice:
    body {
    background-image:url(../herrel/immagini/top4.jpg);
    background-repeat: no-repeat; 
    background-position: center center ;
    }
    Anche io leggo barze-bastarde
    Athlon 64 X2 4400@2500 daily - Zalman CNPS9500 - Asus A8n-Sli Premium - Crucial Ballistix Tracer PC4000 500mhz Sinc. - Sapphire Radeon X1900XT 512mb - Zalman VF900Cu - Seagate 320Gb 7200.10 - LG H22N 18x - T.t. Soprano - LcPower Titan 560W

  8. #8
    Utente di HTML.it L'avatar di span
    Registrato dal
    Jan 2004
    Messaggi
    1,644
    edita fin che sei in tempo

  9. #9
    Originariamente inviato da span
    edita fin che sei in tempo
    perchè??
    Anche io leggo barze-bastarde
    Athlon 64 X2 4400@2500 daily - Zalman CNPS9500 - Asus A8n-Sli Premium - Crucial Ballistix Tracer PC4000 500mhz Sinc. - Sapphire Radeon X1900XT 512mb - Zalman VF900Cu - Seagate 320Gb 7200.10 - LG H22N 18x - T.t. Soprano - LcPower Titan 560W

  10. #10
    Utente di HTML.it L'avatar di span
    Registrato dal
    Jan 2004
    Messaggi
    1,644
    prova a scrivere nella pagina:

    <h1 style="width: 300px">
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    testo testo testo testo testo testo testo testo testo testo
    </h1>

    Dovrebbero bastare :quipy:

    Ora prova a scrollare con e senza fixed

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.