Schatti
Hey ihr, ich hab vor paar Tagen mein erstes endloss Design eingebaut, aber jetzt habe ich das Problem das ich ja das Bild habe aber das nicht mehr weiter geht? Der Text geht zwar weiter aber nicht die Grafik? Wer kann mir helfen?
Und bei dem Fesnter Main passt bei jedem Steckbrief das nicht mehr hiin und geht "über" das Dsign? Und wen ich die Werte ändere passiert da nichts?
Bitte helfen *gg*
Siehe: www.ds-amsterdam.de.vu
Der code sieht bei mir so aus:
<html>
<head>
<title>DS Asterdam</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #A0D5B6;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #A0D5B6;
scrollbar-darkshadow-color: #A0D5B6;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #A0D5B6;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {color: #000000;
text-decoration:none;
}
a:active {color: #000000;
text-decoration:none;
}
a:hover {color: #A0D5B6;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#A0D5B6" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla10.de/userdaten/01093392/bilder/design2.jpg" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: visible; position: absolute; width: 420px; height: 220px; left: 260px; top: 320px">
<span style="font-family:Verdana; font-size:20px; color:#000000">%content%</span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: visible; position: absolute; width: 130px; height: 240px; left: 70px; top: 320px">
<span style="font-family:Verdana; font-size:10px; color:#000000">%navigation_v%</span>
</div>
<!-- End Navigation -->
</body>
</html>
Und bei dem Fesnter Main passt bei jedem Steckbrief das nicht mehr hiin und geht "über" das Dsign? Und wen ich die Werte ändere passiert da nichts?
Bitte helfen *gg*
Siehe: www.ds-amsterdam.de.vu
Der code sieht bei mir so aus:
<html>
<head>
<title>DS Asterdam</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #A0D5B6;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #A0D5B6;
scrollbar-darkshadow-color: #A0D5B6;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #A0D5B6;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {color: #000000;
text-decoration:none;
}
a:active {color: #000000;
text-decoration:none;
}
a:hover {color: #A0D5B6;
text-decoration:none;
}
-->
</style>
</head>
<body bgcolor="#A0D5B6" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://www.oyla10.de/userdaten/01093392/bilder/design2.jpg" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->
<!-- Start Content -->
<div style="overflow: visible; position: absolute; width: 420px; height: 220px; left: 260px; top: 320px">
<span style="font-family:Verdana; font-size:20px; color:#000000">%content%</span>
</div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: visible; position: absolute; width: 130px; height: 240px; left: 70px; top: 320px">
<span style="font-family:Verdana; font-size:10px; color:#000000">%navigation_v%</span>
</div>
<!-- End Navigation -->
</body>
</html>