ah ben oui tiens! mais juste pour les couleurs c bien ça ?
boreale a écrit :ah ben oui tiens! mais juste pour les couleurs c bien ça ?
mon blog est là
la template est :

Code : Tout sélectionner

<html>
<head>
<title><%WindowTitle%></title>
<style type="text/css">

p {
margin: 0px;
}

body {
background: #000000;
margin: 0px;
margin-top: 30px;
}

td {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 9pt;
line-height: 1.7;
color: #000000;
}

td.title {
background-color: #54DE71;
border: 3px solid #000000;
padding: 10px;
padding-top: 15px;
padding-bottom: 5px;
color: #000000;
}

td.leftside {
background-color: #54DE71;
background-image: url(./images/templates/cyanide_skull.gif);
background-repeat: no-repeat;
background-position: bottom right;
border: 3px solid #000000;
padding: 10px;
padding-left: 0px;
text-align: justify;
}

td.rightside {
padding: 10px;
border-left: 1px dashed #333333;
line-height: normal;
color: #DDDDDD;
}

td.eyes {
padding-left: 10px;
padding-bottom: 3px;
}

div.avatar {
float: left;
margin: 5px;
margin-left: 0px;
margin-bottom: 0px;
}

h2 {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 20pt;
color: #000000;;
margin-bottom: 12px;
}

h3 {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 10pt;
color: #FFFFFF;
margin-bottom: 2px;
}

font.gray {
color: #777777;
}

div.author {
margin-top: 3px;
margin-bottom: 6px;
}


