pb de mise en forme

pb de mise en forme - HTML/CSS - Programmation

Marsh Posté le 21-01-2005 à 18:59:45    

bondoir tout le monde
 
mon site ne rend pas pareil sur IE et sur FireFox sur firefox il est vraiment nikel par contre sur IE c'est decalé  
comment sa se fait ? pouvez vous m'aider svp ?

Reply

Marsh Posté le 21-01-2005 à 18:59:45   

Reply

Marsh Posté le 21-01-2005 à 19:15:12    

secoue ton écran pour tout remettre en place !!!
 
non je déconne, mais file une URL de la page au moins...
et c'est certainement du à un pb de taille de div ou un truc du genre donc le code de ton CSS pourrait certainement aidé les gens à te répondre...


---------------
- Xav - ...There are no crimes when there are no laws... -- Xav's World
Reply

Marsh Posté le 21-01-2005 à 19:37:51    

blastman a écrit :

bondoir tout le monde
 
mon site ne rend pas pareil sur IE et sur FireFox sur firefox il est vraiment nikel par contre sur IE c'est decalé  
comment sa se fait ? pouvez vous m'aider svp ?


 
Heu un seul message suffit. Efface celui-là avant qu'un modo ne te voit...  :whistle:  

Reply

Marsh Posté le 21-01-2005 à 19:41:46    

bon ben la je crois avoir trouvé mais il reste un truc c'est que ma grande fenetre se ballade si le navigateur n'est pas ouvert a fond y a un truc pour y remedier ?

Reply

Marsh Posté le 21-01-2005 à 20:20:51    

mon adresse c'est http://blastmanu.no-ip.com

Reply

Marsh Posté le 21-01-2005 à 20:21:46    

et voila mon fichier CSS:
 
body
{
background-color:#3c3c3c;
}
 
p
{
color:white;
text-align:center;
}
 
.global
{
margin-left:auto;
margin-right:auto;
width:651px;
 
}
.header
{
background-image:url('images/header.jpg');
width:650px;
height:89px;
margin-bottom:5px;
}
 
.barre
{
background-image:url('images/haut.jpg');
width:650px;
height:20px;
margin-bottom:5px;
}
 
.gfenetre
{
background-image:url('images/zone.jpg');
width:493px;
height:640px;
margin-left:155px;
}
 
 
.logo
{
display:block;
background-image:url('images/vide.jpg');
width:152px;
height:140px;
margin-bottom:4px;
}
 
.pfenetre
{
background-image:url('images/fenetre.jpg');
width:152px;
height:160px;
margin-bottom:5px;
}
 
.menu_haut a
{
margin:80px;
}
 
.date
{
color:#b3b6c5;
position:relative;
top:15px;
left:10px;
}
 
.txt_fenetre1
{
position:relative;
left:30px;
top:30px;
}
 
.txt_fenetre2
{
position:relative;
left:30px;
top:30px;
}
 
.txt_fenetre3
{
position:relative;
left:30px;
top:30px;
}
 
.droit  
{
text-align:center;
}
 
.texte_sug
{
color:black;
font-weight:bold;
}
 
a
{
text-decoration:none;
color:black;
}
 
a:hover
{
text-decoration:underline;
color:yellow;
}
 
a:active
{
background-color:#b3b6c5;
}
 
.new
{
width:400px;
text-align:justify;
position:relative;
top:50px;
left:20px;
}
 
.new strong
{
text-decoration:underline;
}
 
.pour_centrer
{
margin-left:auto;
margin-right:auto;
width:400px;
}
 
.retour
{
color:red;
}
 
.textwall
{
position:relative;
top:100px;
left:120px;
color:red;
font-weight:bold;
}
 
.wallpaper
{
width:300px;
position:relative;
top:150px;
left:120px;
}

Reply

Sujets relatifs:

Leave a Replay

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