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 :

Site web coup en résolution moins élevée


Sujet :

CSS

  1. #1
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut Site web coup en résolution moins élevée
    Bonjour,

    voila mon site http://test2.webcreation66.com/ est coupe adroite.

    comme vous pouvez le voir en 1024*680 le site est coupé.

    Je la colonne droite et gauche en position fixed, quelqu'un aurai une solution?

    ma barre horizontale est grisée.
    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
     
     
    body
    {
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    margin:0px auto auto auto;
    color:black;
    font-size:14px;
    background: url("../images/bg_composite66_perpignan.png")repeat-y;
    }
    .ie7 body{
        overflow:scroll;
    }
    a{color:white;text-decoration:none; }
     
    .promotion a{color:red;font-weight:bold;}
    a:focus { outline:0 !important }
    a:link, a:visited, a:hover, a:active { outline:none } 
    img { border: none; }
    /*permet de reference encor emieux pour donner encore des lots cles*/
    #motscles, #motscles p {
    visibility: hidden;
    display: none;
    }
     
    h1{
    font-size:1.2em;
    color:white;
    text-decoration:none;
    width:auto;
    padding:auto;
    background-color:#04294B;
    margin-top:5px;
    border-radius: 10px;
    height:30px;
    text-align:center;
     
    font-family:Century Gothic,arial;
    }
    h2{
    font-size:1.2em;
    font-weight:bold;
    color:black;
    width: auto;
    padding:0px 0 5px 0;
    margin: auto;
    text-decoration:none;
    text-align:center;
    font-family:Century Gothic,arial;
    }
    h3
    {
    font-size:1.2em;
    font-weight:bold;
    color:#F02F72;
    width: auto;
    margin: auto;
    text-decoration:none;
    font-family:nyala.
    }
     
    h4
    {
    font-family:Times New Roman,segoe script,arial;
    font-size:1.2em;
    color:#CC0066;
    }
     
    h5
    {
    font-size:1.0em;
    text-decoration:underline;
    }
    /*-----------------------------tableau services-----------------------*/
    table.services{
    width:600px;
    margin:auto;
    text-align:left;
    }
    table.services td{
    width:30%;
    }
     
    table.localisation{
    width:90%;
    margin:auto;
    text-align:left;
    }
    table.localisation td{
    width:25%;
    padding:15px;
    text-align:center;
    }
    table.gites{
    width:90%;
    margin:auto;
    text-align:left;
    border:1px solid black;
    padding:10px;
    }
    table.gites td{
    width:180px;
    }
     
    table.tarifs{
    width:900px;
    margin:auto;
    text-align:left;
    border:1px solid black;
    padding:10px;
    }
    table.tarifs td{
    width:450px;
    }
    /*------------------------------main content-----------------------*/
    .texte_center
    {
    text-align:left;
    color:black;
    margin:auto;
    padding:10px;
    width:60%;
    font-size: 1.0em;
    }
    p{ /* Utilisez :first-letter si le support pour IE8 ou antérieur est nécessaire. */
    padding:15px;
    }
    p:first-letter { /* Utilisez :first-letter si le support pour IE8 ou antérieur est nécessaire. */
      color: #04294B;
      font-size: 2.6em;
      font-family: nyala,arial;
    }
     
    #tabs-1 p:first-letter { /* Utilisez :first-letter si le support pour IE8 ou antérieur est nécessaire. */
      color: white;
      font-family: nyala,arial;
    }
     
    #main_container{
    margin-left:auto;
    margin-right:auto;
    display:block;
    position:absolute;
    width:100%;
    min-width:1100px;
    overflow: visible;
    }
     
    /*------------------------------header-----------------------*/
    #header{
    width:100%;
    margin:auto;
    clear:both;
    text-align:center;
    font-family:nyala,arial;
    font-size:20px;
    height:120px;
    }
    .lbl_header
    {
    font-size:0.8em;
    font-weight:bold;
    margin-top:5px;
    text-align:center;
    margin-left:110px;
    text-decoration:none;
    width:280px;
    height:30px;
    padding:auto;
    color:white;
    border-radius: 10px;
    border:2px solid white;
    text-decoration:none;
    background-color:#04294B;
    font-family:Century Gothic,arial;
    }
     
    .contact-proprio
    {margin-top:50px;}
    .left-header{
    width:20%;
    margin:auto;
    height:auto;
    float:left;
    height:100px;
    padding-top:15px;
    }
    .right-header{
    width:25%;
    margin:auto;
    height:auto;
    float:right;
    height:100px;
    padding-top:10px;
    }
    .center-header{
    width:60%;
    margin:auto;
    height:auto;
    float:left;
    height:100px;
     
    }
    .contenu_center
    {
    float:left;
    width:60%;
    /*overflow:hidden;*/
     
    }
    .column-right
    {float:right;width:20%;text-align:center;margin:auto;height:600px;}
     
    .column-left
    {float:left;width:20%;text-align:center;margin:auto;height:600px;}
     
    /*-------------------footer------------------------*/
    #footer{
    width:100%;
    height:48px;
    clear:both;
    font-size:9px;
    background:url(../images/bg-menu-top.jpg)repeat-x;
    margin:auto;
    text-align:center;
    }
    ul.footer_menu {
    list-style:none; display:block; width:650px;
    margin:auto; padding:9px 20px 10px 5px;text-align:center;
    }
     
    ul.footer_menu li {
    display:inline; font-size:15px;}
     
    ul.footer_menu li a{
    color:white;text-align:center;}
    MERCI.

  2. #2
    Invité
    Invité(e)
    Par défaut
    Bonjour,

    demo.css, ligne 24 :
    supprimer overflow: scroll; !

  3. #3
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut
    je l'ai fait mais aucun changement.

    merci pour ton aide.

  4. #4
    Invité
    Invité(e)
    Par défaut
    Bonjour,
    il y a trop d'erreurs ou d'"à peu près" dans le code...

    J'ai un conseil : recommence avec un fichier CSS vierge, ou mieux, avec un thème "responsive" !

    De plus, le diaporama n'est pas "responsive" non plus...

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

Discussions similaires

  1. Site web adapté aux différentes résolutions écran
    Par ludivine49 dans le forum Mise en page CSS
    Réponses: 4
    Dernier message: 19/11/2010, 02h44
  2. résolution d écran pour mon site web
    Par cdevl32 dans le forum Mise en page CSS
    Réponses: 4
    Dernier message: 19/09/2007, 13h15
  3. Résolution d'un site web
    Par flames dans le forum Balisage (X)HTML et validation W3C
    Réponses: 2
    Dernier message: 27/08/2006, 11h12
  4. Sites Web et changement de résolution
    Par trax020 dans le forum Balisage (X)HTML et validation W3C
    Réponses: 3
    Dernier message: 17/11/2005, 13h37

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