Hallo zusammen,
ich habe mir ein Premiumpaket zugelegt, um über unserer Homepage für die neue Saison unsere Sponsoren anzeigen zu lassen. Da ich mein Design zentriert habe, möchte ich natürlich auch die Werbung mittig haben.
Kann mir jemand helfen?
Hier ist der Code, den ich bei Text über dem Design eingefügt habe:
<style type="text/css">
<!--
.clear {clear:both;}
#gallery {position:relative; height: 80px; }
#gallery a {float:left; position:absolute; }
#gallery a img {border:none;}
#gallery a.show {z-index:500;}
#gallery .caption {
z-index: 600;
background-color: #000;
color: #fff;
height: 100px;
width: 100%;
position: absolute;
bottom: 0; }
#gallery .caption .content {margin:5px;}
#gallery .caption .content h3 {margin:0; padding:0; color:#1DCCEF; }
-->
</style>
<div id="gallery">
<a href="http://www.storm-maschinenbau.de/" class="show">
<img src="http://img.webme.com/pic/s/sola1/stormwerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/></a>
</a>
<a href="http://fahrschule-hofschröer.de/">
<img src="http://img.webme.com/pic/s/sola1/hofschroerwerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http
http://www.fraecon.de/ ">
<img src="
http://img.webme.com/pic/s/sola1/fraeconwerbung.png " alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http://www.pasa-lingen.de//">
<img src="http://img.webme.com/pic/s/sola1/pasawerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http://www.malerbetrieb-meemann.de/">
<img src="http://img.webme.com/pic/s/sola1/meemannwerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http://de.dmg.com/home,de">
<img src="http://img.webme.com/pic/s/sola1/dmgwerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http://www.autopflegepark-lingen.de/">
<img src="http://img.webme.com/pic/s/sola1/theilenwerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http
http://www.seniorenzentrum-haus-georg.de/12.html ">
<img src="http://img.webme.com/pic/s/sola1/georgwerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<a href="http://www.meta-technik.com/">
<img src="http://img.webme.com/pic/s/sola1/metawerbung.png" alt=" " alt="" title="" width="559" height="80" rel="<h3></h3>"/>
</a>
<div class="caption"><div class="content"></div></div>
</div>
<div class="clear"></div>