|
|
|
mathilde

Site/blog
3900 messages
|
posté le 2010-03-12 à 18:45:56
1: tu vas dans "votre blog"
2:tu vas dans "Diz Perso"
3: tu vas dans "modifications directes du CSS"
4: tu ajoutes le code que je t'ai donné dans la partie "#haut " et dans la partie"#contenu"
5: tu clique sur "Modifier le fichier CSS"
Si tu n'y arrives toujours pas, copie-moi tout ton fichier CSS et je te ferai les modifications nécessaires et tu n'auras plus qu'à le copier dans le CSS.
|
|
|
mathilde

Site/blog
3900 messages
|
posté le 2010-03-12 à 19:18:30
}
#haut
{
background-image : url(http://static.blog4ever.com/2009/03/303307/artimage_303307_2571757_201003103841943.jpg);
background-repeat : repeat;
height : 140px;
padding-top : 0px;
border-width : 0px;
border-style : solid;
border-color : #FFFFFF;
text-align : center;
background-attachment : fixed;
}
Je t'ai fait une copie de mon code pour te montrer comment placer le code.
|
|
RiddicK

Site/blog
135 messages
|
posté le 2010-03-12 à 19:28:54
J'ai réussi pour le haut mais ,
je n'y arrive pas pour le cadre et pourtant j'ai essayé plusieur fois !!!!
|
|
mathilde

Site/blog
3900 messages
|
posté le 2010-03-12 à 19:31:37
Tu fais la même chose que pour le haut mais dans la partie cadre (je me suis trompée en t'indiquant la partie contenue...)
Bonne continuation ;)
|
|
RiddicK

Site/blog
135 messages
|
posté le 2010-03-12 à 19:49:52
Je l'ai fais plusieur fois dans partie "cadre " ça ne marche toujour pas !!!! Snif Snif , je ne sais plus quoi faire !!!!
|
|
mathilde

Site/blog
3900 messages
|
posté le 2010-03-12 à 19:59:05
fais-moi une copie de tout ton code css: je vais regarder tout ça!
Dernière modification le 12-03-2010 à 19:59:27
|
|
RiddicK

Site/blog
135 messages
|
posté le 2010-03-12 à 20:53:09
* {margin: 0; padding: 0;}
body
{
background : #FFFFFF;
background-image : url(http://static.blog4ever.com/2010/03/395286/artfichier_395286_122450_201003123648803.jpg);
background-repeat : repeat;
color : #000000;
font-size : 10pt;
font-family : Arial;
text-align : center;
background-attachment : fixed;
}
#cadre
{
background-image : url(http://);
background-repeat : repeat;
width : 968px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-width : 0px;
text-align : left;
margin : auto;
border : 1px solid #000000;
position : relative;
background-attachment : fixed;
}
#haut
{
background-image : url(http://);
background-repeat : repeat;
height : 70px;
padding-top : 5px;
border-width : 0px;
border-style : solid;
text-align : center;
background-attachment : fixed;
}
#haut h1 a
{
color : #9900FF;
text-decoration : none;
font-size : 28pt;
font-family : Arial black;
}
a
{
color : #000000;
text-decoration : underline;
}
a:hover
{
color : #000000;
text-decoration : none;
}
#barre
{
width : 768px;
height : 30px;
margin-top : 5px;
}
#barre ul
{
list-style-type : none;
}
#barre li
{
float : left;
}
#barre a
{
color : #009900;
text-decoration : none;
width : 160px;
height : 28px;
margin-left : 2px;
border-width : 1px;
border-style : solid;
border-color : #000000;
text-align : center;
display : block;
}
#barre a:hover
{
background : #C5D5A7;
border : 1px solid #004000;
}
#menu
{
width : 170px;
float : left;
}
#menu ul
{
list-style-type : none;
}
#menu ul li
{
width : 170px;
margin-top : -1px;
border-width : 1px;
border-style : solid;
border-color : #000000;
}
#menu ul li a
{
color : #9900FF;
width : 170px;
font-size : 20pt;
font-family : Arial black;
line-height : 25px;
}
#menu ul li a:hover
{
background : #FFFFFF;
color : #006699;
text-decoration : none;
}
#menu h2
{
background : #004000;
color : #EEF5FA;
width : 170px;
height : 25px;
font-size : 15px;
border-width : 1px;
border-style : solid;
border-color : #000000;
text-align : center;
}
#contenu
{
color : #336699;
width : 730px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 200px;
font-size : 10pt;
font-family : Verdana;
border-width : 0px;
}
#contenu h3
{
background : #000000;
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 : #FFEFBD;
color : #003366;
text-decoration : underline;
font-size : 10pt;
font-family : Arial;
}
#contenu a:hover
{
background : #FFFFFF;
color : #000400;
text-decoration : none;
}
#bas
{
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;}
|

|
mathilde

Site/blog
3900 messages
|
posté le 2010-03-12 à 22:48:11
background-image : url(http://);
background-repeat : repeat;
width : 968px;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
border-width : 0px;
text-align : left;
margin : auto;
border : 1px solid #000000;
position : relative;
background-attachment : fixed;
Tu vois comme moi: border : 1px solid #000000;
Tu remplaces 1 par 0.
|
|
|