[CSS] Frage zu MyBlog

goldenpegasus
Also ich habe einen Blog bei MyBlog erstellt. Doch als ich das Design eingefügt habe und auch die Zusatzseiten sieht das jetzt so aus:
http://myblog.de/goldenpegasus
Also da unten sind alle Zusatzseiten so hintereinander... Ich will das aber halt so das sie wie die anderen Sachen untereinander sind.
Kann mir einer weiterhelfen.
Hier mal der Code.
Wäre cool wenn mir jemand helfen könnte smile

Lg Ginny



Zitat:
<!-- Design by http://www.myblog.de/caught-->

<HTML>
<HEAD>
<TITLE>Behind the scenes</TITLE>
<!--
BODY{Cursor:nw-resize};A:HOVER{Cursor:nw-resize; }
--></style>

<style>
body { scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #CCCCCC;
scrollbar-track-color: #FFFFFF;
</style>


<STYLE type=text/css>

BODY {
background: url('http://mitglied.lycos.de/opalhost/johnnydepp.jpg') no-repeat ;
color: #FFFFFF;
line-height: 13px;
font-family: verdana;
font-size: 11px;
overflow: auto
}

font {
color: #999999;
font-family: verdana;
font-size: 11px;
line-height: 15px

}

b {
color: #CCCCCC;
letter-spacing:2px;
font-family:verdana;
font-size:12px


}

i {
color: #CCCCCC;
letter-spacing:1px;
font-family:verdana;
font-size:12px


}

u {
color: #CCCCCC;
letter-spacing:2px;
font-family:verdana;
font-size:12px


}

a {
background: transparent;
text-decoration: none;
border-bottom: 0px dashed #006633;
color: #CCCCCC

}

A:hover {
background: transparent;
text-decoration: none;
font-weight:bold;
border-bottom: 0px solid #CC3366;
color: #CCCCCC
}

TEXTAREA {
color: #999999;
background-color: transparent;
font-family: verdana;
font-size: 11px;
border: 1px solid #CCCCCC
}

.content {
position: absolute;
left: 715px;
top: 137px;
background: transparent;
height: 230px;
width: 273px;
overflow: auto
}

.inhaltetable {
width: 253px
}

.navi {
position: absolute;
top: 447px;
left: 785px;
width: 153px;
height:110px;
background: transparent;
color: #FFFFFF;
font-size: 13px;
font-family: verdana;
line-height: 15px;
text-align: center;
overflow:auto
}

</style>

<style type="text/css">
TEXTAREA {
width: 253; }
-->
</style>

</HEAD>

<BODY>

<div style="visibility:hidden">{PLACE_POWEREDBY}</div>

<div class=navi>
<a href="/{PLACE_NAME}">Diary</a><br>
<a href="/{PLACE_NAME}/archivebymonth">Old stories</a><br>
<a href="/{PLACE_NAME}/gb">Script</a><br>
<a href="/{PLACE_NAME}/contact">Adress</a><br>
<a href="/{PLACE_NAME}/abo">Subscribe</a><br>
<a href="http://myblog.de/caught/">Designer</a><br>
<a href="http://myblog.de">Host</a><br>
<a href="{PLACE_PAGES}</a><br></p>
</div>

<div class=content>
{PLACE_CONTENT}

<br><br><br>
<br><br>
{PLACE_POWEREDBY}
</div>

</BODY>
</HTML></BODY>
</HTML>
Aisha
hmm...
eigentlich sieht das ganz richtig aus nur mein code sieht trotzdem anders aus und es geht xD
du kannst mir ja mal ne pn schreiben dann können wir das dort "besprechen"^^