Geschrieben von Snowi am 04.03.2007 um 19:21:
Problem mit Hg & Contentüberschreitung.
Liebe GBler. (:
.klick
Simpler Testblog, erster Codeversuch.
Problem # 1: Wie kriege ich den weißen Abschnitt ganz unten weg?
Problem # 2: Woran liegt die Überschreitung des Contents vom Text?
Code: <html>
<head>
<title>em0.t i o n l e s s.</title>
<style>
body { scrollbar-face-color: #5d5d5d;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #5d5d5d;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #342b2b;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #a9a2a2;
</style>
<style type="text/css">
<!--
a:link { color: #000000; cursor:default; text-decoration: none}
a:visited { color: #000000; cursor:default; text-decoration: none }
a: active { color: #000000; cursor:default; text-decoration: none}
a:hover {color: #000000; cursor:default; text-decoration: none}
-->
</style>
b {color:#cfc26a;}
i {color:#96cdc8;}
u {color:#d49a35;}
</style>
a {color: #000000; }
TEXTAREA { Color: #000000;
Background-Color:#5d5d5d;
Font-Family: Verdana;
Font-Size: 7pt;
Border: 2px solid #000000;
}
INPUT { Color: #000000;
Background-Color: #5d5d5d;
Font-Family: Verdana;
Font-Size: 7pt;
Border: 2px solid #000000;
}
.navi { color: #5d5d5d; }
</style>
<style type="text/css">
.inhaltetable {
width:304;
}
</style>
<style type="text/css">
TEXTAREA {
width: 300; height: 150;}
-->
</style>
<style type="text/css">
INPUT{
width: 120; height: 17;}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<img border="0" src="http://img504.imageshack.us/img504/2613/emotionlessdivlayoutyi7qo2.png
" scroll="no" bgproperties="fixed"
ALIGN="left" WIDTH="1000",HEIGHT="0" STYLE="position:absolute; top:0; left:0;" >
<div style="overflow:auto; position: absolute; width:304; height:372; left:365; top:396">
:CONTENT_HIER:
</div>
style="position: absolute; left: 229px; top: 400px; width: 136px; height: 367px; overflow: auto;"><!-- Div (navi1) --></div>
<div
style="position: absolute; left: 668px; top: 398px; width: 137px; height: 370px; overflow: auto;"><!-- Div (navi2) -->
<font size=2>
<a href="http://www.myblog.de/annafini">home</a><br>
<a href="/bittersweet-design/about">Team</a><br>
<a href="/bittersweet-design/gb">G~Book</a><br>
<a href="/bittersweet-design/contact">Join</a><br>
<a href="/bittersweet-design/page/439162">Lays</a><br>
<a href="/bittersweet-design/page/439192">Header</a><br>
<a href="/bittersweet-design/page/455318">Avas</a><br>
<a href="/bittersweet-design/page/455319">Wallpaper</a><br>
<a href="/bittersweet-design/page/455320">Splashes</a><br>
<a href="/bittersweet-design/page/439218">Rules</a><br>
<a href="/bittersweet-design/page/439096">Links</a><br>
</font>
</div>
</body>
{PLACE_POWEREDBY}
</html>
Lg;