Bonjour,
J'utilise amc pour mes dramas (script nautiljon).
J'aimerai avoir les photos acteurs à la place des noms (texte), est-ce que c'est possible ? Si oui quelqu'un peut-il m'expliquer comment faire, svp ?
Merci de votre aide
Besoin d'aide pour images acteurs [Résolu]
-
- Posts: 21
- Joined: 2013-04-20 13:08:13
Besoin d'aide pour images acteurs [Résolu]
Last edited by lilithmanga on 2017-09-30 09:49:11, edited 1 time in total.
-
- Posts: 21
- Joined: 2013-04-20 13:08:13
-
- Posts: 21
- Joined: 2013-04-20 13:08:13
Merci
Mais je crois que j'ai pas bien fait les extras car du coup j'ai plus rien (ni noms, ni images).
Mes acteurs se multiplient dans mon dossier :
J'ai donc l'acteur avec son nom et à chaque fois que j'ajoute l'image dans un drama, il créé une nouvelle image.
Exemple avec Shin Mina (image avec son nom et plusieurs autres comme celles-ci)
Dramas_4_3 & Dramas_5_1, etc.
De plus mon dossier est dans "Documents->Catalogs->Dramas.amc_pics", avec mes covers et la base de données
Voici le code template Elegant:
Désolée d'ennuyer, mais je suis super nulle pour ça...
Encore merci de votre aide
Edit :
Ok j'ai trouvé à la place de "Acteurs" dans mes "extras" je devais mettre "Actors" lol
Merciiiiiii
Mais je crois que j'ai pas bien fait les extras car du coup j'ai plus rien (ni noms, ni images).
Mes acteurs se multiplient dans mon dossier :
J'ai donc l'acteur avec son nom et à chaque fois que j'ajoute l'image dans un drama, il créé une nouvelle image.
Exemple avec Shin Mina (image avec son nom et plusieurs autres comme celles-ci)
Dramas_4_3 & Dramas_5_1, etc.
De plus mon dossier est dans "Documents->Catalogs->Dramas.amc_pics", avec mes covers et la base de données
Voici le code template Elegant:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<title>Elegant</title>
<meta http-equiv="Author" content="sajrockz, sajanbs4@gmail.com">
<style type="text/css">
/*-----------------------------------------------------------//
//
// Thanks to Those who Inspired & Helped..
//
------------------------------------------------------------*/
body, td {font-family: Tahoma, Verdana, Arial, sans-serif;font-size:11px;color:#b9becd;}
body {width:100%;margin:0px;padding:13px;background-image:url(bg.png);background-color:#B6BCD5;}
div {margin:0px;padding:0px;}
img {}
a:link, a:visited {text-decoration:none;color:#ff7200;}
a:hover, a:active, a:after {text-decoration:none;color:#f5ef0f;}
a.ftr:link, a.ftr:visited {text-decoration:none;color:transparent;}
a.ftr:hover, a.ftr:active {text-decoration:none;color:transparent;}
.actortab {width:100%;padding:10px 15px 0px 10px;float:left;color:#636363;text-align:center;}
.actors {width:104px; text-align:center; vertical-align:top;}
h1 {font-family:Arial, Tahoma, Verdana, sans-serif;font-size:18px;color:#7E76A5;font-weight:normal;margin:0px 0px 0px 0px;}
h2 {font-size:12px;color:#7E76A5;font-weight:normal;margin:0px;padding:0px;}
h3 {font-size:13px;font-weight:normal;margin:0px;padding:0px;}
.divider {background-image:url("divider.jpg");background-repeat:repeat-x;background-position:center top;margin:10px 0px;text-align:center;}
.stitched {color:#fff;line-height:1.3em;border:1px solid #000;font-weight:normal;margin:0px 10px;font-size:12px;text-align:right;padding:5px 24px 5px 0px;}
.stitched a:link {color:#7fb903; text-decoration: none;}
.stitched a:hover {color:#009dee; text-decoration: none;}
.media {background-repeat:no-repeat;background-position:center;}
.cover {background-repeat:no-repeat;background-position:center;}
.title {background-repeat:no-repeat;background-position:center;text-align:center;}
.filter-top {background: url(info-top.png) no-repeat;width: 400px;height: 48px;}
.filter-main {background: url(info-middle.png) repeat-y;width: 400px;}
.filter-main .content {background:url(infobg.png) no-repeat; width:400px; padding:0px 15px 10px 20px}
.filter-bottom {background: url(info-bottom.png) no-repeat;width: 400px;height: 24px;padding:0px 0px 10px;}
</style>
</head>
<body>
<div>
<table style="background: url(new.png) top left repeat-x" border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- MSTableType="nolayout" -->
<tr valign="top">
<td style="padding:0px 0px 0px 15px;">
<div>
<table border="0" cellpadding="0" cellspacing="0" style="padding:10px 0px">
<tr>
<td class="cover" height="526" nowrap="nowrap" align="center" background="cover.png" valign="middle" width="400">
<img src="$$ITEM_PICTUREFILENAME" alt="cover" height="473" width="336">
</td>
</tr>
</table></div>
<div class="filter-top"></div>
<div class="filter-main">
<table class="content">
<tr>
<td height="25" nowrap="nowrap" valign="middle"><h3><b>$$LABEL_USERRATING</b></h3></td><td><h3><b>$$ITEM_USERRATING/10</b></h3></td>
<td height="25" nowrap="nowrap" valign="middle"><h3><b>$$LABEL_RATING</b></h3></td><td><h3><b>$$ITEM_RATING/10</b></h3></td>
</tr>
<tr>
</tr>
<tr><td style="width:25%"><h3><b>$$LABEL_YEAR</b></h3></td><td><h3>$$ITEM_YEAR</h3></td></tr>
<tr><td><h3><b>$$LABEL_COUNTRY</b></h3></td><td><h3>$$ITEM_COUNTRY <img src="Flags/$$ITEM_COUNTRY.png" height="19" align="middle"/></h3></td></tr>
<tr><td ><h3><b>$$LABEL_LENGTH</b></h3></td><td><h3>$$ITEM_LENGTH Mins.</h3></td></tr>
<tr><td ><h3><b>EPISODES</b></h3></td><td><h3>$$ITEM_RESOLUTION</h3></td></tr>
</table>
</div>
<div class="filter-bottom"></div>
</td>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td style="padding:0px 15px 10px 15px;" width="100%">
<table class="title" height="70" nowrap="nowrap" align="center" background="title.png" valign="middle" width="600px">
<tr>
<td><h1><font size="3"<b><a href="$$ITEM_URL">$$ITEM_TRANSLATEDTITLE</a></b></font></h1><br><h2>$$ITEM_ORIGINALTITLE</h2></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td style="padding:0px 15px 10px 15px;" width="100%">
<br>
<tr>
<td class="media" height="70" nowrap="nowrap" align="center" background="mediabar.png" valign="middle" width="600"><b> $$ITEM_CATEGORY</b></td>
</tr>
</table>
<div>
<table class="actortab">
<tr>
$$ITEM_EXTRA_BEGIN(Actors,,1,5)
<td><img src="$$ITEM_EXTRA_PICFILENAME" alt="actors" width="105" height="155" border="2"></td>
$$ITEM_EXTRA_END
</tr>
<tr>
$$ITEM_EXTRA_BEGIN(Actors,,1,5)
<td class="actors" width= "105"><a href="http://www.imdb.com/name/$$ITEM_EXTRA_URL"><b>$$ITEM_EXTRA_TITLE</b></a><br>$$ITEM_EXTRA_DESCRIPTION</td>
$$ITEM_EXTRA_END
</tr>
</table>
</div>
<div style="padding:10px 15px 0px 15px">
<table style="width:100%">
<tr>
<td class="divider" style="padding:10px 0px;color:#ff7200;"><h3><b>$$LABEL_ACTORS</b></h3></td>
</tr>
<tr>
<td style="text-align:center"><h3>$$ITEM_ACTORS</h3></td>
<tr>
</table>
<table>
<tr>
<td class="divider" style="padding:10px 0px;color:#ff7200;"><h3><b>$$LABEL_DESCRIPTION</b></h3></td>
</tr>
<tr>
<td style="text-align:justify"><h3>$$ITEM_DESCRIPTION</h3></td>
</table>
<table>
<tr>
<td class="divider" style="padding:10px 0px;color:#ff7200;"><h3><b>Épisodes vus</b></h3></td>
</tr>
<tr>
<td style="text-align:justify"><h3>$$ITEM_COMMENTS</h3></td>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr valign="top">
</tr>
</table>
</div>
</body></html>
Encore merci de votre aide
Edit :
Ok j'ai trouvé à la place de "Acteurs" dans mes "extras" je devais mettre "Actors" lol
Merciiiiiii