Myspace et Dreamweaver CS4

clartec Messages postés 3 Date d'inscription lundi 3 mars 2008 Statut Membre Dernière intervention 5 juin 2009 - 5 juin 2009 à 22:18
clartec Messages postés 3 Date d'inscription lundi 3 mars 2008 Statut Membre Dernière intervention 5 juin 2009 - 5 juin 2009 à 22:21
Bonjour, je suis novice et j'aimerais savoir le code myspace pour que mon background fasse toute la page web en "fixed".

Voici mon code :
<style><![CDATA[

body
{
position:absolute;
width:1152px;
height:1152px;
background-image:url("http://uploads.imagup.com/10/1244230748_fond myspace copie1024x600.png");
background-attachment : fixed;
background-repeat:no-repeat;
width:100%;
height:100%;

}

]]></style>

Voici ce que cela donne :

Http://www.myspace.com/DjFoxy972

Je voudrais qu'il soit comme ceci :

http://www.myspace.com/souljaboytellem

Merci d'avance...

2 réponses

clartec Messages postés 3 Date d'inscription lundi 3 mars 2008 Statut Membre Dernière intervention 5 juin 2009
5 juin 2009 à 22:20
--------><style><![CDATA[

body
{
position:absolute;
width:1152px;
height:1152px;
background-image:url("http://uploads.imagup.com/10/1244230748_fond myspace copie1024x600.png");
background-attachment : fixed;
background-repeat:no-repeat;
width:100%;
height:100%;

}

]]></style> <------
0
clartec Messages postés 3 Date d'inscription lundi 3 mars 2008 Statut Membre Dernière intervention 5 juin 2009
5 juin 2009 à 22:21
body_

position:absolute;
width:1152px;
height:1152px;
background-image:url("http://uploads.imagup.com/10/1244230748_fond myspace copie1024x600.png");
background-attachment : fixed;
background-repeat:no-repeat;
width:100%;
height:100%;
0
Rejoignez-nous