Css, comment changer l'eriere plan ?
Fermé
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
-
20 juil. 2008 à 20:38
ecko2 Messages postés 146 Date d'inscription lundi 30 juin 2008 Statut Membre Dernière intervention 11 décembre 2008 - 21 juil. 2008 à 12:42
ecko2 Messages postés 146 Date d'inscription lundi 30 juin 2008 Statut Membre Dernière intervention 11 décembre 2008 - 21 juil. 2008 à 12:42
A voir également:
- Css, comment changer l'eriere plan ?
- Changer dns - Guide
- Arrière plan - Guide
- Changer clavier qwerty en azerty - Guide
- Changer carte graphique - Guide
- Logiciel plan maison gratuit - Télécharger - Architecture & Déco
20 réponses
dreamfeeder
Messages postés
253
Date d'inscription
samedi 24 novembre 2007
Statut
Membre
Dernière intervention
25 juillet 2009
54
20 juil. 2008 à 21:24
20 juil. 2008 à 21:24
ouvre ton stylesheet.css
et remplace le code par tout ca
A:link {text-decoration: none; COLOR: #803D09;}
A:visited {text-decoration: none;COLOR: #803D09;}
A:hover {text-decoration: underline;COLOR: #FF0000;}
.font10 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px;}
.font12 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;}
.font14 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}
.font16 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}
.textform {font-family: Arial, Helvetica; font-size: 11px; border: 1px #6F4917 solid}
.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}
.menulines{border:2.5px solid #A27726;}
.menulines a{text-decoration:none; color:#A27726;}
FONT,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
BODY {BACKGROUND-COLOR: #ffffff,font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
.header {
BACKGROUND: #6E1900 ;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.topheader {
BACKGROUND: #6E1900;FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.mytable {
border: 1px solid #6E1900;
}
.input{
font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #FFFFFF; float: right ;
}
.inputbtn
{
font: bold 11px tahoma, verdana, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
}
html
{
scrollbar-base-color: #fffff;
scrollbar-arrow-color: #fffff;
scrollbar-track-color: #fffff;
}
.newin{
BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}
et remplace le code par tout ca
A:link {text-decoration: none; COLOR: #803D09;}
A:visited {text-decoration: none;COLOR: #803D09;}
A:hover {text-decoration: underline;COLOR: #FF0000;}
.font10 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px;}
.font12 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;}
.font14 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}
.font16 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}
.textform {font-family: Arial, Helvetica; font-size: 11px; border: 1px #6F4917 solid}
.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}
.menulines{border:2.5px solid #A27726;}
.menulines a{text-decoration:none; color:#A27726;}
FONT,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
BODY {BACKGROUND-COLOR: #ffffff,font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
.header {
BACKGROUND: #6E1900 ;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.topheader {
BACKGROUND: #6E1900;FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.mytable {
border: 1px solid #6E1900;
}
.input{
font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #FFFFFF; float: right ;
}
.inputbtn
{
font: bold 11px tahoma, verdana, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
}
html
{
scrollbar-base-color: #fffff;
scrollbar-arrow-color: #fffff;
scrollbar-track-color: #fffff;
}
.newin{
BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
21 juil. 2008 à 12:42
21 juil. 2008 à 12:42
qlq1 peux m'aider
dreamfeeder
Messages postés
253
Date d'inscription
samedi 24 novembre 2007
Statut
Membre
Dernière intervention
25 juillet 2009
54
20 juil. 2008 à 20:46
20 juil. 2008 à 20:46
cherche dans ta page la balise body et met:
<body style="background-image:url(le chemin de ton arriere plan);"
<body style="background-image:url(le chemin de ton arriere plan);"
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 20:52
20 juil. 2008 à 20:52
merci beaucoup , mais mon probleme que ma page c en PHP et en plus il contient plus de pages html de dans (HEADER) je croi que va bien me comprendre, alors que tt mes pages s'ouvre avec le meme ariere plan(couleur), moi je veux changer en blanc clair de tt les pages, et je vous dire monsieur que tt les pages s'oiuvre avec le meme style que je le connait pas moi pour faire mes modifications et ou je vais faire ces modifications,si tu sais c quelle feuille de style est responsable de l'ariere plan (voir l'entete en haut)
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
dreamfeeder
Messages postés
253
Date d'inscription
samedi 24 novembre 2007
Statut
Membre
Dernière intervention
25 juillet 2009
54
20 juil. 2008 à 20:57
20 juil. 2008 à 20:57
c pas facile de comprendre ton message mais si j'ai bien compris tu veux un arriere plan blanc sur toute les pages.
dans ce cas regarde dans le "stylesheet.css" et cherche un truc du genre
body{
}
regarde si entre le accolades y'a background-color:
si oui a la place des chiffres apres mes FFFFFF
si tu comprend ps copie moi le contenu du fichier css que jte le recopie en modifiant ce q'il fo
dans ce cas regarde dans le "stylesheet.css" et cherche un truc du genre
body{
}
regarde si entre le accolades y'a background-color:
si oui a la place des chiffres apres mes FFFFFF
si tu comprend ps copie moi le contenu du fichier css que jte le recopie en modifiant ce q'il fo
BanBan55
Messages postés
363
Date d'inscription
dimanche 24 février 2008
Statut
Membre
Dernière intervention
9 juin 2024
45
20 juil. 2008 à 21:00
20 juil. 2008 à 21:00
bonsoir
Commence par nous dire si tu utilise un CMS ou donne nous l'adresse du site afin de comprendre le probleme
Normalement dans le fichier stylesheet.css il doit y avoir normalement
body{
background: #FFFFFF; ( pour un code hex de couleur)
background-image:url(./images/tonimage.jpg);
}
Enfin donne nous l'adresse du site.... lol
Commence par nous dire si tu utilise un CMS ou donne nous l'adresse du site afin de comprendre le probleme
Normalement dans le fichier stylesheet.css il doit y avoir normalement
body{
background: #FFFFFF; ( pour un code hex de couleur)
background-image:url(./images/tonimage.jpg);
}
Enfin donne nous l'adresse du site.... lol
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:01
20 juil. 2008 à 21:01
oui c ca ce que je veux c exacte,ok 1 minute je vais faire
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:05
20 juil. 2008 à 21:05
voila le contenu du feuille stylesheet dans le dossier css
A:link {text-decoration: none; COLOR: #803D09;}
A:visited {text-decoration: none;COLOR: #803D09;}
A:hover {text-decoration: underline;COLOR: #FF0000;}
.font10 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px;}
.font12 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;}
.font14 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}
.font16 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}
.textform {font-family: Arial, Helvetica; font-size: 11px; border: 1px #6F4917 solid}
.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}
.menulines{border:2.5px solid #A27726;}
.menulines a{text-decoration:none; color:#A27726;}
FONT,BODY,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
.header {
BACKGROUND: #6E1900 ;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.topheader {
BACKGROUND: #6E1900;FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.mytable {
border: 1px solid #6E1900;
}
.input{
font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #FFFFFF; float: right ;
}
.inputbtn
{
font: bold 11px tahoma, verdana, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
}
html
{
scrollbar-base-color: #fffff;
scrollbar-arrow-color: #fffff;
scrollbar-track-color: #fffff;
}
.newin{
BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}voila le contenu du feuille stylesheet dans le dossier css
A:link {text-decoration: none; COLOR: #803D09;}
A:visited {text-decoration: none;COLOR: #803D09;}
A:hover {text-decoration: underline;COLOR: #FF0000;}
.font10 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px;}
.font12 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;}
.font14 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}
.font16 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}
.textform {font-family: Arial, Helvetica; font-size: 11px; border: 1px #6F4917 solid}
.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}
.menulines{border:2.5px solid #A27726;}
.menulines a{text-decoration:none; color:#A27726;}
FONT,BODY,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
.header {
BACKGROUND: #6E1900 ;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.topheader {
BACKGROUND: #6E1900;FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.mytable {
border: 1px solid #6E1900;
}
.input{
font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #FFFFFF; float: right ;
}
.inputbtn
{
font: bold 11px tahoma, verdana, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
}
html
{
scrollbar-base-color: #fffff;
scrollbar-arrow-color: #fffff;
scrollbar-track-color: #fffff;
}
.newin{
BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}
A:link {text-decoration: none; COLOR: #803D09;}
A:visited {text-decoration: none;COLOR: #803D09;}
A:hover {text-decoration: underline;COLOR: #FF0000;}
.font10 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px;}
.font12 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;}
.font14 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}
.font16 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}
.textform {font-family: Arial, Helvetica; font-size: 11px; border: 1px #6F4917 solid}
.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}
.menulines{border:2.5px solid #A27726;}
.menulines a{text-decoration:none; color:#A27726;}
FONT,BODY,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
.header {
BACKGROUND: #6E1900 ;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.topheader {
BACKGROUND: #6E1900;FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.mytable {
border: 1px solid #6E1900;
}
.input{
font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #FFFFFF; float: right ;
}
.inputbtn
{
font: bold 11px tahoma, verdana, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
}
html
{
scrollbar-base-color: #fffff;
scrollbar-arrow-color: #fffff;
scrollbar-track-color: #fffff;
}
.newin{
BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}voila le contenu du feuille stylesheet dans le dossier css
A:link {text-decoration: none; COLOR: #803D09;}
A:visited {text-decoration: none;COLOR: #803D09;}
A:hover {text-decoration: underline;COLOR: #FF0000;}
.font10 {font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px;}
.font12 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px;}
.font14 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px;}
.font16 {font-family: copperplate gothic light, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;}
.textform {font-family: Arial, Helvetica; font-size: 11px; border: 1px #6F4917 solid}
.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}
.menulines{border:2.5px solid #A27726;}
.menulines a{text-decoration:none; color:#A27726;}
FONT,BODY,P,TABLE,TH,TD,DIV,SPAN,DT,DD,DL,LI {font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif; font-size: 11px; line-height: 20px;}
.header {
BACKGROUND: #6E1900 ;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.topheader {
BACKGROUND: #6E1900;FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFEF6; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
}
.mytable {
border: 1px solid #6E1900;
}
.input{
font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #FFFFFF; float: right ;
}
.inputbtn
{
font: bold 11px tahoma, verdana, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
}
html
{
scrollbar-base-color: #fffff;
scrollbar-arrow-color: #fffff;
scrollbar-track-color: #fffff;
}
.newin{
BORDER-RIGHT: #663300 1px solid; BORDER-TOP: #663300 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #663300 1px solid; BORDER-BOTTOM: #663300 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff
}
BanBan55
Messages postés
363
Date d'inscription
dimanche 24 février 2008
Statut
Membre
Dernière intervention
9 juin 2024
45
20 juil. 2008 à 21:07
20 juil. 2008 à 21:07
donne l'adresse de ton site stp
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:11
20 juil. 2008 à 21:11
voil
http://www.upup.quotaless.com/up/
http://www.upup.quotaless.com/up/
BanBan55
Messages postés
363
Date d'inscription
dimanche 24 février 2008
Statut
Membre
Dernière intervention
9 juin 2024
45
20 juil. 2008 à 21:14
20 juil. 2008 à 21:14
tu souhaite mettre une image en arriere plan de la page ou ? une simple couleur ?
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:15
20 juil. 2008 à 21:15
je veux la couleur blanc clair (FFFFFF)
BanBan55
Messages postés
363
Date d'inscription
dimanche 24 février 2008
Statut
Membre
Dernière intervention
9 juin 2024
45
20 juil. 2008 à 21:18
20 juil. 2008 à 21:18
oki donne moi ton fichier styleheet.css par mail stp à l'adresse lorranet@live.fr
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:22
20 juil. 2008 à 21:22
voila le lien pour le telecharger
http://upup.quotaless.com/up/view.php?file=39aa613b2c
http://upup.quotaless.com/up/view.php?file=39aa613b2c
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:27
20 juil. 2008 à 21:27
ok je vaisfaire, merci
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:33
20 juil. 2008 à 21:33
c la meme chose rien a changer, tu peux voir l'eriere plan en grille c pa en blanc
http://www.upup.quotaless.com/up/
http://www.upup.quotaless.com/up/
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 21:48
20 juil. 2008 à 21:48
allo !!!
dreamfeeder
Messages postés
253
Date d'inscription
samedi 24 novembre 2007
Statut
Membre
Dernière intervention
25 juillet 2009
54
20 juil. 2008 à 22:09
20 juil. 2008 à 22:09
javais pas vu mais dans ta page ta balise body est:
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" bgcolor="#EFEFEF">
enleve le bgcolor="#EFEFEF"
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" bgcolor="#EFEFEF">
enleve le bgcolor="#EFEFEF"
ecko2
Messages postés
146
Date d'inscription
lundi 30 juin 2008
Statut
Membre
Dernière intervention
11 décembre 2008
12
20 juil. 2008 à 22:37
20 juil. 2008 à 22:37
merci sa marche mais encore un petit truc, regardez
http://www.upup.quotaless.com/up/
il reste encore grille au milieu
c koi le probleme ?
http://www.upup.quotaless.com/up/
il reste encore grille au milieu
c koi le probleme ?
NumismEuros
Messages postés
29
Date d'inscription
dimanche 20 juillet 2008
Statut
Membre
Dernière intervention
29 octobre 2014
4
21 juil. 2008 à 00:05
21 juil. 2008 à 00:05
J'aurais bien voulu t'aider mais je ne comprend pas l'arabe pour télécharger ta CSS