Se debarasser d un contour bleu sur vignettes
Résolu
SiD6
Messages postés
227
Date d'inscription
Statut
Membre
Dernière intervention
-
RAD ZONE Messages postés 5230 Date d'inscription Statut Contributeur Dernière intervention -
RAD ZONE Messages postés 5230 Date d'inscription Statut Contributeur Dernière intervention -
Salut a tous,
voici mon probleme,j utilise Dreamweaver CS 3 pour la realistation de mon site et je suis actuellement en train de faire des galleries photos.J ai fait des tableaux sur des pages dans lesquelles g inserer des vignettes puis g fait en sorte que lorsqu on clique sur une de ces vignettes l image en taille reelle s ouvre dans une fenetre pop up.Cela marche bien et j en suis content mais lorsque je cree des faux liens sur les vignettes en mettant un ''#'' dans lien afin que le curseur fleche de la souris devienne une main et ainsi montrer que la vignette est cliquable et ben g un contour bleu qui apparait autour de celle ci et je voudrais m en debarrasser.
Est ce que vous pouvez m aider SVP.
voici mon probleme,j utilise Dreamweaver CS 3 pour la realistation de mon site et je suis actuellement en train de faire des galleries photos.J ai fait des tableaux sur des pages dans lesquelles g inserer des vignettes puis g fait en sorte que lorsqu on clique sur une de ces vignettes l image en taille reelle s ouvre dans une fenetre pop up.Cela marche bien et j en suis content mais lorsque je cree des faux liens sur les vignettes en mettant un ''#'' dans lien afin que le curseur fleche de la souris devienne une main et ainsi montrer que la vignette est cliquable et ben g un contour bleu qui apparait autour de celle ci et je voudrais m en debarrasser.
Est ce que vous pouvez m aider SVP.
A voir également:
- Se debarasser d un contour bleu sur vignettes
- Supprimer rond bleu whatsapp - Guide
- Écran bleu - Guide
- Bouton rouge, vert, jaune bleu télécommande - Guide
- Whatsapp message lu mais pas bleu - Guide
- Carte bleu machine à laver ✓ - Forum Matériel & Système
4 réponses
Salut,
Pose ca dans ta feuille de style :
Ou si tu veux vraiment plus avoir de bordure sur aucune image tu enleve le "a" devant "img"
Cordialement
Karando
Pose ca dans ta feuille de style :
a img{ border:0px solid #FFF; }
Ou si tu veux vraiment plus avoir de bordure sur aucune image tu enleve le "a" devant "img"
Cordialement
Karando
Voici un copie colle de mon code:
<table width="200" border="1">
<tr>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image000.jpg" width="200" height="163" onclick="MM_openBrWindow('image000.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image001.jpg" width="200" height="163" onclick="MM_openBrWindow('image001.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image002.jpg" width="200" height="163" onclick="MM_openBrWindow('image002.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image003.jpg" width="200" height="163" onclick="MM_openBrWindow('image003.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image004.jpg" width="200" height="163" onclick="MM_openBrWindow('image004.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image005.jpg" width="200" height="163" onclick="MM_openBrWindow('image005.html','','')" /></a></th>
</tr>
<tr>
<th scope="row"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image006.jpg" width="200" height="163" onclick="MM_openBrWindow('image006.html','','')" /></a></th>
<td><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image007.jpg" width="200" height="163" onclick="MM_openBrWindow('image007.html','','')" /></a></td>
<td><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image008.jpg" width="200" height="163" onclick="MM_openBrWindow('image008.html','','')" /></a></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
Pouvez vous m indiquer quoi changer pour changer le contour qui est ici vert clair autour de mes vignettes?
<table width="200" border="1">
<tr>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image000.jpg" width="200" height="163" onclick="MM_openBrWindow('image000.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image001.jpg" width="200" height="163" onclick="MM_openBrWindow('image001.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image002.jpg" width="200" height="163" onclick="MM_openBrWindow('image002.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image003.jpg" width="200" height="163" onclick="MM_openBrWindow('image003.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image004.jpg" width="200" height="163" onclick="MM_openBrWindow('image004.html','','')" /></a></th>
<th scope="col"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image005.jpg" width="200" height="163" onclick="MM_openBrWindow('image005.html','','')" /></a></th>
</tr>
<tr>
<th scope="row"><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image006.jpg" width="200" height="163" onclick="MM_openBrWindow('image006.html','','')" /></a></th>
<td><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image007.jpg" width="200" height="163" onclick="MM_openBrWindow('image007.html','','')" /></a></td>
<td><a href="#"><img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image008.jpg" width="200" height="163" onclick="MM_openBrWindow('image008.html','','')" /></a></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
Pouvez vous m indiquer quoi changer pour changer le contour qui est ici vert clair autour de mes vignettes?
Soit tu fais dans chacune des balide img :
Pour la derniere :
Soit tu mets en debut de tableau
Pour la derniere :
<img src="../../../../images/Photos/Egypt 2005/Zaze/09/thumbnail/TN-Image008.jpg" width="200" height="163" onclick="MM_openBrWindow('image008.html','','')" border="0" />
Soit tu mets en debut de tableau
<style> a img{ border:0px solid #FFF; } </style>
Y a t il un moyen de le faire une fois et qu ensuite cela s applique a toutes les images restantes?
@+
b g