Volevo chiederv:
come faccio a bloccare l'immagine di sfondo del mio blog. con il Lay-out della pag.???
Cioè: se tolgo la barra sx dei preferiti l'immagine si sposta (spostandosi a SX ) e l'immagine di sfondo va sotto al Lay-out della pag...
Questo è il codice che uso per lo sfondo.
/** Page structure tweaks for layout editor wireframe */
body {background-image: url(http://??????????????); background-repeat: no-repeat;}
/* Setting the body tag with a background-image attribute
set to background-repeat: no-repeat; will only display the image one time
Spero di essermi spiegato. ciao
come faccio a bloccare l'immagine di sfondo del mio blog. con il Lay-out della pag.???
Cioè: se tolgo la barra sx dei preferiti l'immagine si sposta (spostandosi a SX ) e l'immagine di sfondo va sotto al Lay-out della pag...
Questo è il codice che uso per lo sfondo.
/** Page structure tweaks for layout editor wireframe */
body {background-image: url(http://??????????????); background-repeat: no-repeat;}
/* Setting the body tag with a background-image attribute
set to background-repeat: no-repeat; will only display the image one time
Spero di essermi spiegato. ciao