hallo jenny
ändere mal
Code:
#blackline {
position:relative;
clear:left;
float:left;
width:780px;;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E5E5E5;
background: transparent;
(}
/** copyright **/
#copyright {
position:relative;
width:780px;
display:block;
clear:both;
float:left;
})
(#copyright div {
color:#666666;
font-size:10px;
font-weight:bold;
display:block!important;
width:780px;
float:left;
clear:left;
margin:-10px 0 0 0;
text-align:left;
})
in den code
Code:
#blackline {
position:relative;
clear:left;
float:left;
width:780px;;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E5E5E5;
background: transparent;
}
/** copyright **/
#copyright {
position:relative;
width:780px;
display:block;
clear:both;
float:left;
}
#copyright div {
color:#666666;
font-size:10px;
font-weight:bold;
display:block!important;
width:780px;
float:left;
clear:left;
margin:-10px 0 0 0;
text-align:left;
}
Lesezeichen