Suche im Forum:
Suchen


Autor Nachricht
Beitrag30.01.2011 um 17:36 (UTC)    
Titel: Footer und Content nach unten

Hallo,

Ich möchte gerne bei Footer ein bisschen weiter runter machen und meinen Content auch aber ich weiß nicht wie hier sind mal meine Codes
Code:
/* Allgemein */
#pre_content {display:none;}
#pre_header {display:none;}
#post_header {display:none;}
#post_content {display:none;}
#extraDiv5 {display:none;}
#extraDiv6 {display:none;}
h1#header {display:none;}
#nav_container{display:none;}

td[height="102"]{
position:absolute;
z-index:2;
top:3px;
left:50%;
margin-left:-376px;
width: 753px;}

html{
background-color:#d6d6d6;}

h1, h2, h3, h4, h5, h6{
margin:0px;}

/* extraDivs */
#extraDiv2 {
position:absolute;
z-index:1;
width:100%;
height:99px;
top:0px;
margin-left:-8px;
background-color:#76cef6;
border-bottom:1px solid #fd4d01;}

#extraDiv3 {
position:absolute;
z-index:1;
width:100%;
height:85px;
bottom:0px;
margin-left:-8px;
background-color:#ffffff;
border-top:1px solid #fd4d01;}

/* Content */
#content{
width:858px;
height: 440px;
background-color:#ffffff;
border:1px solid black;
margin-left:auto;
margin-right:auto;
padding:10px;}

/* Newsbox */
#newsbox{
position:absolute;
z-index:2;
width:852px;
height:98px;
background-color:#ffffff;
left:50%;
margin-left:-413px;
top:600px;}

/* Footer */
#below_content{
position:absolute;
z-index:2;
width:100%;
height:82px;
bottom:30px;
margin-left:-0px;
background-color:#efefef;
border:1px dashed #d7d7d7;}


Hoffe ihr könnt mir helen
Beiträge der letzten Zeit anzeigen:   


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