Positionnement des images

ciranox 9 Messages postés 199 Statut Membre -  
ciranox 9 Messages postés 199 Statut Membre -
Bonjour à tous,

Je suis entrain de faire mon site web.J'ai un grand problème ,je n'arrive pas à positionner mes image ,elle se mette à l'extérieure du design .

Comment faire pour résoudre ce problème.

Merci d'avance.

7 réponses

freezer25 Messages postés 38 Statut Membre 1
 
Cela peut venir des calques, du css mal codé etc, Est ce qu'il serait possible de voir la page en question ?
0
ciranox 9 Messages postés 199 Statut Membre 14
 
merci pour ta réponse :

je voudrais mettre une image au centre de mon design, et je n'arrive elle se met à extérieure du design.

voici le code css:

body {
background-color: #ffffff;
margin:0px;
padding:0px;
}
.p {
margin:0px;
padding:0px;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
text-align: inherit;
color: inherit;
line-height: inherit;
vertical-align: top;
}
p {
padding-top:0px;
margin-top:0px;
}
img {
border:0px;
}
div {
margin:0px;
padding:0px;
font-family:verdana; font-size:12px;
}
.AbsWrap {
width: 100%;
position: relative;
}
.rowWrap {
width: 100%;
}
.clearfloat {
clear:both;
height:0px;
}
a:link, a:visited{
COLOR:inherit;
text-decoration:inherit;
}
#main {

width:1008px;
margin: 0px auto 0px 0px;
border: 0px solid #f0f0f0;

}
#en-tête {
margin-left:0px;
margin-top:0px;
width:1008px;
height:222px;
margin-bottom:0px;
float:left;
display:inline;

}
#menu1 {
margin-left:0px;
margin-top:0px;
width:1008px;
height:40px;
margin-bottom:0px;
float:left;
display:inline;

}
#menu2 {
margin-left:0px;
margin-top:0px;
width:1008px;
height:38px;
margin-bottom:0px;
float:left;
display:inline;

}
#colwrap1 {
float:left;
width:197px;
margin-top:0px;
margin-left:0px;
border: 0px solid #f0f0f0;

}
#gauche {
margin-left:0px;
margin-top:0px;
width:197px;
height:780px;
margin-bottom:0px;
float:left;
display:inline;

}
#repeat1 {
margin-left:0px;
margin-top:0px;
width:197px;
height:720px;
margin-bottom:0px;
float:left;
display:inline;

}
#centre {
margin-left:0px;
margin-top:0px;
width:611px;
height:1500px;
margin-bottom:0px;
float:left;
display:inline;

}
#colwrap2 {
float:left;
width:200px;
margin-top:0px;
margin-left:0px;
border: 0px solid #f0f0f0;

}
#droite {
margin-left:0px;
margin-top:0px;
width:200px;
height:780px;
margin-bottom:0px;
float:left;
display:inline;

}
#repeat2 {
margin-left:0px;
margin-top:0px;
width:200px;
height:720px;
margin-bottom:0px;
float:left;
display:inline;

}
#pied {
margin-left:0px;
margin-top:0px;
width:1008px;
height:115px;
margin-bottom:0px;
float:left;
display:inline;

}
0
freezer25 Messages postés 38 Statut Membre 1
 
je peux voir la page sur internet ?
0
ciranox 9 Messages postés 199 Statut Membre 14
 
le site est en construction.
la page n'est pas encore en ligne .

si tu veux, je peux t'envoyer le site sur ta boite ?

donne moi ton adresse e-mail.

mon adresse est :aimericmoser@hotmail.fr
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
freezer25 Messages postés 38 Statut Membre 1
 
Je viens de t'envoyer un email sur ta boite hotmail
0
freezer25 Messages postés 38 Statut Membre 1
 
J'ai visiter le site je ne vois pas de pb. est ce que tu peux etre plus precis ?
0
ciranox 9 Messages postés 199 Statut Membre 14
 
Par exemple, quand je veux mettre une image elle ne se positionne pas ou je lui est demandé.

Quand je met le code css de l'image, l'image ne suis pas les instructions que je lui est donner.

Aimeric.
0