Bin fast am verzweifeln. Habe ein gekauftes Theme und da ist so ein abgewandelter LightBox Effect drin. Diesen möchte ich nun auch über eine Imagemap legen. Heißt ImageMap verlinkt auf ein Bild, das in der bopx aufgehen soll. - Krieg ich nicht hin
So sehen die normalen Galleries aus:
<div class="ngg-galleryoverview" id="ngg-gallery-31-1772">
<!-- Thumbnails -->
<div id="ngg-image-799" class="ngg-gallery-thumbnail-box">
<div class="ngg-gallery-thumbnail">
<a href="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/_mg_4754-kopie.jpg"]/wp-content/gallery/shredstixx-vorschau/_mg_4754-kopie.jpg[/URL]" title=" " rel="gallery[shredstixx-vorschau]">
<img title="Chase Hazen auf ShredStixx" alt="Chase Hazen auf ShredStixx" src="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs__mg_4754-kopie.jpg"]http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs__mg_4754-kopie.jpg[/URL]" height="75" width="100">
</a>
</div>
</div>
<div id="ngg-image-800" class="ngg-gallery-thumbnail-box">
<div class="ngg-gallery-thumbnail">
<a href="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/_mg_5018.jpg"]/wp-content/gallery/shredstixx-vorschau/_mg_5018.jpg[/URL]" title=" " rel="gallery[shredstixx-vorschau]">
<img title="Korina Smyrek auf ShredStixx" alt="Korina Smyrek auf ShredStixx" src="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs__mg_5018.jpg"]http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs__mg_5018.jpg[/URL]" height="75" width="100">
</a>
</div>
</div>
<div id="ngg-image-801" class="ngg-gallery-thumbnail-box">
<div class="ngg-gallery-thumbnail">
<a href="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/img_1909.jpg"]/wp-content/gallery/shredstixx-vorschau/img_1909.jpg[/URL]" title=" " rel="gallery[shredstixx-vorschau]">
<img title="Korina Smyrek auf ShredStixx" alt="Korina Smyrek auf ShredStixx" src="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs_img_1909.jpg"]http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs_img_1909.jpg[/URL]" height="75" width="100">
</a>
</div>
</div>
<div id="ngg-image-802" class="ngg-gallery-thumbnail-box">
<div class="ngg-gallery-thumbnail">
<a href="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/img_1949.jpg"]/wp-content/gallery/shredstixx-vorschau/img_1949.jpg[/URL]" title=" " rel="gallery[shredstixx-vorschau]">
<img title="Chase Hazen mit ShredStixx" alt="Chase Hazen mit ShredStixx" src="[URL="http://forum.wordpress-deutschland.org/view-source:http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs_img_1949.jpg"]http://mastercraft-deutschland.de/wp-content/gallery/shredstixx-vorschau/thumbs/thumbs_img_1949.jpg[/URL]" height="75" width="100">
</a>
</div>
</div>
<!-- Pagination -->
<div class="ngg-clear"> </div>
</div>
Alles anzeigen
Wie würde dann der Link in meiner Imagemap aussehen?
Ich habe einfach den rel=[] Tag eingefügt - geht nicht :-(
<img usemap="#Map" src="/wp-content/uploads/shredstixx/fotos.jpg" alt="ShredStixx in Action" border="0" height="718" width="357">
<map name="Map">
<area shape="poly" coords="15,104,169,91,183,278,30,291" href="/wp-content/gallery/shredstixx-vorschau/_mg_4754-kopie.jpg" alt="Chase Hazen">
<area shape="poly" coords="335,144,320,323,175,310,176,284,185,284,183,208,189,134" href="/wp-content/gallery/shredstixx-vorschau/_mg_5018.jpg" alt="Korina Smyrek">
<area shape="poly" coords="116,317,201,315,284,322,288,515,203,518,209,453,120,443" href="/wp-content/gallery/shredstixx-vorschau/img_1909.jpg" alt="Korina Smyrek">
<area shape="poly" coords="52,439,30,627,186,644,206,455" href="/wp-content/gallery/shredstixx-vorschau/img_1949.jpg" alt="Chase Hazen">
<area shape="rect" coords="245,628,349,653" href="/media/boot/shredstixx-photos-deutschland/" alt="Galerie ShredStixx in Action" target="_self">
</map>
Wäre schön, wenn mir jemand helfen könnte...
Danke