zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden DRINGEND!! CSS Fehler gesucht

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 14.06.2013, 10:12
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 14.06.2013
Beiträge: 1
Sassa befindet sich auf einem aufstrebenden Ast
Frage DRINGEND!! CSS Fehler gesucht

Hallo Zusammen,

ich erstelle gerade eine website..
ich hatte soweit alles fertig, gestern noch ein paar Kleinigkeiten geändert gehabt. Heute wollte ich zur Kontrolle nochmal nachschauen, ob auch alles wirklich so passt wie ich es haben möchte..
Naja jetzt ist alles anderst als es eig hätte sein sollen.. nicht mehr am richtigen platz, nicht richtig zentriert etc..
Laut eines Entwicklers ist es ein CSS Problem, nur er könne mir nicht helfen weil er keine Zeit hat

Ich suche schon seit 2 stunden, aber finde ihn einfach nicht.. ich bin echt ratlos ?

Vlt kann mir einer von euch helfen..

Danke schon mal..

Code:
body{
font-family: Arial;
background-color: #ffffff;
text-align: center;
line-height: 100%;
overflow: hidden;
}

#Seiten_Ausrichtung div {
    text-align: left;
    line-height: 20px;
}

#Feste_Breite{
height: 800px;
width: 1000px;
left: 50%;
right: 50%;
top: 50%;
margin-top: -400px;
margin-left: -500px; 
position: fixed;
width: 1000px;
border: 1px solid;
}

#Seiten_Ausrichtung{
position: absolute;
margin: -335px auto;
top: 365px;
}

#Bild_Rechts{
position:relative;
top: 0; 
right: -441px;
margin-top: 75px;
}

#Schrift{
color: #b2b2b2;
font-family: Arial;
letter-spacing:0.4em;
text-align: center;
font-size: 30px; 
font-weight: bold;
margin-top: 300px;
}

#Bild_Links{
position: relative;
margin-top: 140px;
bottom: 0;
left: -443px;
z-index: 9999;
}

#Bild_Links_Franzoesisch{
position: relative;
margin-top: -200px;
bottom: 0;
left: -1px;
}

#Bild_Links_Englisch{
position: relative;
margin-top: -150px;
bottom: 0;
left: -1px;
z-index: 9999;
}

#Logo{
position: relative;
right: 0;
bottom:0;
margin-bottom: 210px;
margin-right: -685px;
}

#Logo_Englisch{
position: relative;
right: -300px;
bottom: 40px;
margin-bottom: 209px;
margin-right: 30px;
}

#Logo_Franzoesisch{
position: relative;
bottom:-350px;
margin-right: -570px;
}

#Sprachen{ 
margin-bottom: 20px;
margin-top: 55px;
margin-left: -60px;
}

#linie1{
font-family: Arial;
font-size: 13px;
color: #ababab;
margin-left: 50px;
margin-top: 25px;
}

#Text{
font-family: Arial;
color: #636363;
margin-top: 60px;
font-size: 15px;
margin-left: 168px;
}

#Text_Franzoesisch{
font-family: Arial;
color: #636363;
margin-top: 80px;
font-size: 20px;
margin-left: 163px;
}

#Text_Spanisch{
font-family: Arial;
margin-left: 165px;
color: #636363;
margin-top: 80px;
font-size: 20px;
}

#Text_Englisch{
font-family: Arial;
margin-left: 220px;
color: #636363;
margin-top: 60px;
font-size: 20px;
}

#Text_Englisch{
font-family: Arial;
margin-left: 176px;
color: #636363;
margin-top: 60px;
font-size: 20px;
}

#Text1{
font-family:Arial;
margin-left: 88px;
color: #636363;
font-size: 13px;
margin-top: 5px;
}

#Text1_Englisch{
font-family:Arial;
margin-left: 97px;
color: #636363;
font-size: 15px;
margin-top: 7px;
}

#Text1_Franzoesisch{
font-family: Arial;
margin-left: 102px;
color: #636363;
font-size: 13px;
margin-top: 7px;
}

