Probleme avec CSS

Probleme avec CSS - Web design - Graphisme

Marsh Posté le 08-07-2005 à 20:34:32    

Bonjour tout le monde! Alors voila mon probleme est le suivant: J'ai fait un design en CSS sous GoLive et tout est nickel dans le preview et dans la fenetre de modification visuelle! Mais lorsque j'ouvre la page avec Internet Explorer, GROS PROBLEME tout ce qui devrait être étiré jusqu'au bas le page ne s'étire pas (image, block, ect...) ce qui est très embetant!! Que dois-je faire pour y remedier??? Merci d'avance!

Reply

Marsh Posté le 08-07-2005 à 20:34:32   

Reply

Marsh Posté le 08-07-2005 à 20:54:07    

Si ca peut aider voila le lien du site http://chrisg666.free.fr et voila un screen de ce que je vois dans GoLive (Et ce que ca devrait donner :S) http://chrisg666.free.fr/screen.bmp

Reply

Marsh Posté le 08-07-2005 à 22:12:45    

ecrit des trucs dedans ca sétirera tout seule avec le contenu


---------------
"Welcome to the soldier side, where there's no one here but me...."
Reply

Marsh Posté le 08-07-2005 à 22:42:25    

J'ai essayé et rien du tout... Peut etre dois-je vous donner mon code CSS?
Dans le doute le voila:
 
 
body { background-image: url(fond.jpg); }
.cadre { background-color: white; position: absolute; left: 50%; width: 750px; height:100%  ; margin-left: -375px; }
/*<agl.folder "Conteneur">*/
 #layer1 { font-family: verdana; text-decoration: blink; text-align: center; height: 100px; width: 150px; left: 94px; top: 122px; position: absolute; visibility: visible; border-style: dashed; border-width: 1px; }
 #layer2 { font-family: verdana; text-decoration: blink; text-align: center; height: 100px; width: 150px; left: 304px; top: 122px; position: absolute; visibility: visible; border-style: dashed; border-width: 1px; }
 .colcont_2FC945C { width: 100%; height:100%  }
 .colboxleft_2FC945C { background-image: url(left.jpg); width:24px; height:100%; float:left  }
 .colboxright_2FC945C { background-image: url(right.jpg); width:24px; height:100%; float:right  }
 .colboxmiddle_2FC945C { width:auto; height:100%; margin-left:24px; margin-right:24px }
 .bann { background-image: url(bann.jpg); width: 100%; height: 117px; }
 .download { width: 100%; height: 100px; }
 .page { }
 .conteneur { background-color: white; margin-right: 100px; width: auto; height: 100%; }
/*</agl.folder>*/
/*<agl.folder "Menu">*/
 .menu { background-color: #fff; width:200px; height:100%  ; float: right; }
/*</agl.folder>*/

Reply

Marsh Posté le 08-07-2005 à 22:47:48    


 
Pareil, met un message sur le site pour dire que IE c'est mal et que ca marche bien mieux avec un navigateur qui respecte les normes :D


---------------
"Welcome to the soldier side, where there's no one here but me...."
Reply

Marsh Posté le 08-07-2005 à 22:53:48    

Essaye de modifier ca
 

Citation :

.colboxleft_2FC945C { background: url(left.jpg) repeat-y ; width:24px; height:100%; float:left  }
 .colboxright_2FC945C { background: url(right.jpg) repeat-y ; width:24px; height:100%; float:right  }


 


---------------
"Welcome to the soldier side, where there's no one here but me...."
Reply

Marsh Posté le 08-07-2005 à 22:54:03    

J'ai installer FireFox et en effet ça marche... Bon bah c'est cool :P! Faut esperer que les gens qui viendront auront Firefox aussi :p

Reply

Marsh Posté le 08-07-2005 à 23:58:35    

nan mais ca sert à rien de faire un truc en CSS si tu sais pas ce que tu fais, faut po abuser. je pense que y a moyen de faire passer ca sur les 2 navigateurs

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed