Hallöchen Willi,
dafür gibt es folgendes Script, was du im Quelltext der Seite einfügen musst, ich markiere hier mal die Stellen die du individuell bearbeiten kannst (ACHTUNG: alles was ich hier rot dazugeschrieben habe, musst du natürlich aus dem Code entfernen bevor du ihn einfügst)
und diese Fotoshow funktioniert nicht mit Pfeilen, sondern mit den Befehlen "weiter" und "zurück" in Englisch:
<script type="text/javascript" src="//code.jquery.com/jquery-1.8.3.min.js"></script> <script type="text/javascript" src="http://wtheme.webme.com/js/thickbox.js"></script>
<link media="screen" type="text/css" href="http
s://theme.webme.com/designs/globals/thickbox.css" rel="stylesheet" />
<style type="text/css">
<!--
/* Aussehen Vorschaubild */
.bild {
width:
100px;
BREITE DER VORSCHAUBILDER
height:
80px;
HÖHE DER VORSCHAUBILDER
padding: 6px;
margin: 10px;
float: center;
box-shadow: 10px 10px 10px #000000;
border:
1px solid #
000000;
RAHMENSTÄRKE UND FARBE DER VORSCHAUBILDER
border-radius: 10px 10px 10px 10px;
ABGERUNDETE ECKEN DER VORSCHAUBILDER
}
/* Textgröße bei Blätterfunktion */
#TB_secondLine {
font-size:
14px;
SCHRIFTGRÖßE
font-weight:
bold;
FETT oder nicht dann löschen
font-family:
century gothic;
SCHRIFTART
font-style:
italic;
KURSIV oder nicht dann löschen
color: #
000000;
SCHRIFTFARBE
}
/* Linkfarbe Blätterfunktion */
#TB_secondLine a { color: #0003a6!important;}
#TB_caption {
bottom: 0px;
left: 15px;
position: absolute;
background: #c88958;
HINTERGRUNDFARBE DER INFO
border-radius: 0px 0px 0px 0px;
font-size: 14px;
SCHRIFTGRÖßE DER INFO
font-weight:bold;
FETT oder NICHT dann löschen
font-family: century gothic;
SCHRIFTART DER INFO
font-style:italic;
KURSIV oder NICHT dann löschen
color: #000000;
SCHIFTFARBE
}
--></style>
<div style="text-align: center;">
<a title="
BILDINFO" class="thickbox" href="https://...
DEINE BILDADRESSE 1. BILD" rel="gallery-plants"> <img width="100" height="60" class="bild"alt="" src="https://...
DEINE BILDADRESSE 1. BILD" /></a>
<a title="BILDINFO" class="thickbox" href="https://...DEINE BILDADRESSE 2. BILD" rel="gallery-plants"> <img width="100" height="60" class="bild"alt="" src="https://...DEINE BILDADRESSE 2. BILD" /></a>
<a title="BILDINFO" class="thickbox" href="https://...DEINE BILDADRESSE 3. BILD" rel="gallery-plants"> <img width="100" height="60" class="bild"alt="" src="https://...DEINE BILDADRESSE 3. BILD" /></a>
<a title="BILDINFO" class="thickbox" href="https://...DEINE BILDADRESSE 4. BILD" rel="gallery-plants"> <img width="100" height="60" class="bild"alt="" src="https://...DEINE BILDADRESSE 4. BILD" /></a>
</div>
das Script lässt sich beliebig lang erweitern indem du diesen Teil einfach sooft kopierst und wieder einfügst wie du Bilder hast:
<a title="BILDINFO" class="thickbox" href="https://...DEINE BILDADRESSE 4. BILD" rel="gallery-plants"> <img width="100" height="60" class="bild"alt="" src="https://...DEINE BILDADRESSE 4. BILD" /></a>
hier mal eine DEMO zur Ansicht:
http://www.klein-paris.eu/Testseite.htm______________
MfG aus Klein Paris-vereinzelte Rechtschreibfehler sind Special Effects meiner Tastatur