|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Member
Iscritto dal: Oct 2005
Città: Roma
Messaggi: 175
|
[HTML] non riesco a far vedere l'immagine di sfondo
Ciao, ho il seguente codice che non mi carica il secondo logo a destra:
Codice:
<head>
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background-image:url(img/sfondi/dp719_sk_lg.jpg);
background-repeat:repeat ;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
}
.thrColLiqHdr #sidebar1 {
float: left;
width: 12%;
#background: #EBEBEB;
background-image:url(img/sfondi/logo-laterale.png);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 0% 20px;
z-index:5;
height: 1400px;
}
.thrColLiqHdr #sidebar2 {
float:right;
width: 12%;
#background: #EBEBEB; /* il colore di sfondo verrà visualizzato per tutta la lunghezza del contenuto all'interno della colonna, ma non oltre */
background-image:url(img/sfondi/logo-laterale2.png);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 0% 20px;
#z-index:8;
height: 1400px;
}
.thrColLiqHdr #container {
width: 100%;
background-position:50% 10%;
background-image:url(img/sfondi/bg_1.jpg);
background-attachment: fixed;
background-repeat:no-repeat;
z-index:1;
margin: 0 auto;
text-align: center;
}
.thrColLiqHdr #header {
height:auto;
background-image:url(img/sfondi/sfondosup.jpg);
background-repeat:repeat-x;
background-attachment: fixed;
padding-top: 0;
padding-bottom: 20px;
#z-index:2;
}
</head>
<body class="thrColLiqHdr">
<div id="container">
<div id="header"></div>
<div id="sidebar1"></div>
<div id="sidebar2"> </div>
<div class="central"></div>
<div class="menuCentral"></div>
__________________
AN7, Athlon xp2400 @2400MHz, OCZ pc 3700 gold, 6600GT @600MHz, raid0 with seagate, Pioneer DVD-RW DVR-115D, PCTV, Thermaltake Purepower 420W, OCLABS liquid, Gentoo powered. MyCase, Bubble-TraProjex visita il mio sito: www.ecoglobo.it Ultima modifica di DarkSun84 : 09-04-2010 alle 15:08. |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 17:22.



















