ne er macht es einfach nicht
Ergänzung (29. November 2011 )
was mache ich den nur falsch ?
das ist hier alles was in der template.css steht :
body {
background-image: url(http:
www.eliteunit.de/templates/clansphere/bg.jpg )
padding: 10px 10px 0 10px;
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
a {
color: #000000;
}
a:hover {
text-decoration: none;
}
#container {
margin: 0 auto;
width: 100%;
}
#head, #debug, #bottom {
width: 98%;
background-color: #FFFFFF;
border: 1px solid #888888;
padding: 5px 1%;
color: #757575;
}
#head {
height: 100px;
font-size: 60px;
letter-spacing: 5px;
text-align: center;
}
#debug {
overflow: auto;
font-size: 10px;
line-height: 150%;
}
#head span {
color: #B91F1D;
}
#head div {
font-size: 12px;
letter-spacing: 1px;
}
#bottom {
clear: both;
margin-bottom: 20px;
text-align: center;
}
#errors {
color:#DD3300;
}
#sql {
color:#666666;
}
#nav-left {
float: left;
width: 16%;
margin-bottom: 20px;
}
#nav-left a {
border-right: 1px solid #888888;
border-left: 1px solid #888888;
border-bottom: 1px solid #888888;
display: block;
text-decoration: none;
color: #000000;
padding: 2px 0 2px 15px;
background-color: #FFFFFF;
font-size: 13px;
}
.dark {
background-color: #F0F0F0 !important;
}
#nav-left a:hover {
border-right: 4px solid #BA1616;
text-decoration: underline;
}
* html #nav-left a:hover, *:first-child+html #nav-left a:hover {
padding-left: 15px;
}
#content {
float: left;
width:64%;
margin-bottom: 20px;
margin-top: 20px;
font-size: 12px;
position: relative;
}
#nav-right {
float: right;
margin-bottom: 20px;
width: 20%;
}
.navbody {
border-left: 1px solid #888888;
border-right: 1px solid #888888;
border-bottom: 1px solid #888888;
background-color: #FFFFFF;
padding:4px 6px 4px 8px;
Ergänzung (29. November 2011 )
er findet es auch wenn ich auf den link klicke aber er möchte den hintergrund nicht ändern
Ergänzung (29. November 2011 )
jetzt hab ich den fehler
http://s1.directupload.net/file/d/2723/5h8bggrl_png.htm
Ergänzung (29. November 2011 )
hab den fehler behoben bekommen war eine klammer zuviel !
aber das background ändert sich immer noch nicht
Ergänzung (29. November 2011 )
also hab es jetzt alles hinbekommen
meine frage wäre jetzt al snächstes wie kann ich meine boxen tranzparent machen ?
wie zb. die boxen clanwar,teams,gästebuch usw..