a:link { color: #EEEEEE; }
a:visited { color: #EEEEEE; }
a:hover { color: #6699FF; }

</style>
</head>

<body>
<center>

<table cellpadding='0' cellspacing='0' align='center'>
<tr><td class='title' colspan='2'>
  <table cellpadding='0' cellspacing='0'>
  <tr>
  <td><h2><%Title%></h2></td>
  <td class='eyes'><img src='./images/templates/noir_eyes.gif' border='0'></td>
  </tr>
  </table>
</td></tr>
<tr>
<td width='600' class='leftside' valign='top' NOWRAP>
<!-- BEGIN LEFTSIDE -->

<!-- ARCHIVE PAGE -->
<IfArchivePage>
<h3>Archives</h3>
<%ArchiveInfo%>
</IfArchivePage>



<!-- MAIN PAGE -->
<IfMainPage>
<Entry>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr><td>
<h3><%EntryDate%> - <%EntryTitle%></h3>
<IfCategoriesAllowed><div class='author'>Posté dans <%EntryCategory%></div></IfCategoriesAllowed>
<%EntryBody%>
</td></tr>
<tr><td>
<IfCommentsAllowed><a href='<%EntryURL%>'>Commentaires</a> (<%EntryCommentCount%>) <IfCommentPostAllowed><font class='gray'>::</font> <a href='<%CommentPostURL%>'>Laissez un Commentaire</a></IfCommentPostAllowed> <font class='gray'>::</font></IfCommentsAllowed> <a href='<%EntryURL%>'>Lien Permanent</a>
</td></tr>
</table>
<br>
</Entry>
</IfMainPage>


<!-- ENTRY PAGE -->
<IfEntryPage>
<Entry>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr><td>
<h3><%EntryDate%> - <%EntryTitle%></h3>
<IfCategoriesAllowed><div class='author'>Posté dans <%EntryCategory%></div></IfCategoriesAllowed>
<%EntryBody%>
</td></tr>
<tr><td>
<IfCommentsAllowed><IfCommentPostAllowed><a href='<%CommentPostURL%>'>laissez un Commentaire</a></IfCommentPostAllowed></IfCommentsAllowed>
</td></tr>
</table>
<br>

<IfCommentsAllowed>
<Comment>
<table cellpadding='0' cellspacing='0' style='margin-left: 30px;'>
<tr><td><h3><%CommentDate%> - <%CommentTitle%></h3></td></tr>
<tr><td>Posté par <%CommentAuthor%> <%CommentAuthorIP%></td></tr>
<tr><td><%CommentBody%></td></tr>
<tr><td><a href='<%CommentURL%>'>Lien Permanent</a> <CommentEdit>Editer</CommentEdit> <CommentDelete>Supprimer</CommentDelete></td></tr>
</table>
<br>
</Comment>
</IfCommentsAllowed>
</Entry>
</IfEntryPage>



<!-- FRIENDS PAGE -->
<IfFriendsPage>
<br>
<table width='100%' cellpadding='0' cellspacing='0'><tr><td align='center'>L'actu des blogs de mes amis !</td></tr></table>
<Entry>
<br>
<table width='600' cellpadding='0' cellspacing='0' align='center'>
<tr><td class='top'>
  <table width='100%' cellpadding='0' cellspacing='0'>
  <tr><td><b><%EntryAuthor%></b></td></tr>
  </table>
</td></tr>
<tr><td class='bottom'></IfCommentsAllowed><a class='dark' href='<%EntryURL%>'><%EntryTitle%></a></td></tr>
</table>
</Entry>
</IfFriendsPage>




<IfPages>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr><td><-  <LaterLink>Page précédente</LaterLink> :: <EarlierLink>Page suivante</EarlierLink>  -></td></tr>
</table>
</IfPages>

</td>
<td width='200' class='rightside' valign='top' NOWRAP>
<!-- BEGIN RIGHTSIDE -->

<h3>About Me</h3>
<div class='avatar'><img src='<%Avatar%>' border='0'></div>
<%Description%>

<div style='clear: both;'>
<h3>Posts Recents</h3>
<RecentEntry>
• <%RecentEntryTitle%><br>
</RecentEntry>
</div>

<div style='clear: both;'>
<h3>Menu</h3>
• <a href='<%MainPageURL%>'>Accueil</a><br>
• <a href='<%ProfileURL%>'>Voir mon profil</a><br>
• <a href='<%ArchiveURL%>'>Archives</a><br>
• <a href='<%FriendsPageURL%>'>Mes Amis</a><br>
• <a href='mailto: <%Email%>'>Contact</a><br>
<Link>• <a href='<%LinkURL%>'><%LinkTitle%></a><br></Link>
</div>

<h3>Mes Amis</h3>
<Friends>• <a href='<%FriendURL%>'><%FriendUsername%></a><br></Friends>

</td>
</tr>
</table>



</center>
</body>
</html>


si tu fais modifier ma template et que tu copies-colles ça à la place de ce que tu as actuellement, ton blog se présentera comme le mien actuel
Nourrir du ressentiment envers quelqu'un, c'est avaler soi-même le poison en attendant que l'autre meure
tu as été voir mon blog c'est bon?
parce que bon, je vais le remettre comme avant,
comme ça il me ressemble vraiment pas :lol:
Nourrir du ressentiment envers quelqu'un, c'est avaler soi-même le poison en attendant que l'autre meure
oui excuse pour le délais!!! merci beaucoup, j'ai pu changer les trucs, le seul machin que j'ai pas réussi à virer c les yeux dans le titre, mais pour tout le reste merci :D vraiment!
boreale a écrit :oui excuse pour le délais!!! merci beaucoup, j'ai pu changer les trucs, le seul machin que j'ai pas réussi à virer c les yeux dans le titre, mais pour tout le reste merci :D vraiment!


bizarre, je trouve pas l'image des yeux dans le template

essaie d'enlever ça peut-être

Code : Tout sélectionner

td.eyes {
padding-left: 10px;
padding-bottom: 3px;
}
Nourrir du ressentiment envers quelqu'un, c'est avaler soi-même le poison en attendant que l'autre meure
monoamtp a écrit :
boreale a écrit :oui excuse pour le délais!!! merci beaucoup, j'ai pu changer les trucs, le seul machin que j'ai pas réussi à virer c les yeux dans le titre, mais pour tout le reste merci :D vraiment!


bizarre, je trouve pas l'image des yeux dans le template

essaie d'enlever ça peut-être

Code : Tout sélectionner

td.eyes {
padding-left: 10px;
padding-bottom: 3px;
}


ouaip, l'image c'est www.vivelesrondes.com//images/templates/noir_eyes.gif
elle est appelée dans le style td.eyes, doc si tu le supprimes, ça devrait régler ton soucis
Nourrir du ressentiment envers quelqu'un, c'est avaler soi-même le poison en attendant que l'autre meure
oki je vais essayer ! merci mono :multi:
hum il doit y avoir un autre truc car j'ai viré ça et ça reste toujours :?
apparemment là c bon fallait aussi virer ça
<td class='eyes'><img src='./images/templates/noir_eyes.gif' border='0'></td>
Répondre

Revenir à « Blogs VLR - Entraide technique - Habillage - Astuces »