pb de mise en page avec dreamweaver8.2 sous IE7

Petit nouveau ! | 3 Messages

08 avr. 2007, 10:04

bonjour,
a la conception de mes pages, je me vois confronté a se probleme suivant.
sous IE7 l'interpretation de ma page se fait avec un grand espace coté droit.
par contre, coté fireFoxe2.2, en test tous fonctionne correctement bonne interpretation.
par ailleurs de tutaux en recherche,certains post, m'informe que mes css se contredisent.
je pense avoir fait mes CSS correctements, et j'avais suivis les directives;d'un tutaux mais rien a faire j'ai encore se probleme.

ma structure est en css :mon body;mon wrapper(enveloppe);le corp de ma page; mon pied de site.
ci-joint L'urlhttp://www.restanla.gp pour observation du pb

merci fortement a tous directives,car je suis assez pénalisé.

Mammouth du PHP | 1353 Messages

08 avr. 2007, 10:44

bonjour,
je pense avoir fait mes CSS correctements, et j'avais suivis les directives;d'un tutaux mais rien a faire j'ai encore se probleme.
probablement mais si tu ne les montres pas on ne pourra vraiment pas t'aider....

Et sinon quel est le probleme concrètement ? tu voudrais que ta page prenne tout l'espace ?

Montre ton css sinon c'est vraiment pas possible, meme pour les devins qui postent régulièrement sur ce forum de savoir ce qui ne va pas....
Tell me and I forget. Teach me and I remember. Involve me and I learn.

Petit nouveau ! | 3 Messages

10 avr. 2007, 08:44

autant pour moi, et c'est la moindre des choses.
ci joint mes css de mise en page:

Code : Tout sélectionner

html,body { margin:0; height:100%; } #wrapper { height: 760px; width: 880px; margin-right: auto; margin-left: auto; } #haut_drapeau { float: left; height: 350px; width: 880px; background-image: url(../images_restanla_maintenance/fond_portail_restannla_maintenance.gif); z-index: 2; position: absolute; left: -1px; top: 3px; } #partie_sloagan_logo { float: left; height: 372px; width: 879px; background-image: url(../images_restanla_maintenance/fond_portail_restannla_partie2.gif); position: absolute; left: 1px; top: 352px; } #vers_depos_fichiersphp { height: 181px; width: 143px; position: absolute; left: 339px; top: 3px; } #pied_asitela { height: 71px; width: 878px; position: absolute; background-image: url(../images_restanla_maintenance/zeb_asitela_maintenance.gif); background-repeat: repeat; z-index: 0; left: 2px; top: 690px; } .maj { font-size: 10px; font-weight: lighter; font-style: italic; z-index: 2; float: left; background-position: bottom; margin-top: 50px; color: #FF0000; background-color: #FFFF00; text-decoration: underline; } #sigle_restanla { float: left; height: 56px; width: 59px; position: absolute; z-index: 2; left: 196px; top: 8px; } .contact { margin-right: 3px; margin-top: 43px; color: #FF0000; background-color: #FFFF00; font-size: 9px; font-weight: bolder; font-style: italic; float: right; text-align: center; font-family: "Times New Roman", Times, serif; } .counter { background-color:black; color:yellow; font-weight:bolder; }
ci-joint l'url associé pour observation:http://www.restanla.gp
merci a tous coup de mains