Suche im Forum:
Suchen


Autor Nachricht
Beitrag24.04.2009 um 18:47 (UTC)    
Titel: Ich suche CSS Design

Hallo,ich suche ein CSS Design,habe auch versucht,es so weit fertig zubringen,aber irgendwas ist daran nicht richtig:

Zitat:
<style type="text/css">
<!--
#box_blue {
background: #FFFFFF;
border: 1px solid #FFFFFF;
padding: 5px;
margin-top: 5px;}

#content h1 {
font-size: 15px;
color: #000000;
border-bottom: 2px solid #000000;
padding-bottom: 3px;
margin-bottom: 6px;}

a:link {color: #ffffff;text-decoration: none;font-family:Times New Roman;}
a:active {color: #FFFFFF;text-decoration: none;font-family:Comic Sans MS;}
a:visited{color: #ffffff;text-decoration: none;font-family:Times New Roman;}
/* Entfernen unnötiger Klassen */
#extraDiv1 {display: none;}
#extraDiv2 {display: none;}
#extraDiv1 {display: none;}
#extraDiv2 {display: none;}
#extraDiv3 {display: none;}
#extraDiv4 {display: none;}
#extraDiv5 {display: none;}
#extraDiv6 {display: none;} #pre_header {display: none;}
#post_header {display: none;}
#sidebar_container {display: none;}
#sidebar_contetent {display: none;}
#pre_content {display: none;}
#nav_heading{display: none;}
div.header{display: none;}
h1#title{display: none;} h2#title span {display: none;}
#header_container {display:none;}
#nav_contant{display:none;}
ul#nav{display:none;}
li.nav_element{display:none;}
li.nav_element a{display:none;}
#main {
width: 1000px;
}
#newsticker {
text-align: center;
color:white;
font-family: comic sans ms;
margin-top: 35px;
height: 20px;
width: 810px;
margin-left: 75px;
}
body {
background: url('http://img.webme.com/pic/n/nico1970-test/background_image.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}
#content {
background: url('http://img.webme.com/pic/n/nico1970-test/site_background.jpg');
background-repeat: repeat;
min-height:980px;
width: 860px;
color:black;
font-family: comic sans ms;
padding-top:8px;
padding-left: 80px;
padding-right: 60px;
padding-bottom: 0px;
float:left;
}
#content_bottom {
background: url('http://img.webme.com/pic/n/nico1970-test/content2.jpg');
background-repeat: no-repeat;
height: 3px;d
width: 1000px;
float:left;
}
#header {
background: url('http://img.webme.com/pic/n/nico1970-test/header.jpg');
background-repeat: no-repeat;
height:286px;
width: 1000px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
float:left;
}
#bottom{
background: url('http://img.webme.com/pic/n/nico1970-test/content_bottom.jpg');
background-repeat: no-repeat;
height:61px;
width: 380px;
padding-top: 27px;
padding-left: 620px;
padding-right: 0px;
padding-bottom: 0px;
float:left;
}
ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#nav_bg {
background: url(http://img.webme.com/pic/n/nico1970-test/index.png);
background-repeat: no-repeat;
height: 55px;
width: 1000px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
float:left;
}
body
{
font-family: Times New Roman;
font-size: 14px;
overflow: auto;
padding: 10px;
margin: 0px;
}

ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li a
{
padding-right: 0px;padding-top: 5px;
}

div.menu
{
position: absolute;
z-index: 3;
top: 327px;
left: 69px;
width:1000px;
}

.menu li
{
width: 125px;
float: left;
}

.menu a
{
border: 1px solid #000000;
background-image: url(http://img.webme.com/pic/n/nico1970-test/navi.png);
text-decoration: none;
text-align: center;
font-weight: bold;
cursor: pointer;
margin: 0px 2px;
display: block;
height: 20px;
color: #FFFFFF;
}

.menu a:hover
{
color: #FFFFFF;
background-image: url(http://img.webme.com/pic/n/nico1970-test/navi_hov.png);
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7
{
font-size: 12px;
display: none;
width: 160px;
float: left;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a
{
font-weight: bold;
padding-top: 5px;
border-top: 0px;
cursor: pointer;
color: #FFFFFF;
}










#box_header1 {
padding-left: 10px;
font-weight: bold;
padding-top: 3px;
text-align: left;
color: #ffffff;
font-size: 14px;
width: 550px;
margin: 0px;
height: 20px;
background-image: url(http://img.webme.com/pic/n/nico1970-test/boxenbild.png);}

#box_content1 {
background: #ffffff;;
border-top: 0px !important;
font-size: 14px;
width: 542px;
border: 1px solid #000000;
padding: 8px;
margin: 0px;}
//-->
</style>
Beitrag26.04.2009 um 10:41 (UTC)    
Titel:

Beitrag26.04.2009 um 11:39 (UTC)    
Titel:

naja, ohne html oder demo kann man ja nicht direkt sehen was nicht stimmt.
Beiträge der letzten Zeit anzeigen:   


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