Hallo,
kannst mir einer helfen das angefangene Design auf
www.dannytest.de.tl fertig zu stellen.
1. kann ich das Design ein stück verbreitern, da zb. das Gästebuch zu breit ist, oder muß ich die Grafiken breiter machen?
2. wie bekomme ich die Navi passend ins design?
3. als standardschriftfarbe hätte ich gern weiß.
Wäre nett wenn jemand helfen könnte.
hier mein Code:
Code: img {
border:medium none;
}
body {
background:#01111d none repeat scroll 0 0;
font-family:Verdana;
font-size:12px;
height:100%;
margin:10px;
padding:0;
}
#smallbg {
background:#01111d url(http://img.webme.com/pic/v/veranstaltung-kind/kind_hg.png) repeat-x scroll 0 0;
height:450px;
left 0;
position:absolute;
top:0;
width:100%;
z-index:-1;
}
#pre_header {
background:transparent url(http://img.webme.com/pic/d/dannytest/oben.gif) no-repeat scroll 0 0;
height:58px;
width:873px;
}
#container {
left:50%;
margin-left:-390px;
position:absolute;
top:30px;
width:873px;
}
.header {
display:none;
}
#header {
display:none;
}
#post_header {
background:transparent url(http://img.webme.com/pic/d/dannytest/content.gif) repeat scroll 0 0;
height:238px;
width:873px;
}
#header_container {
height:238px;
width:873px;
}
#nav_container {
background:transparent url(http://img.webme.com/pic/d/dannytest/blue.gif) repeat scroll 0 0;
border-color:-moz-use-text-color #FFFFFF #FFFFFF;
border-style:none solid solid;
border-width:medium 3px 3px;
height:30px;
line-height:30px;
padding-left:10px;
vertical-align:middle;
width:822px;
}
#nav_heading {
display:none;
}
ul#nav {
float:left;
margin:0;
padding:0;
}
li.nav_element {
border-color:-moz-use-text-color #FFFFFF -moz-use-text-color -moz-use-text-color;
border-style:none solid none none;
border-width:medium 3px medium medium;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding-left:8px;
padding-right:8px;
}
.menu {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.menu:hover {
color:#000000;
text-decoration:underline;
}
#content {
background:#FFFFFF url(http://img.webme.com/pic/d/dannytest/content.gif) repeat scroll 0 0;
border-color:-moz-use-text-color #FFFFFF #FFFFFF;
border-style:none solid solid;
border-width:medium 0px 0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
text-align:justify;
width:853px;
padding-bottom:10px;
}
h2#title {
display:none;
}
#counter {
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
text-align:center;
}
#sidebar_container {
background:transparent url(http://img.webme.com/pic/d/dannytest/kind_box2.png) no-repeat scroll 0 0;
color:#FFFFFF;
height:160px;
left:50%;
margin-left:175px;
padding:0;
position:absolute;
top:60px;
width:210px;
}
#sidebar_heading {
font-size:14px;
font-weight:bold;
margin:0;
}
.subpage {
font-size:12px;
}
a {
color:#FFFFFF;
text-decoration:underline;
}
a:hover {
color:#003300;
}
div#counter {
background-image:url(http://img.webme.com/pic/d/dannytest/footer.gif);
background-repeat:no-repeat;
height:59px;
}
#Uhr {
color:#D4F3D8;
left:50%;
margin-left:-100px;
position:absolute;
top:44px;
width:220px;
z-index:2;
}