Contenu du site occupe toute la page

ajaoh.38 Messages postés 413 Date d'inscription   Statut Membre Dernière intervention   -  
ajaoh.38 Messages postés 413 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

Voilà je test l'apparence d'un site et j'ai un problème avec le contenu du site : j'ai fais en sorte que le "conteneur" occupe toujours 80% de la taille de la fenêtre du navigateur : ça c'est OK.
Le problème c'est que le contenu du site (mon texte) lui n'occupe pas tout le conteneur et il est même coupé...

Je vous passe une page de test : http://dsctest38.e-monsite.com/pages/la-boutique-produits/boissons/cola.htm
Moi sur mon grand écran cela bug : http://sd-2.archive-host.com/membres/up/135440416562807697/Capture_decran_2013-08-09_a_142428.png

Comment faire : je ne trouve nul part dans le CSS l'endroit à modifier...

Merci de votre aide

--
L'ombre vous gêtes

3 réponses

  1. madmyke Messages postés 52304 Date d'inscription   Statut Modérateur Dernière intervention   12 485
     
    Bonjour

    Aucun helpeur ne pourra vous aider sans le code.

    bav
    0
  2. ajaoh.38 Messages postés 413 Date d'inscription   Statut Membre Dernière intervention   44
     
    Oh oui désolé

    /* ========================================================================= */
    /* CSS 06/08/2013 10:50:35 */
    /* ========================================================================= */
    
    
    /*===================================================================================
    HTML
    ===================================================================================*/
    *{
       margin: 0;
       padding: 0;
    }
    body{
       font-family: "Arial", Times, serif;   font-size: 12px;   color: #999999;   font-weight: normal;   font-style: normal;   font-variant: normal;   text-align: left;   background-image: url(http://dsctest38.e-monsite.com/medias/files/montagne06.jpg);   background-position: center center;   background-repeat: no-repeat;      background-attachment: fixed; background-size:cover; }
    a,
    a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: underline;   color: #666666;}
    a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   color: #000000;}
    p,ul,ol{
       margin-bottom: 1.3em;
    }
    h1{
       margin-bottom: 20px;
       font-weight: normal;
       font-size: 2em;
    }
    h2{
       margin-bottom: 20px;
       font-weight: normal;
       font-size: 1.8em !important;
    }
    h3{
       margin-bottom: 20px;
       font-weight: normal;
       font-size: 1.6em !important;
    }
    h4, h5, h6{
       margin-bottom: 15px;
       font-size: 1.4em !important;
    }
    /*===================================================================================
    LANGS
    ===================================================================================*/
    ul#lang{
       position: absolute;
             left: 5px;
          right: auto;
       
          background-color: #e9e9e9;
       }
    ul#lang a{
       display: inline;
       padding: 0;
    }
    /*===================================================================================
    WRAPPER
    ===================================================================================*/
    #wrapper_container{
       overflow: auto;
    }
    /*===================================================================================
    HEADER
    ===================================================================================*/
    #header{
       position: relative;
       clear: both;
          }
    #header .container{
       position: relative;
       height: 100px;         width: 100%; margin: 0 auto;      background-image: url(http://dsctest38.e-monsite.com/medias/files/logo-titre.png);   background-position: 10% center;   background-repeat: no-repeat; background-size: 500px 70px;                                overflow: hidden;
    }
    /*===================================================================================
    LOGO
    ===================================================================================*/
    #logo{
       float: left;
                }
    /*===================================================================================
    TITLE
    ===================================================================================*/
    #title_container{
       overflow: hidden;
    }
    #title{
       font-family: "Arial", Times, serif;   font-size: 0px;   text-align: center;   margin-top: 50px;      margin-bottom: 0;     
       }
    #title a,
    #title a:visited,
    #title a:hover{
       font-weight: normal;   font-style: normal;   font-variant: small-caps;   color: #9c9708;   text-decoration: none;}
    /*===================================================================================
    SUBTITLE
    ===================================================================================*/
    #subtitle{
       font-family: "Arial", Times, serif;   font-size: 24px;   color: #b4b4b4;   font-weight: normal;   font-style: normal;   font-variant: normal;   text-decoration: none;   text-align: center;         margin-bottom: 0;   }
    /*===================================================================================
    MENUH
    ===================================================================================*/
    .menu_h,
    .menu_h .menu{
       float: none;
       min-height: 0;
       font-size: 0;
    }
    .menu_h,
    .menu_h li{
       border: 0;
    }
    .menu_h .menu_item,
    .menu_h .menu_item:visited{
       height: auto;
       min-height: 0;
       line-height: 1;
    }
    .menu_h .nav_item{
       display: inline-block;
       float: none;
       zoom: 1;
        *display: inline;
    }
    .menu_h .nav_item:last-child{
       border-right: 0 !important;
    }
    .menu_h .submenu{
       text-align: left;
    }
    /*===================================================================================
    MENUH TOP
    ===================================================================================*/
    #menu_h1{
       width: 80%; margin-right: auto; margin-left: auto;      margin-bottom: 30px;}
    #menu_h1 .menu{
                text-align: center;
       }
    .menu_h{
       min-height: 60px; height: auto;            background-color: #E6F7FF;   border-top: 0px dotted #53c5f0;      border-bottom: 0px dotted #53c5f0;      border-top-left-radius: 3px;    border-top-right-radius: 3px;    border-bottom-left-radius: 3px;    border-bottom-right-radius: 3px;     
       font-family: "Arial", Times, serif;}
    .menu_h .nav_item{
       height: 60px;
    }
    .menu_h .menu_item,
    .menu_h .menu_item:visited{
       height: 60px;
       line-height: 60px;
    }
    .menu_h .nav_item{
       font-size: 16px;   border-right: 0; }
    .menu_h .menu_item{
       color: #0E0E0E;   font-weight: normal;   font-style: normal;   text-decoration: none;   font-variant: normal;            }
    .menu_h .nav_item:hover .menu_item{
       color: #414141;   font-weight: normal;   font-style: normal;   text-decoration: none;            background-color: #53c5f0; border-top-left-radius: 5px;    border-top-right-radius: 5px;    border-bottom-left-radius: 5px;    border-bottom-right-radius: 5px;}
    /*===================================================================================
    MENUH TOP SUBMENUS
    ===================================================================================*/
    #menu_h1 .submenu.first{
             top: 60px;
       }
    #menu_h1 .submenu.second{
             top: -1px;
       }
    #menu_h1 .submenu{
       background-color: #ffffff;   border-top: 0px dotted #929292;   border-right: 0px dotted #929292;   border-bottom: 0px dotted #929292;   border-left: 0px dotted #929292; border-top-left-radius: 5px;    border-top-right-radius: 5px;    border-bottom-left-radius: 5px;    border-bottom-right-radius: 5px;}
    #menu_h1 .submenu a,
    #menu_h1 .submenu a:visited{ 
       font-size: 16px;   color: #929292;   border-bottom: 1px dotted #929292;   text-decoration: none;
    }
    #menu_h1 .submenu li:hover > a{
       color: #000000;   background-color: #abe1f6;}
    /*===================================================================================
    MENUH BOTTOM
    ===================================================================================*/
    #menu_h2{
       width: auto;   width: auto;      }
    #menu_h2 .menu{
                      text-align: left;
       }
    #menu_h2 .submenu{
       display: none;
    }
    /*===================================================================================
    CONTAINER
    ===================================================================================*/
    #container{
       position: relative;
       width: 80%;
             margin-right: auto;
       margin-bottom: 30px;   margin-left: auto; margin-right: auto;
                                  
                }
    /*===================================================================================
    SIDEBARS
    ===================================================================================*/
    .sidebar{
       float: left;
       height: auto;
    }
    /*===================================================================================
    SIDEBARS SUBMENUS
    ===================================================================================*/
    .sidebar .widget{
       overflow: visible;
    }
    .sidebar .widget_slider{
        overflow: hidden;
    }
    .widget_content .menu li{
       margin-bottom: 0;
    }
    .sidebar .menu .even_item{
       background: none !important;
    }
    /*===================================================================================
    FIRST SIDEBAR
    ===================================================================================*/
    .sidebar{
       width: 230px;
       height: auto;
       padding-top: 10px;   padding-right: 10px;   padding-bottom: 10px;   padding-left: 10px;      margin-right:20px;
          border-top: 1px solid #cdcdcd;   border-right: 1px solid #cdcdcd;   border-bottom: 1px solid #cdcdcd;   border-left: 1px solid #cdcdcd;               box-shadow: 0 0 5px #cccccc;     
                background-color: #f7f7f7;   font-family: "Arial", Times, sans-serif;   font-size: 12px;   color: #666666;   font-weight: normal;   font-style: normal;   font-variant: normal;   text-align: left;}
    .sidebar a,
    .sidebar a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   color: #999999;}
    .sidebar a:hover,
    .sidebar .nav_item:hover > a{
       font-weight: normal;   font-style: normal;   text-decoration: none;   color: #000000;}
    /*===================================================================================
    FIRST SIDEBAR TITLES
    ===================================================================================*/
    .sidebar .item_title,
    .sidebar .item_title a,
    .sidebar .item_title a:visited{
       font-family: "Arial", Times, serif;   font-size: 13px;   color: #3d3d3d;   font-weight: bold;   font-style: normal;   font-variant: normal;   text-decoration: none;}
    .sidebar .item_title:hover,
    .sidebar .item_title a:hover{
       color: #000000;}
    /*===================================================================================
    FIRST SIDEBAR WIDGETS TITLE
    ===================================================================================*/
    .sidebar h4{
       font-family: "Arial", Times, serif;   font-size: 16px !important;   color: #666666;   font-weight: normal;   font-style: normal;   font-variant: normal;   text-decoration: none;   text-align: left;                     border-bottom: 1px solid #dddddd;            padding-bottom: 5px;   }
    .sidebar h4 a,
    .sidebar h4 a:visited,
    .sidebar h4 a:hover{
       font-weight: normal;   font-style: normal;   font-variant: normal;   color: #666666;   text-decoration: none;}
    .sidebar h4 a:hover{
       color: #000000;}
    /*===================================================================================
    FIRST SIDEBAR WIDGETS
    ===================================================================================*/
    .sidebar .widget{
                               }
    .sidebar .widget_content{
       position: relative;
       width: 230px;
    }
    .sidebar.dropdownmenus h4 + .widget_content,
    .sidebar.dropdownmenus .widget_title + .widget_content{
       display: none;
    }
    /*===================================================================================
    FIRST SIDEBAR ALTERNATE ITEMS
    ===================================================================================*/
    .sidebar .even_item,
    .sidebar .even_line td,
    .sidebar .widget_even_item{
                background-color: #eaeaea;   }
    .sidebar .even_item a,
    .sidebar .even_item a:visited,
    .sidebar .widget_even_item a,
    .sidebar .widget_even_item a:visited{
       }
    .sidebar .even_item a:hover,
    .sidebar .widget_even_item a:hover{
       }
    .sidebar .even_item .item_title,
    .sidebar .widget_even_item .item_title,
    .sidebar .even_item .item_title a,
    .sidebar .widget_even_item .item_title a,
    .sidebar .even_item .item_title a:visited,
    .sidebar .widget_even_item .item_title a:visited{
       font-family: "Arial", Times, serif;   font-size: 13px;   color: #3d3d3d;   font-weight: bold;   font-style: normal;   font-variant: normal;   text-decoration: none;}
    .sidebar .even_item .item_title:hover,
    .sidebar .widget_even_item .item_title:hover,
    .sidebar .even_item .item_title a:hover,
    .sidebar .widget_even_item .item_title a:hover{
       color: #000000;}
    /*===================================================================================
    FIRST SIDEBAR SUBMENUS
    ===================================================================================*/
    .sidebar .submenu{
       background-color: #eaeaea;   border-top: 1px solid #f7f7f7;   border-right: 1px solid #f7f7f7;   border-bottom: 1px solid #f7f7f7;   border-left: 1px solid #f7f7f7;}
    .sidebar .submenu.first{
       width: 226px;
    }
    .sidebar .submenu.second{
             top: -1px;
          }
    .sidebar .submenu a,
    .sidebar .submenu a:visited{ 
             font-weight: normal;   border-bottom: 1px solid #f7f7f7;   text-decoration: none;
    }
    .sidebar .submenu li:hover > a{
             text-decoration: none;
    }
    /*===================================================================================
    SECOND SIDEBAR
    ===================================================================================*/
    #sidebar2{
       margin-right: 0;
       margin-left:20px;
    }
    
    /*===================================================================================
    CONTENT
    ===================================================================================*/
    #content{
       float: left;
       height: auto;
    
      padding-top: 10px;   padding-right: 100px;   padding-bottom: 10px;   padding-left: 10px;   border-top: 1px solid #cdcdcd;   border-right: 1px solid #cdcdcd;   border-bottom: 1px solid #cdcdcd;   border-left: 1px solid #cdcdcd;               box-shadow: 0 0 5px #cccccc;       
                background-color: #ffffff;   font-family: "Arial", Times, serif;   font-size: 12px;   color: #000000;   font-weight: normal;   font-style: normal;   font-variant: normal;   text-align: left;}
    #content.three-columns{
       width : 414px;
    }
    #content.two-columns.sidebar1{
       width: 686px;
    }
    #content.two-columns.sidebar2{
       width: 686px;
    }
    #content.no-columns{
       float: none;
    }
    #content a,
    #content a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: underline;   color: #9c9708;}
    #content a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   color: #9c9708;}
    
    /*===================================================================================
    CONTENT TITLES
    ===================================================================================*/
    #content h1,
    #content h2,
    #content h3,
    #content h4,
    #content h5,
    #content h6,
    #content .item_title{
       font-family: "Arial", Times, serif;      color: #3d3d3d;   font-weight: normal;   font-style: normal;   font-variant: normal;   text-decoration: none;}
    #content h1 a,
    #content h1 a:visited,
    #content h2 a,
    #content h2 a:visited,
    #content h3 a,
    #content h3 a:visited,
    #content h4 a,
    #content h4 a:visited,
    #content h5 a,
    #content h5 a:visited,
    #content h6 a,
    #content h6 a:visited,
    #content a.item_title,
    #content a.item_title:visited,
    #content .item_title a,
    #content .item_title a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   color: #3d3d3d;}
    #content h1 a:hover,
    #content h2 a:hover,
    #content h3 a:hover,
    #content h4 a:hover,
    #content h5 a:hover,
    #content h6 a:hover,
    #content a.item_title:hover,
    #content .item_title a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   color: #000000;}
    /*===================================================================================
    CONTENT BLOCKS
    ===================================================================================*/
    #content .list_thumbs_items .item_content,
    #content .categories_list,
    #content .ecom_item_add_to_basket_container,
    #content #ecom_item_variations{
       color: #000000;                             
                background-color: #eaeaea; }
    #content .list_thumbs_items .item_content a,
    #content .list_thumbs_items .item_content a:visited,
    #content .categories_list a,
    #content .categories_list a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #content .list_thumbs_items .item_content a:hover,
    #content .categories_list a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #content .list_thumbs_items .item_content .item_title,
    #content .categories_list .item_title{
       }
    #content .list_thumbs_items .item_content a.item_title,
    #content .list_thumbs_items .item_content a.item_title:visited,
    #content .list_thumbs_items .item_content .item_title a,
    #content .list_thumbs_items .item_content .item_title a:visited,
    #content .categories_list a.item_title,
    #content .categories_list a.item_title:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #content .list_thumbs_items .item_content .item_title:hover,
    #content .categories_list .item_title:hover,
    #content .list_thumbs_items .item_content .item_title a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    /*===================================================================================
    CONTENT ALTERNATE ITEMS
    ===================================================================================*/
    #content .menu li{
       padding: 5px;
    }
    #content .even_item,
    #content .even_line td,
    #content .widget_even_item{
       color: ;            background-color: #eaeaea;}
    #content .even_item a,
    #content .even_item a:visited,
    #content .even_line td a,
    #content .even_line td a:visited,
    #content .widget_even_item a,
    #content .widget_even_item a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #content .even_item a:hover,
    #content .even_line td a:hover,
    #content .widget_even_item a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #content .even_item .item_title a,
    #content .even_item .item_title a:visited,
    #content .even_item a.item_title,
    #content .even_item a.item_title:visited,
    #content .even_line td a.item_title,
    #content .even_line td a.item_title:visited,
    #content .even_line td .item_title a,
    #content .even_line td .item_title a:visited,
    #content .widget_even_item .item_title a,
    #content .widget_even_item .item_title a:visited,
    #content .widget_even_item a.item_title,
    #content .widget_even_item a.item_title:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #content .even_item .item_title a:hover,
    #content .even_item a.item_title:hover,
    #content .even_line td a.item_title:hover,
    #content .even_line td .item_title a:hover,
    #content .widget_even_item .item_title a:hover,
    #content .widget_even_item a.item_title:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    
    /*===================================================================================
    PASSWORD ACCESS
    ===================================================================================*/
    .passwordaccess #content{
       float: none;
    }
    .passwordaccess form{
       padding: 20px;
    }
    .passwordaccess .textfield{
       width: 240px;
    }
    /*===================================================================================
    BOTTOM EDITABLE ZONE
    ===================================================================================*/
    #content #bottom_editable_zone{
       clear: both;
       margin-top: 20px;
       overflow: hidden;
    }
    /*===================================================================================
    FOOTER
    ===================================================================================*/
    #footer{
       clear: both;
         
    }
    #footer .container{
                            border-top: 1px dotted #cccccc;                           font-family: "Arial", Times, serif;         font-weight: normal;   font-style: normal;   font-variant: normal;   text-align: left;   overflow: hidden;
    }
    #footer a,
    #footer a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #footer a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    /*===================================================================================
    PAGINATION
    ===================================================================================*/
    #content .pagination{
          padding: 5px;
       background-color: #eaeaea;
                padding-top: 5px;
          border-top: 1px dotted #cccccc;
                }
    #content .pagination a{
       color: #999999;   }
    #content .pagination span,
    #content .pagination a:hover{
       background-color: #dadada;   color: #333333;   text-decoration: none;
    }
    /*===================================================================================
    TAGS
    ===================================================================================*/
    #content .tags{
                background-position: 0 10px !important;
       }
    #content .tags a,
    #content .tags a:visited{
                display: inline-block;
             margin-bottom: 5px;
             padding: 5px;
             border-radius: 5px;
          color: #999999;   text-decoration: none;
    }
    #content .tags a:hover{
       background-color: #dadada;   color: #333333;   text-decoration: none;
    }
    /*===================================================================================
    FORMS
    ===================================================================================*/
    .form_standard,
    .search_form,
    .form_newsletter,
    .widget form{
       padding: 5px;   background-color: #eaeaea;            }
    .form_standard label,
    .search_form label,
    .form_newsletter label,
    .widget form label{
       }
    .form_standard legend{
       top: -20px;      background-color: #ffffff;}
    fieldset{
       border: none;
    }
    .textfield,
    select,
    textarea{
             border-top: none;   border-right: none;   border-bottom: none;   border-left: none;}
    .textfield:focus,
    select:focus,
    textarea:focus{
       }
    
    /*===================================================================================
    TABLES
    ===================================================================================*/
    table,
    table.table_standard{
          border-top: none;   border-right: none;   border-bottom: none;   border-left: none;}
    table td,
    table.table_standard td{
       }
    table tr:last-child td,
    table.table_standard tr:last-child td{
       }
    table th,
    table.table_standard th{
       color: #999999;   background-color: #eaeaea;}
    /*===================================================================================
    BUTTONS
    ===================================================================================*/
    .button,
    a.button:visited,
    span.ecom_item_numeric_stepper_up,
    span.ecom_item_numeric_stepper_down,
    .form_standard_text_format_icons,
    input[type="submit"],
    input[type="button"]{
       border: 0;
        /* === BOUTON NORMAL === */    background-color: transparent; color: #000000 !important;   text-decoration: none !important; cursor:pointer; font-size: 14px;
    }
    .ecom_item_numeric_stepper input{
       border: 1px solid #9c9708;}
    .button:hover,
    a.button:hover,
    span.ecom_item_numeric_stepper_up:hover,
    span.ecom_item_numeric_stepper_down:hover,
    input[type="submit"]:hover,
    input[type="button"]:hover{
         /* === BOUTON AU SURVOL === */       background-color: transparent; !important;   color: #000000 !important;   text-decoration: none !important; cursor:pointer;
    }
    .button.disabled,
    .button.disabled:hover{
       opacity: .5;
       color: #ffffff !important;            background-color: transparent; !important;}
    /*===================================================================================
    ALERTS
    ===================================================================================*/
    #fancybox-content{
       background-color: #ffffff;}
    p.fb_message,
    p.fb_message a,
    p.fb_message a:visited,
    p.fb_message a:hover{
       color: #000000;}
    p.fb_buttons .button,
    p.fb_buttons .button:visited{
          }
    p.fb_buttons .button:hover{
          }
    p.fb_message,
    p.fb_message a,
    p.fb_message a:visited,
    p.fb_message a:hover{
       color: #000000;}
    p.fb_buttons .button,
    p.fb_buttons .button:visited{
          }
    p.fb_buttons .button:hover{
          }
    /*===================================================================================
    ADD-ON : PAGES
    ===================================================================================*/
    #content.three-columns .cols{
       width : 434px;
    }
    #content.two-columns.sidebar1 .cols{
       width: 706px;
    }
    #content.two-columns.sidebar2 .cols{
       width: 706px;
    }
    #content.no-columns .cols{
       width: 978px;
    }
    /*===================================================================================
    ADD-ON : PHOTO ALBUM
    ===================================================================================*/
    ul.thumbs li{
       margin: 3px;
    }
    
    small.photogallery_categories_nb_items{
       background-color: #9c9708;   color: #ffffff;}
    /*===================================================================================
    ADD-ON : VIDEOS
    ===================================================================================*/
    .categories_list ul{
       margin-bottom: 0;
    }
    /*===================================================================================
    ADD-ON : SHOP
    ===================================================================================*/
    .ecom_thumb_items .item{
       }
    .ecom_thumb_items .item_content{
       background-color: #eaeaea !important;}
    .ecom_thumb_item_title{
          font-size: 1.3em !important;
    }
    .ecom_thumb_item_title:hover,
    .ecom_thumb_item_title a,
    .ecom_thumb_item_title a:visited{
          font-weight: normal !important;   text-decoration: none !important;}
    .ecom_thumb_item_title a:hover{
       }
    .ecom_thumb_item_on_sale,
    .ecom_item_on_sale{
       font-size: 14px;   color: #cc0000;   font-weight: normal;   font-style: normal;   font-variant: normal;}
    .ecom_thumb_item_final_price,
    .ecom_item_final_price{
       font-family: "Arial", Times, serif;   font-size: 18px;   color: #9c9708;   font-weight: normal;   font-style: normal;}
    .ecom_thumb_item_old_price,
    .ecom_item_old_price{
       font-size: 14px;   color: #999999;   font-weight: normal;   font-style: italic;}
    .ecom_thumb_item_stock.in_stock,
    .ecom_item_stockinfo.in_stock{
       }
    .ecom_thumb_item_stock.no_stock,
    .ecom_item_stockinfo.no_stock{
       }
    .ecom_thumb_item_stock.soon_no_stock,
    .ecom_item_stockinfo.soon_no_stock{
       }
    #content .ecom_thumb_item_button_basket,
    #content .ecom_thumb_item_button_basket:visited,
    #content .ecom_item_button_basket,
    #content .ecom_item_button_basket:visited{
       border: 0;
                background-color: #333333;   color: #ffffff !important;}
    #content .ecom_thumb_item_button_basket:hover,
    #content .ecom_item_button_basket:hover{
                background-color: #9c9708 !important;   color: #ffffff !important;}
    #content .ecom_thumb_item_button_basket.disabled,
    #content .ecom_thumb_item_button_basket.disabled:hover,
    #content .ecom_item_button_basket.disabled,
    #content .ecom_item_button_basket.disabled:hover{
                background-color: #333333 !important;   color: #ffffff !important;}
    ul.tabs,
    ul.tabs li{
        border-color: #cccccc;}
    #content .tabs a,
    #content .tabs a:visited{
          color: #999999;   text-decoration: none;
    }
    #content .tabs a:hover{
          color: #030003;   text-decoration: none;
    }
    #content .tabs .active{
          border-bottom-color: #ffffff;
       }
    #content .tabs .active a,
    #content .tabs .active a:visited,
    #content .tabs .active a:hover{
          color: #030003;}
    /*===================================================================================
    ADD-ON : MEMBERS SPACE
    ===================================================================================*/
    #member_toolbar{
       padding: 5px;
       color: #000000;                             
                background-color: #eaeaea;}
    #member_toolbar a,
    #member_toolbar a:visited{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #member_toolbar a:hover{
       font-weight: normal;   font-style: normal;   text-decoration: none;   }
    #member_toolbar ul{
       margin-bottom: 0;
    }
    /*===================================================================================
    ADD-ON : POLL
    ===================================================================================*/
    dl.chart_result dd span{
       color: #000000;   background-color: #eaeaea;}
    /*=============================================================================
    ADDITIONAL CSS
    =============================================================================*/

    0
  3. telliak Messages postés 3652 Date d'inscription   Statut Membre Dernière intervention   885
     
    Sakut,
    On ne peut rien faire avec ce que tu donnes comme infos :
    1- le code CSS seul n'a aucun sens
    2- il faut tout installer pour t'aider
    3- la page que tu donnes est quasi vide
    Tin site n'est pas en ligne ?
    0
    1. ajaoh.38 Messages postés 413 Date d'inscription   Statut Membre Dernière intervention   44
       
      Bonsoir : tout d'abord merci de me répondre :)

      1. Que faut-il que je donne en plus ?
      3. Oui mais j'ai juste mis quelques lignes d'essai
      Mon site n'est pas vraiment celui-ci : mon vrai site est sous un autre nom de domaine : celui-ci me sert juste de "test" avant d'appliquer ma nouvelle interface sur le vrai site.

      J'ai fais un test en alignant le texte à droite : et la sur la page : on vois bien qu'il y a clairement une partie qui n'est pas utilisée.. http://dsctest38.e-monsite.com/pages/la-boutique-produits/boissons/cola.html

      Merci,
      0