Suche im Forum:
Suchen


Autor Nachricht
Beitrag13.01.2011 um 13:21 (UTC)    
Titel: Header help

also ich habe ein header problemm
und zwar der seiten namen zeigt an meinem header an zb:
Meine seite heißt ja fs-lingen-info und das steht genau vor mein bild.
Wie entfehrne ich das ? Ich habe 2 headers in mein css code. ich brauch help hier ist auch der code

Code:
Code:

td[height="102"] {
position:absolute;
left:50%;
top: 8px;
margin-left: -376px;
}
h1#header {
display: none;
}
h1#title {
display: none;
}
h2#title {
display: none;
}
li.nav_element {
display: none;
}
#sidebar_container {
display: none;
}
img {
border: none;
}
body {
background-image: url(http://www.closomat.ch/uploads/pics/weiss.jpg);
}
* {
margin: 0;
padding: 0;
}
a {
color: #000000;
font-size: 14px;
font-family: veranda, sans-serif;
text-decoration: none;
}
a:hover {
color: #353535;
font-size: 14px;
font-family: veranda, sans-serif;
text-decoration: none;
}
#header {
position: absolute;
top: 200px;
left: 53%;
margin-left: -670px;
height: 40px;
width: 1260px;
background-image: url(http://www.imgbox.de/users/public/images/bSkS6DrfOt.png);
}
#nav_con {
position: absolute;
top: 250px;
left: 0%;
height: 40px;
width: 100%!important;
background-image: url(http://www.bilder-hochladen.net/files/foxo-8.jpg);
}

#content {
position: absolute;
top: 330px;
left: 50%;
margin-left: -500px;
padding: 10px;
height: 580px;
width: 760px;
color: #000000;
font-size: 14px;
font-family: veranda, sans-serif;
background-image: url(http://img.webme.com/pic/d/demon-x-test/noblecompain-content.jpg);
overflow: auto;
}
#sidebartxt {
position: absolute;
top: 340px;
left: 50%;
margin-left: 310px;
height: 580px;
width: 180px;
color: #000000;
font-size: 14px;
font-family: veranda, sans-serif;
background-image: url(http://img.webme.com/pic/d/demon-x-test/noblecompain-content.jpg);
overflow: auto;
}
#footer {
position: absolute;
top: 945px;
left: 50%;
margin-left: -298px;
height: 40px;
width: 580px;
color: #FFFFFF;
}

#counter  {
position: absolute;
top: 965px;
left: 60%;
margin-left: -338px;
height: 40px;
width: 580px;
color: #FDB942;
}


h1#header {
display: none;
}

#header {
position: absolute;
top: 200px;
left: 53%;
margin-left: -670px;
height: 40px;
width: 1260px;
background-image: url(http://www.imgbox.de/users/public/images/bSkS6DrfOt.png);
}

Wie ihr seht ist das bei den beiden das problem bei h1#header zeigt er mir das fs-lingen-info text an in schwarz , bearbeite ich jedoch zb tuh ich ein buchstabe vor wird er angezeigt und wenn beide da stehen funktioniert nur h1#header aber mein #header klappt nicht.


Ich hoffe ihr könnt mir hhelpfen danke[/code]
Beitrag13.01.2011 um 13:26 (UTC)    
Titel:

gut habe problemm gefunden

h1#header span

Aber danke die hier auch schonmal reinschahen ;D
Beitrag13.01.2011 um 13:29 (UTC)    
Titel:

Schön, dass du den Fehler gefunden hast. Ich schreibe hier nur, da ich dich
darauf aufmerksam machen will, dass "none" kein erlaubter Wert für "border" ist.
Sollte eher "0px" heißen.


Zuletzt bearbeitet von web-cube am 13.01.2011, 14:30, insgesamt 2-mal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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