Geschrieben von Angy am 23.05.2008 um 17:22:
Menüproblem bei oyla
Hey
also ich hab bei oyla in meinem Menü jetzt überschriften gemacht (allgemeines usw..) aber nun ist zwischen der überschrift und dem Menü eine riesengroße Lücke
zum angucken -->
http://gestuetlindental.oyla24.de
hoffe ihr könnt mir sagen wie ich diese lücke wegbekomme
lg Angy
der code:
<!-- Start Grundcode by
www.oylahomepagehilfe.de -->
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {color: #000000;
text-decoration:none;
}
a:active {color: #000000;
text-decoration:none;
}
a:hover {color: #000000;
text-decoration:underline;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.gegen-bilderklau.net/attachment.php?attachmentid=221126" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 630px; height: 260px; left: 300px; top: 180px">
<span style="font-family:Arial; font-size:12px; color:#000000">%content%</span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 185px; height: 220px; left: 100px; top: 170px">
<span style="font-family:Arial; font-size:10px; color:#000000"><P><STRONG><U><FONT size=2>Allgemeines</FONT></U></STRONG></P><br /><br /><a href="http://www.oyla24.de/cgi-bin/eigenes.cgi?page=text&id=190124301211554
961&userid=85360063" target="_self" title="Home">Home</a><br />
<a href="http://www.oyla24.de/cgi-bin/eigenes.cgi?page=text&id=583097971211554
973&userid=85360063" target="_self" title="Impressum">Impressum</a><br />
<a href="http://www.oyla24.de/cgi-bin/eigenes.cgi?page=text&id=629139911211554
987&userid=85360063" target="_self" title="Bildnachweis">Bildnachweis</a><br />
<a href="http://www.oyla24.de/cgi-bin/eigenes.cgi?page=text&id=018272141211554
999&userid=85360063" target="_self" title="Grafiknachweis">Grafiknachweis</a><br /></span>
</div>
<!-- End Navigation -->
</body>
</html>
<!-- End Grundcode by
www.oylahomepagehilfe.de -->