Geschrieben von *~Sarah~* am 01.09.2009 um 10:34:
Desingcodefehler
Hallo!
ich hab nun zum ersten mal ein Desing mit Untermenü gecodet.
Soweit so gut, allerdings zeigt es den Hintergrund nicht richtig an.
Sprich, es ist ein dicker weißer Rand rechts und unterhalb des Desings.
Desing
Und hier ist mein code:
<html>
<head>
<title>vRh Rosenfeld</title>
<style type="text/css">
<!--
body { scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#92d648;
scrollbar-base-color:#92d648;
scrollbar-darkshadow-color:#92d648;
scrollbar-face-color:#92d648;
scrollbar-shadow-color:#92d648;
background-image:url("http://www.oyla.de/userdaten/15421358/bilder/desinghi
ntergrund.gif");
background-position: top left;
background-repeat: no-repeat;
background-color:#ffffff; }
-->
</style>
</head>
<body>
<div style="left: 25px; top: 85px; position: absolute;">
<iframe name="main" width="770px" height="800px" src="http://www.oyla.de/userdaten/15421358/bilder/desingmain.gif" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>
<div style="left: 775px; top: 85px; position: absolute; ">
<iframe name="menu" width="526px" height="270px" src="http://www.oyla.de/userdaten/15421358/bilder/desinmenue.gif" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>
<div style="left: 775px; top: 350px; position: absolute; ">
<iframe name="untermenu" width="220px" height="454px" src="http://www.oyla.de/userdaten/15421358/bilder/untermenue.gif" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>
</body>
</html>
Es wehre nett, wen mir jemand schnellst möglich helfen würde.
LG