Skinny-Ana

30 messages
|
posté le 2009-07-22 à 17:54:30
Encore moi avec mon eternel probleme...IE8 ...
Pour faire mes deco, je fais comme je l'ai toujours fait, je modifie mon diz perso dans "modifier le css" , ensuite j ouvre la fenetre de mon blog je regarde ce que ca donne , tout vas bien...je rechange une image , et PAF impossible de rouvrir la fenetre du blog "internet explorer a cesser de fonctionner.." . Cela arrive au bout d un moment quand je change une image, mais pas seulement , aussi quand je veux juster changer la couleur , etc ... je ne peux donc pas faire mes decos tranquillement , a chaque ce bug apparait , et a n importe quelle moment ...donc apres je suis obligée de remettre la deco de base ou une autre que j ai enregistrée dans le bloc note ...
Et donc quand ce bug arrive les autres personnes qui passent par IE8 ne peuvent venir sur mon blog
voici un de mes diz perso qui ne bug pas :
* {margin: 0; padding: 0;}
body
{
background : TRANSPARENT;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090722051713.jpg);
background-repeat : repeat;
color : #000000;
font-size : 10pt;
font-family : Arial;
text-align : center;
background-attachment : fixed;
}
#cadre
{
background : transparent;
background-image : url(http://);
background-repeat : repeat;
width : 968px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : left;
margin : auto;
position : relative;
background-attachment : fixed;
}
#haut
{
background : transparent;
background-repeat : repeat;
height : 90px;
padding-top : 0px;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : center;
background-attachment : fixed;
}
#haut h1 a
{
text-decoration : none;
font-size : 18pt;
font-family : Comic sans Ms;
}
a
{
color : #000000;
text-decoration : underline;
}
a:hover
{
color : #000000;
text-decoration : none;
}
#barre
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/328521/boximages/328521090705051104.gif);
background-repeat : no-repeat;
width : 1000px;
height : 70px;
margin-top : 350px;
}
#barre ul
{
list-style-type : none;
}
#barre li
{
float : left;
}
#barre a
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/328521/boximages/328521090705051104.gif);
background-repeat : no-repeat;
color : #000000;
text-decoration : none;
width : 245px;
height : 70px;
margin-left : 2px;
font-size : 35pt;
font-family : Fantasy;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : center;
display : block;
}
#barre a:hover
{
background : TRANSPARENT;
background-image : url(http://);
background-repeat : repeat;
font-size : 25pt;
font-family : Arial;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : center;
}
#menu
{
width : 170px;
float : left;
}
#menu ul
{
list-style-type : none;
}
#menu ul li
{
background : #FFCCFF;
background-repeat : repeat;
width : 170px;
margin-top : 15px;
border-width : 4px;
border-style : solid;
border-color : #000000;
}
#menu ul li a
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090709051145.gif);
background-repeat : no-repeat;
color : #000000;
width : 170px;
padding-left : 20px;
font-size : 10pt;
font-family : Arial ;
line-height : 25px;
}
#menu ul li a:hover
{
background : #FFFFFF;
background-image : url(http://);
background-repeat : repeat;
color : #006699;
text-decoration : none;
}
#menu h2
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090709050329.jpg);
background-repeat : repeat;
color : #000000;
width : 170px;
height : 200px;
font-size : 25px;
border-width : 4px;
border-style : solid;
border-color : #000000;
text-align : center;
}
#contenu
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090709084753.jpg);
background-repeat : repeat;
color : #000000;
width : 730px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
margin-top : 50px;
margin-left : 200px;
font-size : 14pt;
font-family : Verdana;
}
#contenu h3
{
background : #000000;
background-image : url(http://);
background-repeat : repeat;
color : #E8EEF4;
width : 457px;
height : 25px;
padding-left : 15px;
padding-right : 50px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 15px;
font-size : 15px;
font-family : Trebuchet MS;
}
#contenu ul
{
list-style-type : square;
margin-left : 15px;
}
#contenu a
{
background : transparent;
color : #FF0066;
text-decoration : underline;
font-size : 16pt;
font-family : Arial;
}
#contenu a:hover
{
background : #FFFFFF;
color : #000400;
text-decoration : none;
}
#bas
{
background : #000000;
margin : auto;
}
#spacer
{
height : 20px;
clear : both;
}
hr { margin:5px; height:1px; background-color:#000000;}
fieldset { border:0; }
* html #menu h2{width: 172px;}
#contenu ol {list-style-type: decimal;margin-left:25px;}
Et voici le meme avec juste une couleur et image modifiée, ce qui l a fait bugger et rend innaccessible l acces au blog par ie8 * {margin: 0; padding: 0;}
body
{
background : TRANSPARENT;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090722051713.jpg);
background-repeat : repeat;
color : #000000;
font-size : 10pt;
font-family : Arial;
text-align : center;
background-attachment : fixed;
}
#cadre
{
background : transparent;
background-image : url(http://);
background-repeat : repeat;
width : 968px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : left;
margin : auto;
position : relative;
background-attachment : fixed;
}
#haut
{
background : transparent;
background-repeat : repeat;
height : 90px;
padding-top : 0px;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : center;
background-attachment : fixed;
}
#haut h1 a
{
text-decoration : none;
font-size : 18pt;
font-family : Comic sans Ms;
}
a
{
color : #000000;
text-decoration : underline;
}
a:hover
{
color : #000000;
text-decoration : none;
}
#barre
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/328521/boximages/328521090705051104.gif);
background-repeat : no-repeat;
width : 1000px;
height : 70px;
margin-top : 350px;
}
#barre ul
{
list-style-type : none;
}
#barre li
{
float : left;
}
#barre a
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/328521/boximages/328521090705051104.gif);
background-repeat : no-repeat;
color : #000000;
text-decoration : none;
width : 245px;
height : 70px;
margin-left : 2px;
font-size : 35pt;
font-family : Fantasy;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : center;
display : block;
}
#barre a:hover
{
background : TRANSPARENT;
background-image : url(http://);
background-repeat : repeat;
font-size : 25pt;
font-family : Arial;
border-width : 0px;
border-style : solid;
border-color : #000000;
text-align : center;
}
#menu
{
width : 170px;
float : left;
}
#menu ul
{
list-style-type : none;
}
#menu ul li
{
background : #FFCCFF;
background-repeat : repeat;
width : 170px;
margin-top : 15px;
border-width : 4px;
border-style : solid;
border-color : #000000;
}
#menu ul li a
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090709051145.gif);
background-repeat : no-repeat;
color : #000000;
width : 170px;
padding-left : 20px;
font-size : 10pt;
font-family : Arial ;
line-height : 25px;
}
#menu ul li a:hover
{
background : #FFFFFF;
background-image : url(http://);
background-repeat : repeat;
color : #006699;
text-decoration : none;
}
#menu h2
{
background : #FFCCCC;
background-image : url(url:);
background-repeat : repeat;
color : #000000;
width : 170px;
height : 50px;
font-size : 25px;
border-width : 4px;
border-style : solid;
border-color : #000000;
text-align : center;
}
#contenu
{
background : transparent;
background-image : url(http://www.blog4ever.com/blogfichiers/331040/boximages/331040090709084753.jpg);
background-repeat : repeat;
color : #000000;
width : 730px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
margin-top : 50px;
margin-left : 200px;
font-size : 14pt;
font-family : Verdana;
}
#contenu h3
{
background : #000000;
background-image : url(http://);
background-repeat : repeat;
color : #E8EEF4;
width : 457px;
height : 25px;
padding-left : 15px;
padding-right : 50px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 15px;
font-size : 15px;
font-family : Trebuchet MS;
}
#contenu ul
{
list-style-type : square;
margin-left : 15px;
}
#contenu a
{
background : transparent;
color : #FF0066;
text-decoration : underline;
font-size : 16pt;
font-family : Arial;
}
#contenu a:hover
{
background : #FFFFFF;
color : #000400;
text-decoration : none;
}
#bas
{
background : #000000;
margin : auto;
}
#spacer
{
height : 20px;
clear : both;
}
hr { margin:5px; height:1px; background-color:#000000;}
fieldset { border:0; }
* html #menu h2{width: 172px;}
#contenu ol {list-style-type: decimal;margin-left:25px;}
Je precise que il y a quelque mois cela marchais tres bien et que selon quelqu un ce serai dû a une mise a jour d IE8...
Bref je n sais pas ce que c est mais si quelqu un peux faire quelque chose merci beaucoup...
Sinon il faudra que j aprenne a faire mes deco en passant directement dans le css sur la page d accueil
Bizouuuuxxx a tous
Dernière modification le 22-07-2009 à 17:55:45
|
|
|
|
|
|
|
|
|
KingLouis

Site/blog
2423 messages
|
posté le 2009-07-30 à 10:08:28
Salut,
Sous IE8, si ton code CSS diz perso comporte des lignes comme ça :
background-image : url(http://);
alors IE8 déraille et plante.
Il faut donc enlever toutes ces lignes (carrément les supprimer, ou mettre une adresse d'image valide).
|
KingLouis, webmaster de Blog4ever
|
|