#Text1_Spanisch{
font-family: Arial;
margin-left: 88px;
color: #636363;
font-size: 13px;
margin-top: 7px;
}

#Einruck_1{
font-family: Arial;
margin-left: 319px;
color: #636363;
margin-top: -5px;
}

#Einruck_1_Spanisch{
font-family: Arial;
margin-left: 318px;
color: #636363;
margin-top: -5px;
}

#Einruck_1_Franzoesisch{
font-family: Arial;
margin-left: 270px;
color: #636363;
margin-top: -5px;
}

#Einruck_1_Englisch{
font-family: Arial;
margin-left: 237px;
color: #636363;
margin-top: -3px;
}

#Einruck_2{
font-family: Arial;
margin-left: 319px;
color: #636363;
margin-top: -5px;
}

#Einruck_2_Spanisch{
font-family: Arial;
margin-left: 318px;
color: #636363;
margin-top: -5px;
}

#Einruck_2_Franzoesisch{
font-family: Arial;
margin-left: 270px;
color: #636363;
margin-top: -5px;
}

#Einruck_2_Englisch{
font-family: Arial;
margin-left: 237px;
color: #636363;
margin-top: -2px;
}

#Text2{
font-family: Arial;
margin-left: 168px;
color: #636363;
font-size: 20px;
margin-top: 5px;
line-height: 25px !important;
}

#Text2_Englisch{
font-family: Arial;
margin-left: 176px;
color: #636363;
font-size: 20px;
margin-top: 30px;
}

#Text2_Franzoesisch{
font-family: Arial;
margin-left: 163px;
color: #636363;
font-size: 18px;
}

#Text_Klein{
color: #ababab;
font-size: 15px;
margin-left: 170px;
font-family: Arial;
margin-top: 5px;
}

#Text_Klein_Englisch{
color: #ababab;
font-size: 15px;
margin-left: 176px;
font-family: Arial;
margin-top: 5px;
}

#Text_Klein_Franzoesisch{
color: #ababab;
font-size: 13px;
margin-left: 163px;
font-family: Arial;
margin-top: 5px;
}

#Einruck_3{
color: #636363;
list-style-type: none;
position: absolute;
left: 355px;
top: 307px;
font-family: Arial;
font-size: 13px;
}

#Einruck_3_Spanisch{
font-family: Arial;
color: #636363;
list-style-type: none;
position: absolute;
left: 225px;
top: 326px;
}

#Einruck_3_Franzoesisch{
color: #636363;
list-style-type: none;
position: absolute;
left: 200px;
top: 306px;
font-family: Arial;
}

#Einruck_3_Englisch{
color: #636363;
list-style-type: none;
position: absolute;
left: 245px;
top: 301px;
font-family: Arial;
font-size: 15px;
}

#Unterstrich{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 235px;
padding-bottom: 5px;
width: 385px;
padding-left: 0px;
}

#Unterstrich_Franzoesisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
width: 425px;
padding-left: 0px;
}

#Unterstrich_Spanisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
width: 445px;
padding-left: 0px;
}

#Unterstrich_Englisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
width: 425px;
padding-left: 0px;
}

#Unterstrich_2_Englisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
margin-top: -10px;
width: 425px;
padding-left: 0px;
}

#Unterstrich_3_Englisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
margin-top: -10px;
width: 425px;
padding-left: 0px;
}

#Unterstrich_2{
font-size: 13px;
border-bottom: 1px solid #ababab;
font-family: Arial;
margin-left: 235px;
padding-bottom: 5px;
width: 385px;
padding-left: 0px;
margin-top: -10px;
}

#Unterstrich_2_Franzoesisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
width: 425px;
padding-left: 0px;
margin-top: -10px;
}

#Unterstrich_2_Spanisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 275px;
width: 445px;
padding-left: 0px;
margin-top: -10px;
}

#Unterstrich_3{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family: Arial;
margin-left: 235px;
padding-bottom: 5px;
width: 385px;
padding-left: 0px;
margin-top: -10px;
}

