IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Mise en page CSS Discussion :

Div pas à sa place


Sujet :

CSS

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre confirmé Avatar de LaDeveloppeuse
    Inscrit en
    Mai 2007
    Messages
    131
    Détails du profil
    Informations personnelles :
    Âge : 39

    Informations forums :
    Inscription : Mai 2007
    Messages : 131
    Par défaut Div pas à sa place
    Bonjour a tous,
    Voila j'ai un soucis avec une div qui sort d'un flux mais ce qui m'étonne c'est qu'il sort par en dessous des autres div qui l'entour.
    Enfin bon je pense que c'est pas très clair alors comme on dit, une image vaut bien plus qu'un long discours
    Voici le site internet et la div que vous voyez qui ressort s'appel "Middle_middle_middle_center" :

    http://devpart.lycee-vauvenargues.fr/

    Si vous voulez voir le code affichez les source puis pour le css le voici au complet :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    204
    205
    206
    207
    208
    209
    210
    211
    212
    213
    214
    215
    216
    217
    218
    219
    220
    221
    222
    223
    224
    225
    226
    227
    228
    229
    230
    231
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    245
    246
    247
    248
    249
    250
    251
    252
    253
    254
    255
    256
    257
    258
    259
    260
    261
    262
    263
    264
    265
    266
    267
    268
    269
    270
    271
    272
    273
    274
    275
    276
    277
    278
    279
    280
    281
    282
    283
    284
    285
    286
    287
    288
    289
    290
    291
    292
    293
    294
     
    body{
    	margin:0px;
    	padding:0px;
    	background-color:#997190;
    }
     
    #myBody{
    	background:url("../images/body_bg.png") repeat-x;
    	width:auto;
    	min-height:531px;
    	height:531px;
    }
     
    #myPage{
    	position:relative;
    	width:960px;
    	margin-left:auto;
    	margin-right:auto;
    }
     
    #head_site{
    	background:url("../images/bg_head_site.png") no-repeat right;
    	width:960px;
    	height:196px;
    }
     
    #titre_principal{
    	position:absolute;
    	margin-left:80px;
    	margin-top:64px;
    	background:url("../images/titre_principal.png") no-repeat;
    	width:801px;
    	height:69px;
    }
     
    #spacer{
    	width:auto;
    	height:10px;
    	clear:both;
    }
     
    #herbe_feet{
    	background:url("../images/repeat_feet.png") repeat-x;
    	width:100%;
    	height:98px;
    }
     
    #herbe_mypage{
    	position:relative;
    	width:960px;
    	background:url("../images/herbe_mypage.png") no-repeat top right;
    	margin-left:auto;
    	margin-right:auto;
    	height:98px;
    }
     
    #Middle_left{
    	float:left;
    }
     
    #Middle_middle{
    	float:left;
    }
     
    #Middle_right{
    	Width:129px;
    	min-height:405px;
    	float:right;
    	background:url('../images/motif_fleur_droite.png') no-repeat top right;
    }
     
    /****************************************************************************************************************************************************/
    /*
    /*
    /*															CSS MENU !!!!!!!!!!!!!!!!!!!!!
    /*
    /*
    /****************************************************************************************************************************************************/
     
    #Menu{
    	margin-top:60px;
    }
     
    #Menu_left{
    	float:left;
    }
     
    #Menu_middle{
    	width:95px;
    	float:left;
    }
     
    #Menu_right{
    	background:url("../images/D_menu.png") no-repeat;
    	width:37px;
    	height:288px;
    	float:left;
    }
     
    #Menu_left_top{
    	background:url("../images/HG_menu.png") no-repeat;
    	width:22px;
    	height:9px;
    }
     
    #Menu_bnt_accueil{
    	background:url("../images/bnt_accueil_white.png") no-repeat;
    	width:22px;
    	height:34px;
    }
     
    #Menu_bnt_election{
    	background:url("../images/bnt_election_white.png") no-repeat;
    	width:22px;
    	height:33px;
    }
     
    #Menu_bnt_photos{
    	background:url("../images/bnt_photos_white.png") no-repeat;
    	width:22px;
    	height:32px;
    }
     
    #Menu_bnt_videos{
    	background:url("../images/bnt_videos_white.png") no-repeat;
    	width:22px;
    	height:34px;
    }
     
    #Menu_bnt_livredor{
    	background:url("../images/bnt_livredor_white.png") no-repeat;
    	width:22px;
    	height:33px;
    }
     
    #Menu_bnt_association{
    	background:url("../images/bnt_association_white.png") no-repeat;
    	width:22px;
    	height:33px;
    }
     
    #Menu_bnt_remerciements{
    	background:url("../images/bnt_remerciements_white.png") no-repeat;
    	width:22px;
    	height:33px;
    }
     
    #Menu_bnt_contact{
    	background:url("../images/bnt_contact_white.png") no-repeat;
    	width:22px;
    	height:27px;
    }
     
    #Menu_left_bottom{
    	background:url("../images/BG_menu.png") no-repeat;
    	width:22px;
    	height:20px;
    }
     
    #Menu_middle_top{
    	background:url("../images/H_menu.png") no-repeat;
    	width:95px;
    	height:9px;
    }
     
    #Menu_middle_middle{
    	background:url("../images/repeat_menu_middle.png") repeat-x;
    	width:95px;
    	min-height:259px;
    }
     
    #Menu_middle_bottom{
    	background:url("../images/B_menu.png") no-repeat;
    	width:95px;
    	height:20px;
    }
     
    #Menu_href_accueil{
    	background:url("../images/accueil_white.png") no-repeat;
    	width:95px;
    	height:34px;
    }
     
    #Menu_href_election{
    	background:url("../images/election_white.png") no-repeat;
    	width:95px;
    	height:33px;
    }
     
    #Menu_href_photos{
    	background:url("../images/photos_white.png") no-repeat;
    	width:95px;
    	height:32px;
    }
     
    #Menu_href_videos{
    	background:url("../images/videos_white.png") no-repeat;
    	width:95px;
    	height:34px;
    }
     
    #Menu_href_livredor{
    	background:url("../images/livredor_white.png") no-repeat;
    	width:95px;
    	height:33px;
    }
     
    #Menu_href_association{
    	background:url("../images/association_white.png") no-repeat;
    	width:95px;
    	height:33px;
    }
     
    #Menu_href_remerciements{
    	background:url("../images/remerciements_white.png") no-repeat;
    	width:95px;
    	height:33px;
    }
     
    #Menu_href_contact{
    	background:url("../images/contact_white.png") no-repeat;
    	width:95px;
    	height:27px;
    }
     
    #Menu_middle_middle a{
    	text-decoration:none;
    	color:#FFF;
    }
     
    #Menu_middle_middle a:visited{
    	text-decoration:none;
    	color:#FFF;
    }
     
    /****************************************************************************************************************************************************/
    /*
    /*
    /*															CSS CONTENU !!!!!!!!!!!!!!!!!!!!!
    /*
    /*
    /****************************************************************************************************************************************************/
     
    #Middle_middle_top_left{
    	background:url("../images/HG_content.png") no-repeat left;
    	padding-left:40px;
    }
     
    #Middle_middle_top_right{
    	background:url("../images/HD_content.png") no-repeat right;
    	padding-right:35px;
    }
     
    #Middle_middle_top_middle{
    	background:url("../images/H_content.png") no-repeat center top;
    	width:602px;
    	height:32px;
    }
     
    #Middle_middle_middle_left{
    	background:url("../images/G_content.png") no-repeat left top;
    	padding-left:40px;
    	height:341px;
    }
     
    #Middle_middle_middle_right{
    	background:url("../images/D_content.png") no-repeat right top;
    	padding-right:35px;
    	height:341px;
    }
     
    #Middle_middle_middle_center{
    	background:url("../images/repeat_content.png") repeat-x;
    	width:602px;
    	min-height:341px;
    	background-color:#a56a82;
    }
     
    #Middle_middle_bottom_left{
    	background:url("../images/BG_content.png") no-repeat left;
    	padding-left:40px;
    }
     
    #Middle_middle_bottom_right{
    	background:url("../images/BD_content.png") no-repeat right;
    	padding-right:35px;
    }
     
    #Middle_middle_bottom_center{
    	background:url("../images/B_content.png") no-repeat center bottom;
    	width:602px;
    	height:38px;
    }
    Auriez-vous une idée d'ou cela pourrai venir ?

    Je vous remercie d'avance

  2. #2
    Modérateur
    Avatar de Bisûnûrs
    Profil pro
    Développeur Web
    Inscrit en
    Janvier 2004
    Messages
    9 931
    Détails du profil
    Informations personnelles :
    Âge : 42
    Localisation : France, Rhône (Rhône Alpes)

    Informations professionnelles :
    Activité : Développeur Web

    Informations forums :
    Inscription : Janvier 2004
    Messages : 9 931
    Par défaut
    C'est tout à fait normal, puisque les deux div parents de ton div middle_*3center ont une hauteur fixe, alors que ce div a un min-height. Si tu supprimes les height des div middle_*3right et middle_*3left la hauteur va s'adapter.

  3. #3
    Membre confirmé Avatar de LaDeveloppeuse
    Inscrit en
    Mai 2007
    Messages
    131
    Détails du profil
    Informations personnelles :
    Âge : 39

    Informations forums :
    Inscription : Mai 2007
    Messages : 131
    Par défaut
    Merci pour ta réponse

    Oulalaaa je me sent toute petite pour une si grosse erreur...

    Merci vraiment encore pour ton aide on se recroisera surement encore sur ce forum pour je l'espère d'autres sujet moins simplet

    Bonne continuation

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. rachat de société pas de place pour moi !
    Par flashman dans le forum Licenciement
    Réponses: 2
    Dernier message: 21/12/2008, 15h31
  2. 1 bouton qui ne se met pas en place
    Par jomannix dans le forum AWT/Swing
    Réponses: 3
    Dernier message: 27/10/2006, 14h37
  3. positionement div pas le même sous firefox et explorer
    Par speedylol dans le forum Mise en page CSS
    Réponses: 8
    Dernier message: 10/10/2006, 09h25

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo