bitte zitiere nicht das gesamte Vorposting, sondern nur das, worauf du konkret antwortest.
Alles klar mache ich! Danke ;)
Woher sollen wir wissen, wo du hängst?
Ich gebe dir hier nun alle Quellcodes die Wichtig sind:
Dast steht in der index.htm:
<?php
include 'header.php';
?>
Und das in der header.php:
<div id="gallery">
<a href="#" class="show">
<img src="img/slider1.png" alt="Disco Nacht" title="" width="465" height="465" rel="<h3>01/13</h3>Disco<br />Nacht"></a>
<a href="#" class="" style="opacity: 0;"> <img src="img/slider2.png" alt="Münzwerfen" title="" width="465" height="465" rel="<h3>03/13</h3>Laser<br />Party"/> </a>
<a href="#" class="" style="opacity: 0;"> <img src="img/slider3.png" alt="Girls' Party" title="" width="465" height="465" rel="<h3>09/13</h3>Girls'<br />Party"/> </a>
<div class="caption" style="opacity: 1; width: 465px; height: 232px;">
<div class="content" style="opacity: 1;"><h3>01/13</h3>Disco<br>Nacht</div></div> </div>
<div class="clear"></div>