#Unterstrich_3_Spanisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family:Arial;
margin-left: 275px;
width: 445px;
padding-left: 0px;
margin-top: -10px;
}

#Unterstrich_3_Franzoesisch{
border-bottom: 1px solid #ababab;
font-size: 13px;
font-family:Arial;
margin-left: 275px;
width: 425px;
padding-left: 0px;
margin-top: -10px;
}

#Impressum{
border-left : 1px solid #ababab;
font-family:Arial;
margin-top: 75px;
font-size: 18px;
margin-left: 164px;
}

#Impressum_Englisch{
border-left : 1px solid #ababab;
font-family:Arial;
z-index: 5;
margin-top: 75px;
font-size: 18px;
margin-left: 177px;
}

#Impressum_Franzoesisch{
border-left : 1px solid #ababab;
font-family:Arial;
margin-left: 176px;
margin-top: 30px;
font-size: 15px;
}

#Impressum_Spanisch{
border-left : 1px solid #ababab;
font-family:Arial;
z-index: 5;
margin-top: -30px;
font-size: 18px;
margin-left: 170px;
}

#Impressum_1{
margin-left: 5px;
color: #636362;
font-family:Arial;
z-index: 5;
margin-top: 175px;
font-size: 16px;
}

#Impressum_1_Franzoesisch{
margin-left: 5px;
color: #636362;
font-family:Arial;
z-index: 5;
margin-top: 175px;
font-size: 17px;
}

#Impressum_1_Englisch{
margin-left: 5px;
color: #636362;
font-family:Arial;
margin-left: 13px;
margin-top: 160px;
font-size: 17px;
}
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 14.06.2013, 11:46
?!?
XHTMLforum-Kenner
 
Registriert seit: 20.03.2013
Beiträge: 1.638
explanator sorgt für eine eindrucksvolle Atmosphäreexplanator sorgt für eine eindrucksvolle Atmosphäre
Standard

Der CSS-Code ist tadellos.
__________________
"Wieso ist der Code schrott, ich dachte hier seien Profis..."
Aus einem Forum.
Mit Zitat antworten
Sponsored Links
  #3 (permalink)  
Alt 14.06.2013, 15:10
Benutzer
neuer user
 
Registriert seit: 25.07.2006
Ort: Hamburg
Beiträge: 60
Stadtmensch befindet sich auf einem aufstrebenden Ast
Standard

@Sassa:
Man muss das Zusammenspiel zwischen HTML und CSS anschauen, um eventuelle Fehler zu finden. Ohne den HTML-Code kann niemand was dazu sagen.
Mit Zitat antworten
  #4 (permalink)  
Alt 14.06.2013, 17:03
Benutzerbild von hubspe
Eisen 7 ole....
XHTMLforum-Kenner
 
Registriert seit: 22.06.2007
Ort: Passau
Beiträge: 7.086
hubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblickhubspe ist ein wunderbarer Anblick
Standard

wenn ich mir die ganzen relativen Verschiebungen so anschaue, die verschobenen gefixten Positionierungen und die unzähligen, großzügigen negativen margins so wirkt das wie mit steigender Verzweiflung die Designkeule gezückt und immer feste druffgekloppt....irgendwann muss das einfach passen. SCNR.

Ohne Link zum Problem kann man eher kaum was sagen.
__________________
Ein mehrfacher Gruß aus dem Südosten
Klaus
Mit Zitat antworten
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
CSS Selektor gesucht Crizzo CSS 2 23.01.2011 20:13
Fehler in CSS Code bei Mozilla? ReifenProfi24 CSS 3 18.01.2011 22:05
CSS vaildation Fehler mit margin JS-Gestaltung CSS 2 02.06.2009 17:51
Pop-UP Menü CSS klappt super...aber komischer Fehler headbuster CSS 4 11.05.2007 16:03
CSS Tips & Tricks Webnauts Ressourcen 0 25.08.2006 23:04


Alle Zeitangaben in WEZ +2. Es ist jetzt 04:14 Uhr.