| |
| Auteur | Message |
boreale dyslexico-liéniteuse


29 ans
Inscrite le 06 Nov 2004 5361 mess
Vêtements Vendus (1) |
Dimanche 4 Septembre 2005 23:28 comment avoir les machins sur le côté? |
|
|
| ah ben oui tiens! mais juste pour les couleurs c bien ça ? |
|
| ^ |
|
| |
monpopotam Vlr Padawan

33 ans
Inscrite le 18 Sep 2004 1869 mess
Vêtements Vendus (20) |
Dimanche 4 Septembre 2005 23:32 comment avoir les machins sur le côté? |
|
|
| boreale a écrit: | | ah ben oui tiens! mais juste pour les couleurs c bien ça ? | mon blog est là
la template est :
| Code: | <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 |
|
| ^ |
|
| |
monpopotam Vlr Padawan

33 ans
Inscrite le 18 Sep 2004 1869 mess
Vêtements Vendus (20) |
Dimanche 4 Septembre 2005 23:37 comment avoir les machins sur le côté? |
|
|
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  |
|
| ^ |
|
| |
boreale dyslexico-liéniteuse


29 ans
Inscrite le 06 Nov 2004 5361 mess
Vêtements Vendus (1) |
Dimanche 4 Septembre 2005 23:57 comment avoir les machins sur le côté? |
|
|
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 vraiment! |
|
| ^ |
|
| |
monpopotam Vlr Padawan

33 ans
Inscrite le 18 Sep 2004 1869 mess
Vêtements Vendus (20) |
Lundi 5 Septembre 2005 0:07 comment avoir les machins sur le côté? |
|
|
| 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 vraiment! |
bizarre, je trouve pas l'image des yeux dans le template
essaie d'enlever ça peut-être
| Code: |
td.eyes {
padding-left: 10px;
padding-bottom: 3px;
} |
|
|
| ^ |
|
| |
monpopotam Vlr Padawan

33 ans
Inscrite le 18 Sep 2004 1869 mess
Vêtements Vendus (20) |
Lundi 5 Septembre 2005 0:11 comment avoir les machins sur le côté? |
|
|
| 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 vraiment! |
bizarre, je trouve pas l'image des yeux dans le template
essaie d'enlever ça peut-être
| Code: |
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 |
|
| ^ |
|
| |
boreale dyslexico-liéniteuse


29 ans
Inscrite le 06 Nov 2004 5361 mess
Vêtements Vendus (1) |
Lundi 5 Septembre 2005 0:30 comment avoir les machins sur le côté? |
|
|
oki je vais essayer ! merci mono  |
|
| ^ |
|
| |
boreale dyslexico-liéniteuse


29 ans
Inscrite le 06 Nov 2004 5361 mess
Vêtements Vendus (1) |
Lundi 5 Septembre 2005 0:33 comment avoir les machins sur le côté? |
|
|
hum il doit y avoir un autre truc car j'ai viré ça et ça reste toujours  |
|
| ^ |
|
| |
boreale dyslexico-liéniteuse


29 ans
Inscrite le 06 Nov 2004 5361 mess
Vêtements Vendus (1) |
Lundi 5 Septembre 2005 0:37 comment avoir les machins sur le côté? |
|
|
apparemment là c bon fallait aussi virer ça | Citation: | | <td class='eyes'><img src='./images/templates/noir_eyes.gif' border='0'></td> |
|
|
| ^ |
|
| |
| |