Navigation |
|
|
|
|
|
|
|
|
|
|
Css-Code:
body {
background-color:#000000;}
*{ padding: 0; margin: 0; }
#Mein_Bild {
margin: 0 auto;
width: 980px;
height:500px;
background-image: none;}
#header_container {
position: absolute;
left: 50%;
margin-left:-630px;
width: 1100px;
height:150px;
background-color:#343434;
background-image:url(https://img.webme.com/pic/c/clan-help/swbf_header.jpg);
color:#FFFFFF;
font-size:13px;
border: 1px solid #FFFFFF;}
#nav_container{
position: absolute;
left: 50%;
top:270px;
margin-left: -630px;
width: 160px;
height:700px;
border:1px solid #FFFFFF;
overflow:auto;}
ul#nav{
width: 150px;
padding: 0px;
margin: 0px;}
li.nav_element{
list-style-type: none;
position: relative;
padding:5px;
width: 115px;}
li.nav_element a{
display: block;
width: 115px;
padding:4px;
font-weight: bold;
text-decoration: none;
text-align: left;
color:#F2F2F2;
background-color:#343434;
background-image:url(https://img.webme.com/pic/c/clan-help/clanhelpnavibutton.jpg);
border: 2px solid #000000;}
li.nav_element a:hover{
color: #000000;
background-color:#C9C9C9;
background-image:url(HIER BUTTON-URL_2);}
#content {
position: absolute;
left: 50%;
top:270px;
margin-left:-450px;
width:650px;
height: 330px;
padding:10px;
color: #F2F2F2;
font-size:13px;
background-color:#EB1414;
background-image:url(https://img.webme.com/pic/c/clan-help/clanhelptexthinter.jpg);
border: 1px solid #FFFFFF;
overflow:none;}
#sidebar_container{
position: absolute;
left: 50%;
top:270px;
margin-left: 250px;
width:220px;
height:600px;
background-color:#343434;
background-image:url(https://img.webme.com/pic/c/clan-help/clanhelprechteobx.jpg);
border:1px solid #FFFFFF;
color:#000000;
overflow:auto;} |
|
|
|
|
|
|
|
Copyright by 3D Game und Grafikdesine Team
|
|
|
|
|
|
|
|