Suche im Forum:
Suchen


Autor Nachricht
Beitrag01.01.2012 um 16:36 (UTC)    
Titel: Rechte Box neben Content

Hallo,

ich bastel gerade an dieser Homepage (http://www.martina-nitschke.de/home.htm) und ich würde gerne die Rechte Box neben dem Content platzieren. Aber leider wollen die beiden nicht nebeneinander stehen. Weiß jemand Rat?


DANKE!

Anbei mein Code:

Code:
/* Kalibrierung der wichtigsten Abstände */
* { padding: 0; margin: 0; }
h2, p, ul, ol { margin-bottom: 1em; }
ul ul { margin-bottom: 0; }
li { margin-left: 1em; }
-->




td[height="102"] {
position:absolute;
left:50%;
margin-left:-384px; }

h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
#nav_heading{display: none;}
#nav_container {display: none;}
li.nav_element a{display: none;}
li.nav_element a:hover{display: none;}


body {
background-color:#DEAB80;}
a{color:#58483c; font-size: 11px; text-decoration: none;font-family: Verdana;}
a:hover {color:#58483c; font-size: 11px; text-decoration: none;font-family: Verdana;}
a:link {color:#58483c;  text-decoration: none;font-family: Verdana;}
a:active {color:#58483c; font-size: 11px; text-decoration: none;font-family: Verdana;}
a:visited{color:#58483c; font-size: 11px; text-decoration: none;font-family: Verdana;}


* { padding: 0; margin: 0; }

#Testdesign2 {
margin: 0 auto;
width: 1070px;}

#Header_oben {
font-family: Times;
color: #333;
width: 775px;
height: 250px;
float:left;
padding: 10px;
margin: 0px 0px 0px 0px;
margin-left: 5px;
background: #;
}

#content {
float:right;
margin-left: 130px;
width: 626px;
min-height:500px;
line-height:1.4em;
color: #58483c;
background: #ffffff;
border-right: 1px solid #8B461B;
font-size: 14px;
font-family: Verdana;
}


#sidebar_container {
margin-left: 5px;
width: 120px;
min-height:500px;
font-family: Times;
font-size: 12px;
color:#58483c;
border-top: 2px solid #8B461B;
border-left: 1px solid #8B461B;
background: #ffffff;
}


#Streifen_unten {
clear:both;
width: 785px;
high:40px;
color: #ffefd5;
background: #ffffff;
margin: 0px 0px 10px 0px;
padding: 5px;
font-family: Times;
border-left: 1px solid #8B461B;
border-right: 1px solid #8B461B;
border-bottom: 2px solid #8B461B;
margin-left: 5px;}

#counter{display: none;}







Zuletzt bearbeitet von ct-concepte am 01.01.2012, 17:37, insgesamt einmal bearbeitet
Beitrag01.01.2012 um 16:49 (UTC)    
Titel:

Fehler gefunden! Very Happy
Beitrag01.01.2012 um 19:15 (UTC)    
Titel:

ct-concepte hat Folgendes geschrieben:
Fehler gefunden! Very Happy

Okay, dann schließe ich Wink

Gruß,

TransInt
______________
Kein Support per PN - Im Forum hilft es allen!

Life is what happens while you are busy making other plans.
- John Lennon
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de