ich hab das Problem, dass sich bei mmir alles im Content öffnet... hab alles veruscht so zu amchen, wie es da stand, aber es geht nicht... Außerdem öffnet sch dann immer ein neues Fenster, wennich irgenwo draufklicke
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:none;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla4.de/userdaten/89560791/bilder/xy.jpg" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 660px; height:640px; left: 290px; top: 140px">
<span style="font-family:Arial; font-size:16px; color:#000000;">%content%</span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 185px; height: 350px; left: 10px; top: 260px">
<span style="font-family:Arial; font-size:16px; color:#000000;"><A href=http://www.oyla4.de/cgi-bin/eigenes.cgi?page=text&id=49785195123930580
2&userid=89560791 target=navigation><FONT
color="#HEXCODE"> Menu</FONT></A></span>
</div>
<!-- End Navigation -->
<!-- Start Untermenu -->
<div style="overflow: auto; position: absolute; width: 185px; height: 330px; left: 10px; top: 600px">
<span style="font-family:Arial; font-size:16px; color:#000000; name=Untermenu">Hier öffnet sich in der Theorie das Untermenü:-)</span>
</div>
<!-- End Untermenu -->
</body>
</html>
<!-- End Grundcode by
www.oylahomepagehilfe.de -->