Tom's Guide > Forum > Programmation > Problême css
Mot :    Pseudo :           
 

Bonjour,

J'ai un problême avec le css de mon site ( http://www.gudpupils.com )

Voici le code

Code :
  1. /* Trikus - 2007*/
  2. html, body {
  3.     margin: 0 ;
  4.     padding: 0 ;
  5.     font: 10pt Verdana, Arial, Helvetica, sans-serif ;
  6.     text-align: center ;
  7.     background: url("images/background.jpg" );
  8. }
  9. a {
  10.     text-decoration:none;
  11.     color: White;
  12.     list-style-type: none;
  13. }
  14. #titre h4
  15. {
  16. padding-top:2px;
  17. text-align:left;
  18. margin-top:5px;
  19. margin-left:10px;
  20. margin-right:10px;
  21. border: 1px solid #505050;
  22. color: #808080;
  23. padding-left: 6px;
  24. height:19px;
  25. background: url("images/fond_titre.jpg" );
  26. text-align: center;
  27. }
  28. #contenu{
  29.     width: 633px ;
  30.     margin-right: auto ;
  31.     margin-left: auto ;
  32.     margin-top: 0px ;
  33.     margin-bottom: 0px ;
  34.     background-image :url("images/fond_corps.jpg" ) ;
  35.     border: #555555 1px solid ;
  36.     text-align: center;
  37. }
  38. #entete{
  39.     height: 295px ;
  40.     padding: 0 ;
  41.     margin: 0 ;
  42. }
  43. #corps {
  44.     width: 373px;
  45.     margin-bottom: 10px;
  46.     margin-right: 4px;
  47.     background: url("images/fond.jpg" );
  48.     float: right;
  49.     color: #7f7f7f;
  50.     border: #555555 1px solid;
  51. }
  52. #menuvertical {
  53.        
  54.         height: 425px;
  55.         width: 163px ;
  56.         padding-bottom: 10px ;
  57.         margin-top: -2px;
  58.         margin-left: 14px ;
  59.         background: url("images/corps_menu.jpg" ) ;
  60.        
  61. }
  62. #pieddepage {
  63.         height: 37px ;
  64.         padding: 0 ;
  65.         margin-top: 5px ;
  66.         margin-bottom: 5px ;
  67.         margin-left: 4px ;
  68.         margin-right: 4px ;
  69.         text-align: center ;
  70.         background: url("images/footer.jpg" ) ;
  71.         border: #555555 1px solid ;
  72.         clear: both ;
  73. }
  74. p {
  75.         padding: 0 ;
  76.         margin: 0 ;
  77.         font-size: 0.85em ;
  78. }
  79. .texte {
  80.         padding: 10px ;
  81.         margin: 0 ;
  82. }
  83. .textepieddepage {
  84.         padding: 0 ;
  85.         padding-top: 5px ;
  86.         margin: 0 ;
  87.         color: #808080;
  88. }
  89. ul {
  90.         color: white;
  91.         padding: 0 ;
  92.         padding-left: 35px;
  93.         margin: 0 ;
  94.         margin-top: 5px ;
  95.         text-align: left ;
  96.     margin-bottom:15px;
  97. }
  98. li {
  99.      
  100.         padding-top: 0 ;
  101.         margin-top: 0 ;
  102.         color: white ;
  103.         font-size: 13px;
  104.         list-style-type: none;
  105. }
  106. h1{
  107.         padding: 0px ;
  108.         padding-left: 240px ;
  109.         padding-top: 5px ;
  110.         padding-bottom: 17px;
  111.         margin: 0px ;
  112.         font-size: 40px ;
  113.         text-align:center;
  114.         color: #999999;
  115.         font-family: "akoom";
  116. }
  117. h3 {
  118.         padding-left: 5px ;
  119.         padding-right: 5px ;
  120.         padding-bottom: 0px ;
  121.         padding-top: 5px ;
  122.         margin-left: 5px ;
  123.         margin-right: 10px ;
  124.         margin-bottom: 10px ;
  125.         margin-top: -140px ;
  126.         color: #999999 ;
  127.         font-size: 20px ;
  128.         font-family: "akoom";
  129.        
  130. }
  131. .title2, .title3, .title4, .title5, .title6, .title7, .title8, .title9, .title10{
  132. margin-top: 20px;
  133. }
  134. a:hover{
  135. color: #516E80;
  136. padding-left: 5px;
  137. }



Pouvez vous m'aider à trouver les problême svp?


Merci d'avance

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.
Tom's Guide > Forum > Programmation > Problême css
Aller à :

Il y a 2178 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens