Robin
Donateur
- Inscrit
- 20 Mars 2011
- Discussions
- 24
- Messages
- 170
- Réactions
- 2
- Points
- 18
- Localisation
- Binche en Belgique
- Auteur du sujet
- #1
Bonjour a tous,
J'ai besoin d'aide pour l'ajout d'un script j'ai ceci
J'ai aussi les images dans le dossier merci que j'ai upper sur le serveur
mais je sais pas où le rajouter et dans quelle fichier
merci de votre aide
J'ai besoin d'aide pour l'ajout d'un script j'ai ceci
Code:
<tr>
<td width="100%" class="cadre2" align="center"><b>Remerciement en bas de la présentation :</b><br /><b>Survolez avec le pointeur de votre souris le nom du style de présentation afin de faire apparaitre son image.</b><br /><br />
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<td width="20%"><input name="repid['.$tmp.'][merci]" id="merci" type="radio" value="noir" ><span class="tooltip1" value="noir" ><b>Noir</b><em><span><img src="merci/noir/merci.png" alt="Noir"></span></em></span></td>
<td width="20%"><input name="repid['.$tmp.'][merci]" id="merci" type="radio" value="blanc" ><span class="tooltip1" value="blanc" ><b>Blanc</b><em><span><img src="merci/blanc/merci.png" alt="Blanc"></span></em></span></td>
<td width="20%"><input name="repid['.$tmp.'][merci]" id="merci" type="radio" value="bleu" ><span class="tooltip1" value="bleu" ><b>Bleu</b><em><span><img src="merci/bleu/merci.png" alt="Bleu"></span></em></span></td>
<td width="20%"><input name="repid['.$tmp.'][merci]" id="merci" type="radio" value="rouge" ><span class="tooltip1" value="rouge"><b>Rouge</b><em><span><img src="merci/rouge/merci.png" alt="Rouge"></span></em></span></td>
<td width="20%"><input name="repid['.$tmp.'][merci]" id="merci" type="radio" value="vert" checked ><span class="tooltip1" value="vert" ><b>Vert</b><em><span><img src="merci/vert/merci.png" alt="Vert"></span></em></span></td>
</table></td></tr>
<tr>
<td width="100%" class="cadre2" align="center"><b>Vos bannières de remerciement personnalisées.</b><br /><br />
<b>Lien de votre remerciement :</b><br />
<input class="infos_cadre" name="filmid['.$tmp.'][merci1]" type="text" value="" size="100" /></td>
</tr>
</table></td>
</tr>
J'ai aussi les images dans le dossier merci que j'ai upper sur le serveur
mais je sais pas où le rajouter et dans quelle fichier
merci de votre aide