[HTML] Problem mit Designcode!

nechtan
Alsoo...Ich hab mir schon etliche Tutorials zu dem Thema durchgelesen, aber ich krieg das mit dem Chroma nocht vernünftig hin. Ich hätte nämlich gerne die Frames und die Scrollbars transbarent, hier mein Designcode:

<html>
<head>
<title>Gestüt do'n Duan - denn Masse hat Klasse</title>

<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="yes">
<img border="0" src="Desingversuch1.jpg" align="left" usemap="#FPMap0">


<div id="main" style="position: absolute; left: 328px; top: 311px;">
<iframe src="index.html" name="main" width="532" height="301" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>


<div id="menu" style="position: absolute; left: 132px; top: 311px;">
<iframe src="untermenu.html" name="menu" width="160" height="304" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#fffff)" ;>
</iframe>
</div>


<body>
<map name="FPMap0">
<area href="allgemein.html" target="menu" shape="rect" coords="122, 260, 188, 276">
<area href="gestuet.html" target="menu" shape="rect" coords="197, 260, 266, 276">
<area href="anmeldung.html" target="menu" shape="rect" coords="276, 260, 349, 276">
<area href="mitglieder.html" target="menu" shape="rect" coords="362, 260, 420, 276">
<area href="sonstiges.html" target="menu" shape="rect" coords="434, 260, 497, 276">
<area href="impresum.html" target="main" shape="rect" coords="121, 640, 188, 647">
<area href="bildnachweis.html" target="main" shape="rect" coords="197, 640, 278, 647">
</map>
</body>

</html>
Sidney
du musst via css auf jeder unterseite [z.B. Allgemein.htm] die Hintergrundfarbe und die Farbe der Scrollbars definieren... Wenn du sie transparent haben willst, musst du laut deinem Code #ffffff eingeben. Tut dazu auf www.icedale.de
nechtan
Ich habe einfach auf jeder Unterseite geschrieben:

<body bgcolor="#ffffff">

und mit CSS hab ich die Srollbars definiert, aber es funktioniert nicht unglücklich
Pawie
Addy deiner HP pls großes Grinsen
nechtan
Ist noch nicht on...
Aber ich kann dir den Dode von der Unterseite geben:

<html>
<head>
<title>Gestüt do'n Duan - denn Masse hat Klasse</title>

<style type="text/css">
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
}

</style>


<style type="text/css">
<!--
A:link {color: #000000; text-decoration: underline; }
A:visited {color: #000000; text-decoration: underline; }
A:hover {color: #000000; text-decoration: underline; font-weight:bold }
A:active {color: #000000; text-decoration: none; }
//-->
</style>


<style type="text/css">
<!-- Cursor //-->
<!--
h1, p, a { cursor:crosshair; }
//-->
</style>




</head>
<body>
<body bgcolor="#ffffff">

<center><span style="font-family:verdana; font-size:11;" >

<b>|Allgemein|</b><br><br>

<base target="main">
<a href="index.html" style="text-decoration: none; ">Home</a>
</center>
</span>
</body>
</html>
nechtan
*push*
nechtan
*Push*

Kommt schon, Leute! Irgendwer muss mir doch helfen können! *verzweifel*
nechtan
Wirklich gaaaaarniemand?
Melli
Huhu ich helf dia^^

per PN
nechtan
Danke, hab deine PN schon beantwortet^^
nechtan
*push*
nechtan
*schon wieder pushen muss*