(fr) HTLMdefaultemplate-black
(fr) HTLMdefaultemplate-black
Bonjour voiçi le template black que j'ai fait..
Uploaded with ImageShack.us
et le code pour ceux que cela interesse
<html><head>
<style TYPE="text/css">
body { margin: 0em; padding: 0em; }
text,p,div,span,th,td,ul,li { FONT-SIZE: 10pt; FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: red; background: black; }
div.header { font-size: 18pt; font-weight: bold; text-align: center; color: red; background: black; padding: 10px; margin-bottom : 5px}
div.footer { font-size: 18pt; font-weight: bold; text-align: center; color: red; background: red; padding: 0px; margin-top : 5px}
hr { border: solid; border: 0; background-color: #fc0232 ; color: #fc0232 ; height: 3px; }
A:link { COLOR: #505050 ; background: black; }
A:visited { COLOR: #505050 ; background: black; }
A:hover { COLOR: #505050 ; background: black; }
A:active { COLOR: #505050 ; background: black; }
tr { vertical-align: top; padding : 0px; }
td.wh, table.wh { color: red; background: black; border: solid; border-color: black; vertical-align: middle; }
td.gr { color: red; background: #505050 ; border: solid; border-color: black; vertical-align: top; }
td.blk { color: black; background: black; border: solid; border-color: black; vertical-align: middle; }
table { color: black; background: white; border: none; }
</style></head><body>
<div class="header">$$ITEM_FORMATTEDTITLE</div>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td class="wh" width="500"><img src="$$ITEM_PICTUREFILENAME" alt="poster" width="500" /></td>
<td>
<table border="0" cellspacing="0" cellpadding="1" width="100%">
<tr>
<td class="gr">$$LABEL_NUMBER:</td>
<td class="wh">$$ITEM_NUMBER</td>
</tr>
<tr>
<td class="gr">$$LABEL_DATEADD:</td>
<td class="wh">$$ITEM_DATEADD</td>
</tr>
<tr>
<td class="gr" width="150">$$LABEL_RATING:</td>
<td class="wh">$$ITEM_APPR10 ($$ITEM_RATING)</td>
</tr>
<tr>
<td class="gr">$$LABEL_COUNTRY:</td>
<td class="wh">$$ITEM_COUNTRY</td>
</tr>
<tr>
<td class="gr">$$LABEL_YEAR:</td>
<td class="wh">$$ITEM_YEAR</td>
</tr>
<tr>
<td class="gr">$$LABEL_LENGTH:</td>
<td class="wh">$$ITEM_LENGTH</td>
</tr>
<tr>
<td class="gr">$$LABEL_CATEGORY:</td>
<td class="wh">$$ITEM_CATEGORY</td>
</tr>
<tr>
<td class="gr">$$LABEL_DIRECTOR:</td>
<td class="wh">$$ITEM_DIRECTOR</td>
</tr>
<tr>
<td class="gr">$$LABEL_PRODUCER:</td>
<td class="wh">$$ITEM_PRODUCER</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="1" width="100%">
<tr>
<td class="gr" width="150">$$LABEL_ACTORS:</td>
<td class="wh">$$ITEM_ACTORS</td>
</tr>
<tr>
<td class="gr">$$LABEL_DESCRIPTION:</td>
<td class="wh">$$ITEM_DESCRIPTION</td>
</tr>
<tr>
<td class="gr">$$LABEL_COMMENTS:</td>
<td class="wh">$$ITEM_COMMENTS</td>
</tr>
<tr>
<td class="gr" width="150">$$LABEL_URL:</td>
<td class="wh"><a href="$$ITEM_URL">$$ITEM_URL</a></td>
</tr>
<tr>
<td class="gr" width="150">$$LABEL_MEDIA:</td>
<td class="wh">$$ITEM_MEDIA</td>
</tr>
<tr>
<td class="gr">$$LABEL_TYPE:</td>
<td class="wh">$$ITEM_TYPE</td>
</tr>
<tr>
<td class="gr">$$LABEL_SOURCE:</td>
<td class="wh">$$ITEM_SOURCE</td>
</tr>
<tr>
<td class="gr">$$LABEL_LANGUAGES:</td>
<td class="wh">$$ITEM_LANGUAGES</td>
</tr>
<tr>
<td class="gr">$$LABEL_SUBTITLES:</td>
<td class="wh">$$ITEM_SUBTITLES</td>
</tr>
<tr>
<td class="gr">$$LABEL_VIDEOFORMAT:</td>
<td class="wh">$$ITEM_VIDEOFORMAT ($$ITEM_VIDEOBITRATE $$LABEL_VIDEOKBPS) </td>
</tr>
<tr>
<td class="gr">$$LABEL_AUDIOFORMAT:</td>
<td class="wh">$$ITEM_AUDIOFORMAT ($$ITEM_AUDIOBITRATE $$LABEL_AUDIOKBPS)</td>
</tr>
<tr>
<td class="gr">$$LABEL_RESOLUTION:</td>
<td class="wh">$$ITEM_RESOLUTION ($$ITEM_FRAMERATE $$LABEL_FPS)</td>
</tr>
<tr>
<td class="gr">$$LABEL_SIZE:</td>
<td class="wh">$$ITEM_SIZE $$LABEL_UNIT ($$ITEM_DISKS CD)</td>
</tr>
</table>
<div class="footer"></div>
</body></html>
Uploaded with ImageShack.us
et le code pour ceux que cela interesse
<html><head>
<style TYPE="text/css">
body { margin: 0em; padding: 0em; }
text,p,div,span,th,td,ul,li { FONT-SIZE: 10pt; FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: red; background: black; }
div.header { font-size: 18pt; font-weight: bold; text-align: center; color: red; background: black; padding: 10px; margin-bottom : 5px}
div.footer { font-size: 18pt; font-weight: bold; text-align: center; color: red; background: red; padding: 0px; margin-top : 5px}
hr { border: solid; border: 0; background-color: #fc0232 ; color: #fc0232 ; height: 3px; }
A:link { COLOR: #505050 ; background: black; }
A:visited { COLOR: #505050 ; background: black; }
A:hover { COLOR: #505050 ; background: black; }
A:active { COLOR: #505050 ; background: black; }
tr { vertical-align: top; padding : 0px; }
td.wh, table.wh { color: red; background: black; border: solid; border-color: black; vertical-align: middle; }
td.gr { color: red; background: #505050 ; border: solid; border-color: black; vertical-align: top; }
td.blk { color: black; background: black; border: solid; border-color: black; vertical-align: middle; }
table { color: black; background: white; border: none; }
</style></head><body>
<div class="header">$$ITEM_FORMATTEDTITLE</div>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td class="wh" width="500"><img src="$$ITEM_PICTUREFILENAME" alt="poster" width="500" /></td>
<td>
<table border="0" cellspacing="0" cellpadding="1" width="100%">
<tr>
<td class="gr">$$LABEL_NUMBER:</td>
<td class="wh">$$ITEM_NUMBER</td>
</tr>
<tr>
<td class="gr">$$LABEL_DATEADD:</td>
<td class="wh">$$ITEM_DATEADD</td>
</tr>
<tr>
<td class="gr" width="150">$$LABEL_RATING:</td>
<td class="wh">$$ITEM_APPR10 ($$ITEM_RATING)</td>
</tr>
<tr>
<td class="gr">$$LABEL_COUNTRY:</td>
<td class="wh">$$ITEM_COUNTRY</td>
</tr>
<tr>
<td class="gr">$$LABEL_YEAR:</td>
<td class="wh">$$ITEM_YEAR</td>
</tr>
<tr>
<td class="gr">$$LABEL_LENGTH:</td>
<td class="wh">$$ITEM_LENGTH</td>
</tr>
<tr>
<td class="gr">$$LABEL_CATEGORY:</td>
<td class="wh">$$ITEM_CATEGORY</td>
</tr>
<tr>
<td class="gr">$$LABEL_DIRECTOR:</td>
<td class="wh">$$ITEM_DIRECTOR</td>
</tr>
<tr>
<td class="gr">$$LABEL_PRODUCER:</td>
<td class="wh">$$ITEM_PRODUCER</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="1" width="100%">
<tr>
<td class="gr" width="150">$$LABEL_ACTORS:</td>
<td class="wh">$$ITEM_ACTORS</td>
</tr>
<tr>
<td class="gr">$$LABEL_DESCRIPTION:</td>
<td class="wh">$$ITEM_DESCRIPTION</td>
</tr>
<tr>
<td class="gr">$$LABEL_COMMENTS:</td>
<td class="wh">$$ITEM_COMMENTS</td>
</tr>
<tr>
<td class="gr" width="150">$$LABEL_URL:</td>
<td class="wh"><a href="$$ITEM_URL">$$ITEM_URL</a></td>
</tr>
<tr>
<td class="gr" width="150">$$LABEL_MEDIA:</td>
<td class="wh">$$ITEM_MEDIA</td>
</tr>
<tr>
<td class="gr">$$LABEL_TYPE:</td>
<td class="wh">$$ITEM_TYPE</td>
</tr>
<tr>
<td class="gr">$$LABEL_SOURCE:</td>
<td class="wh">$$ITEM_SOURCE</td>
</tr>
<tr>
<td class="gr">$$LABEL_LANGUAGES:</td>
<td class="wh">$$ITEM_LANGUAGES</td>
</tr>
<tr>
<td class="gr">$$LABEL_SUBTITLES:</td>
<td class="wh">$$ITEM_SUBTITLES</td>
</tr>
<tr>
<td class="gr">$$LABEL_VIDEOFORMAT:</td>
<td class="wh">$$ITEM_VIDEOFORMAT ($$ITEM_VIDEOBITRATE $$LABEL_VIDEOKBPS) </td>
</tr>
<tr>
<td class="gr">$$LABEL_AUDIOFORMAT:</td>
<td class="wh">$$ITEM_AUDIOFORMAT ($$ITEM_AUDIOBITRATE $$LABEL_AUDIOKBPS)</td>
</tr>
<tr>
<td class="gr">$$LABEL_RESOLUTION:</td>
<td class="wh">$$ITEM_RESOLUTION ($$ITEM_FRAMERATE $$LABEL_FPS)</td>
</tr>
<tr>
<td class="gr">$$LABEL_SIZE:</td>
<td class="wh">$$ITEM_SIZE $$LABEL_UNIT ($$ITEM_DISKS CD)</td>
</tr>
</table>
<div class="footer"></div>
</body></html>
affichage tableau
(fr) au fait j'ai une question,y'a t'il possibilité en mode tableau d'afficher a la place de l'image l'affichage HTLM,je considère que l'image est deja apparente dans l'affichage htlm et donc n'est pas vraiment utile...
Je ne sais pas si j'ai bien compris mais à ta place je cacherais l'image lorsque tu utilises l'affiche HTML avec l'image intégrée.
Pour l'affichage de la liste en mode tableau, tu as la possibilité de ne pas l'étirer (voir icône étirer la liste dans la barre de menu) pour avoir la liste en mode tableau à gauche et l'affichage HTML à droite.
Soulsnake.
Pour l'affichage de la liste en mode tableau, tu as la possibilité de ne pas l'étirer (voir icône étirer la liste dans la barre de menu) pour avoir la liste en mode tableau à gauche et l'affichage HTML à droite.
Soulsnake.
-
- Posts: 30
- Joined: 2010-11-18 10:42:47
-
- Posts: 863
- Joined: 2006-08-31 23:58:18
Très bonne remarque ...gangdeshach wrote:je me demande comment tu as fais pour avoir le drapeau du pays
En l'état, le code proposé ne permet pas de le faire. Je suppose qu'il a fait comme préconisé --> ici
Mais comme le dit antp, lorsqu'il y a plusieurs pays, ça commence à devenir compliqué ...
-
- Posts: 30
- Joined: 2010-11-18 10:42:47