Keine 100% bei eingefügten Content

Keine 100% bei eingefügten Content

Beitragvon joshfock » 04.02.2010, 16:04

Hallo und Guten Tag,
ich hab folgendes Problem bei der Darstellung einer Seite.
Leider wird der Seitenhintergrund nicht zu 100% weitergefüht. Siehe Bild.
Was muss ich machen? Ist bestimmt nur ein kleiner Fehler :?

Vielen Dank für Eure Hilfe

Josh

Code: Alles auswählen
html, body {
margin : 0;
padding : 0;
border : 0;
height : 100%;
}
body {
background : #0c1626;
min-width : 760px;
text-align : center;
}
.clear {
clear : both;
height : 1px;
overflow : hidden;
line-height : 1%;
font-size : 0;
margin-bottom : -1px;
}
* html .clear {
height : auto;
margin-bottom : 0;
}
#fullheightcontainer {
margin-left : auto;
margin-right : auto;
text-align : left;
position : relative;
width : 760px;
height : 100%;
}
#wrapper {
min-height : 100%;
height : 100%;
border-right : 5px solid #ffffff;
border-left : 5px solid #ffffff;
background : #ffffff;
}
#wrapp\65 r {
height : auto;
}
* html #wrapper {
height : 100%;
}
#outer {
z-index : 1;
position : relative;
margin-left : 200px;
width : 549px;
border-top : 1px solid #cccccc;
border-left : 1px solid #cccccc;
background : #ffffff;
height : 100%;
}
* html #outer {
width : 550px;
width : 549px;
}
#left {
width : 202px;
float : left;
display : inline;
position : relative;
margin-left : -201px;
}
* > html #left {
width : 201px;
}
#container-left {
width : 200px;
}
* html #left {
margin-right : -3px;
}
#center {
width : 549px;
float : right;
display : inline;
margin-left : -1px;
}
#clearheadercenter {
height : 310px;
overflow : hidden;
}
#clearheaderleft {
height : 310px;
overflow : hidden;
}
#clearfootercenter {
height : 60px;
overflow : hidden;
}
#clearfooterleft {
height : 60px;
overflow : hidden;
}
#footer {
z-index : 1;
position : absolute;
clear : both;
width : 760px;
height : 60px;
overflow : hidden;
margin-top : -60px;
}
#subfooter1 {
background : #ffffcc;
text-align : center;
margin : 0 5px;
height : 50px;
}
#header {
z-index : 1;
position : absolute;
top : 0;
width : 760px;
height : 310px;
overflow : hidden;
}
.outer_horiz_border, .sb_outer_horiz_border {
background : #ffffff;
height : 5px;
overflow : hidden;
font-size : 0;
}
#subheader1 {
background : #ffffff;
background-image : url(../images/SK-Logoheader.jpg);
text-align : center;
margin : 0 5px;
height : 150px;
}
#subheader2 {
background : #ffffff;
background-image : url(../images/bannerplatzhalter.gif);
text-align : center;
margin : 0 5px;
height : 120px;
}
#subheader3 {
background : #ffffff;
background-image : url(../images/navibg.jpg);
text-align : center;
margin : 0 5px;
height : 30px;
}
#gfx_bg_middle {
top : 0;
position : absolute;
height : 100%;
overflow : hidden;
width : 549px;
margin-left : 200px;
background : #ffffff;
border-left : 1px solid #cccccc;
border-left : 1px solid #cccccc;
}
* html #gfx_bg_middle {
display : none;
}
body {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 100.1%;
color : #0c1626;
}
a {
text-decoration : none;
font-weight : bold;
outline : none;
}
a:hover {
text-decoration : underline;
}
strong, b {
font-weight : bold;
}
hr {
margin : 0;
color : #0c1626;
background-color : #ccc;
height : 1px;
}
p {
font-size : 90%;
line-height : 1.1em;
margin-top : 1.5em;
margin-bottom : 1.5em;
}
li {
font-size : 90%;
line-height : 1.1em;
margin-top : 0.3em;
margin-bottom : 0.2em;
}
ul {
margin-top : 1em;
margin-bottom : 1em;
}
td {
font-size : 90%;
}
hr {
margin-top : 2em;
margin-bottom : 2em;
}
img {
border : 0;
}
div, p {
margin : 0;
}
.italics-test, .italics-test-side {
font-style : italic;
text-align : justify;
}
* html .italics-test, * html .italics-test-side {
overflow : hidden;
width : 100%;
overflow : visible;
width : auto;
height : 1px;
}
Dateianhänge
image.gif
image.gif (99.41 KiB) 282-mal betrachtet
joshfock
neu hier
 
Beiträge: 2
Registriert: 04.02.2010, 15:46

Re: Keine 100% bei eingefügten Content

Beitragvon joshfock » 04.02.2010, 16:27

Hallo, ich habe das Problem durch "config.doctype = xhtml_strict" in Typo3 gelöst. Vielen Dank

Gruß Josh
joshfock
neu hier
 
Beiträge: 2
Registriert: 04.02.2010, 15:46


Moderatoren: Laus, Moderatoren

Ähnliche Beiträge zu "Keine 100% bei eingefügten Content"

Zurück zu: CSS für Fortgeschrittene

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast