<a target="_blank" href="http://marcpegard.com">
<img src="http://www.blog4ever.com/blogfichiers/199481/boximages/199481080423043552.gif" border="0" alt="ORCHESTRE MARC PEGARD" width="468" height="60"></a>
|
Cent fois sur le métier remets ton ouvrage...
...Car c'est en forgeant qu'on devient forgeron
|
<a target="_blank" href="http://marcpegard.com">
<img src="http://www.blog4ever.com/blogfichiers/199481/boximages/199481080423043552.gif" border="0" alt="ORCHESTRE MARC PEGARD" width="468" height="60"></a>
|
PapyClic

Site/blog
7310 messages
|
posté le 2008-12-13 à 23:13:43
Marc
mais je ne sais pas de ou vient la partie bleu dans le titre
Je te l'ai enlevé.
Bonne nuit :n3:
|
|
pegard

Site/blog
87 messages
|
posté le 2008-12-14 à 07:44:20
papyclic
merci pour avoir enlever cette partie bleu
pourtant j'ai sauvegarder mon CSS mais il doit y voir un probleme
par contre peut tu m'expliquer comment mettre un fond derriere le titre
merci a l'avance
bonne journée a tous
|
<a target="_blank" href="http://marcpegard.com">
<img src="http://www.blog4ever.com/blogfichiers/199481/boximages/199481080423043552.gif" border="0" alt="ORCHESTRE MARC PEGARD" width="468" height="60"></a>
|
|
pegard

Site/blog
87 messages
|
posté le 2008-12-14 à 23:20:03
Oui Papy clic j'ai fait un essais avec diz perso puis desactiver le diz perso
par contre peut tu me donner la facon de mettre un fond derriere le titre
Merci a l'avance
|
<a target="_blank" href="http://marcpegard.com">
<img src="http://www.blog4ever.com/blogfichiers/199481/boximages/199481080423043552.gif" border="0" alt="ORCHESTRE MARC PEGARD" width="468" height="60"></a>
|
Nana

Site/blog
20947 messages
|
posté le 2008-12-14 à 23:30:15
Bonsoir Marc
dans ton css tu vas ici :
#head {
background: url(ici adresse de l'image que tu veux mettre en fond) no-repeat;
Bonne soirée
|
|
PapyClic

Site/blog
7310 messages
|
posté le 2008-12-14 à 23:44:12
Marc
J'avais bien compris tes essais, maintenant tu est avec le style1, c'est pas grave de toutes façons c'est pareil les parties de page sont nommées en anglais, différemment du Diz Perso.
Donc la règle pour le haut des pages est head
#head {
/* background: url(img1/head.jpg) no-repeat; */
background: url(http://) no-repeat;
height: 100px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
tu supprimes cette ligne ma modife pour supprimer le bleu :
/* background: url(img1/head.jpg) no-repeat; */
et tu mets soit :
- une couleur background: # code couleur
- une image
---------> background: url(http://) no-repeat;
ou
---------> background: url(http://) repeat;
Ton titre s'affichera par dessus.
Bonne continuation
|
|
|
|
<a target="_blank" href="http://marcpegard.com">
<img src="http://www.blog4ever.com/blogfichiers/199481/boximages/199481080423043552.gif" border="0" alt="ORCHESTRE MARC PEGARD" width="468" height="60"></a>
|
<a target="_blank" href="http://marcpegard.com">
<img src="http://www.blog4ever.com/blogfichiers/199481/boximages/199481080423043552.gif" border="0" alt="ORCHESTRE MARC PEGARD" width="468" height="60"></a>
|
|