Webseite

Fragen rund um PHP,HTML,CSS und MySQL

Webseite

Beitragvon ba-coach » 11. Apr 2011, 09:04

Guten Morgen allerseits,

ich bin verzweifelt, IE 8 und IE 9 ist daran schuld, dass ich jetzt erstmal in den Keller gehe.
Für eine neue Seite,

habe ich für meinen Kunden ein neues Layout entwickeln dürfen. Mich plagt dabei aber die Anordnung der Navigation auf der linken Seite, im Firefox und IE 7 ist alles gut, bei den anderen beiden Kandidaten verschiebt sich die Navigation weit nach rechts und nimmt zudem die Grafik "Startseite" mit, warum auch immer.

Habt ihr eine Idee?
Gruß und Dank
Sebastian

Hier mal das CSS dafür:

* {
margin: 0;
padding: 0;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url("site_bg01.jpg");
background-repeat:repeat-x;
background-position: top center;
}

h2 {
margin: 0px;
padding: 0px;
padding-bottom: 8px;
padding-top: 6px;
font-family:"Trebuchet MS";
font-size: 16px;
color: #51076d;
}

h3 {
margin: 0px;
padding: 0px;
padding-top: 18px;
padding-bottom: 6px;
font-family:"Trebuchet MS";
font-size:14px;
color: #51076d;
font-weight: bold;
}

#wrap {
width: 970px;
margin-left: auto;
margin-right: auto;
}
#header_logos {
height: 84px;
background-image: url(image/header_logos.jpg);
background-position:top;
background-repeat:no-repeat;
}
#header_image {
height: 305px;
background-image: url(image/header_image.jpg);
background-position: top;
background-repeat: no-repeat;
}
#zusatzinfo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
letter-spacing: -1px;
padding-left: 700px;
padding-top: 10px;
}
#branding {
height: 43px;
padding-left: 402px;
padding-top: 42px;
}
#category {
padding-left: 395px;
padding-top: 12px;
}
#category a {
text-decoration:none;
}
#breadcrumb{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
padding-left: 412px;
padding-top: 20px;
}
#container {
width: 970px;
margin-top: -10px;
margin-left: auto;
margin-right: auto;
}
#sidebar {
float: left;
width: 168px;
height: 32px;
margin-left: 215px;
background-image: url(images/pic_start.jpg);
background-position: top;
background-repeat: no-repeat;
}
#navigation {
padding-top: 32px;
}
#content {
float: right;
width: 480px;
margin-right: 80px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 1.3em;
}

ul {
overflow: hidden;
float: left;
margin: 0px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
width: 166px;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
}
ul li {
float:left;
list-style: none;
border-bottom: 1px solid #EAEAEA;
line-height: 1.4em;
}
ul li a {
display: block;
text-decoration: none;
text-align: left;
width: 150px;
padding-left: 18px;
font-family: Verdana, Arial;
font-size: 11px;
color: #757575;
text-decoration: none;
}
ul li a:hover {
background-color: #EBEBEB;
color: #51076D;
}
Zuletzt geändert von ba-coach am 30. Jan 2012, 10:22, insgesamt 1-mal geändert.
ba-coach
 
Beiträge: 73
Registriert: 15. Jan 2007, 14:50
Wohnort: Minden

Re: EBH Minden

Beitragvon Ruediger.Nitzsche » 11. Apr 2011, 09:13

Ich hab den Beitrag mal ins passende Forum verschoben.

Rüdiger
GN2 netwerk | GN2 hosting | REDAXO Referenzen
Supportanfragen per PN werden gepflegt ignoriert
Benutzeravatar
Ruediger.Nitzsche
 
Beiträge: 1900
Registriert: 13. Dez 2005, 08:29
Wohnort: Coburg

Re: EBH Minden

Beitragvon ba-coach » 11. Apr 2011, 09:19

Sorry, das hatte ich nicht gesehen, danke.
ba-coach
 
Beiträge: 73
Registriert: 15. Jan 2007, 14:50
Wohnort: Minden

Re: EBH Minden

Beitragvon Ingo » 11. Apr 2011, 14:55

Deine Brotkrümel sind fehlerhaft, da schliesst ein <a> nicht richtig. Vielleicht ist es das schon. Grundsätzlich solltest du zusehen, dass dein Markup halbwegs fehlerfrei ist: http://validator.w3.org/
Ingo
 
Beiträge: 290
Registriert: 23. Jun 2010, 23:34

Re: EBH Minden

Beitragvon ba-coach » 11. Apr 2011, 17:33

Vielen Dank, die waren es. Und nun passt es in allen Browsern. Valide ist es nun auch.
http://validator.w3.org/check?uri=http% ... ne&group=0

Gruß und Dank
Sebastian
ba-coach
 
Beiträge: 73
Registriert: 15. Jan 2007, 14:50
Wohnort: Minden


Zurück zu PHP/HTML/CSS/MySQL

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste

cron