IE ne respecte pas la taille d'une table.

Eléphanteau du PHP | 36 Messages

14 avr. 2006, 16:22

J'ai un très gros soucis à résoudre de façon urgente. par inatention je n'ai pas fait attention à quelque chose, IE agrandit la taille d'une de mes tables.


Voici l'aperçu sous IE :

Image

et sous Firefox, Opera, Safari :

Image




Je n'arrive pas à corriger ce problème.

Eléphant du PHP | 312 Messages

14 avr. 2006, 16:36

Le code css nous aiderait grandement pour résoudre ce problème très très urgent.

Eléphant du PHP | 142 Messages

14 avr. 2006, 16:39

sinon y a toujorus ceci : http://dean.edwards.name/IE7

Eléphant du PHP | 312 Messages

14 avr. 2006, 16:41

Ca a l'air royal ce truc, faut que je test =)

C'est quand même affligeant de constater que c'est aux utilisateurs de développer les correctifs de conformité.

Eléphanteau du PHP | 36 Messages

14 avr. 2006, 16:50

Code : Tout sélectionner

/* CSS Document */ body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#000000; } .menuV{ background:url(gfx/som.jpg); } /*menu Vertical*/ #navcontainer { width: 125px; } #navcontainer ul { margin-left: 0; padding-left: 0; padding-top: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; } #navcontainer a { display: block; padding: 2px; width: 120px; /*background-color: #036;*/ background:none; border-bottom: 1px solid #eee; } #navcontainer a:link, #navlist a:visited { color: #EEE; text-decoration: none; } #navcontainer a:hover { background-color: #369; color: #fff; } #edito{ text-decoration:none; text-align:justify; } .titre{ font-size:16px; font-style:italic; font-family:Arial, Helvetica, sans-serif; font-weight:600; } .titre2{ color:#003399; font-style:italic; font-weight:bold; } /*Menu Horizontal*/ #navcontainerh ul { padding-left: 0; margin-left: 0; padding-top: 0; padding-bottom: 0; background-color: #036; color: White; float: left; width: 644px; font-family: arial, helvetica, sans-serif; } .news{ border:solid; } .head{ font-size:24px; color:#3300CC; font-family:Arial, Helvetica, sans-serif; } #navcontainerh ul li { display: inline; } #navcontainerh ul li a { padding: 0.2em 1em; background-color: #036; color: White; text-decoration: none; float: left; border-right: 1px solid #fff; } #navcontainerh ul li a:hover { background-color: #369; color: #fff; } /* CSS Document */

Mammouth du PHP | 19672 Messages

14 avr. 2006, 18:56

Modération : skystef, "très urgent" est de trop dans le titre, j'ai viré. C'est urgent pour toi. Tu es ici sur un forum animé par des bénévoles qui ne te doivent rien. Si c'est vraiment urgent, fais appel à une société de service et paye pour avoir la réponse vite.

Un petit tour dans les règles du forum s'impose à brève échéance :!:
Codez en pensant que celui qui maintiendra votre code est un psychopathe qui connait votre adresse :axe: