zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden Navigation fixed

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 04.03.2008, 17:26
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 04.03.2008
Beiträge: 6
nova2004de befindet sich auf einem aufstrebenden Ast
Standard Navigation fixed

Hallo Leute

Ich habe ein Problem mit meiner navi, ich mochte das die Navigation nicht beim Scrollen mitlauft also habe ich sie 'fixed' gesetzt nun bekomme ich in firefox Probleme ihr könntt euch ja das mal anschauen.





Zitat:
@charset "UTF-8";
#hintergrund {
background-color: #FFFFFF;
height: 768px;
width: 1024px;
margin: 35px auto;
}
#logo {
height: 128px;
width: 230px;
float: left;
background-image: url(bilder/logo.png);
background-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 2px;
position: fixed;
}
#oben {
height: 30px;
width: 770px;
float: right;
margin-right: 12px;
color: #333333;
margin-top: 5px;
background-image: url(bilder/oben%20linie.png);
}
#content {
background-color: #009900;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
width: 770px;
position: relative;
float: right;
margin-top: 20px;
margin-right: 10px;
height: 1000px;
}
#Uhr {
width: 770px;
height: 20px;
font-family: "Times New Roman", Times, serif;
left: 910px;
top: 156px;
float: right;
margin-top: 9px;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-bottom-style: none;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
#navi {
position: fixed;
width: 228px;
height: 600px;
margin-top: 20px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
float: left;






}
#starthead {
height: 90px;
margin-top: 5px;
margin-right: 12px;
width: 770px;
float: right;
background-color: #000000;
background-image: url(bilder/start.jpg);
}
#Theaterhead {
height: 90px;
margin-top: 5px;
margin-right: 12px;
width: 770px;
float: right;
background-color: #000000;
background-image: url(bilder/Theater.jpg);
}
#Regionhead {
height: 90px;
margin-top: 5px;
margin-right: 12px;
width: 770px;
float: right;
background-color: #000000;
background-image: url(bilder/Region.jpg);
}
#Kontakthead {
height: 90px;
margin-top: 5px;
margin-right: 12px;
width: 770px;
float: right;
background-color: #000000;
background-image: url(bilder/Kontakt.jpg);
}
#Stadthead {
height: 90px;
margin-top: 5px;
margin-right: 12px;
width: 770px;
float: right;
background-color: #000000;
background-image: url(bilder/Stadt.jpg);
}
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 04.03.2008, 17:33
Benutzerbild von paracelsus
be simple
XHTMLforum-Kenner
 
Registriert seit: 16.07.2007
Ort: Kapfenberg - Austria, einige meinen am "Anus Mundi"
Beiträge: 4.788
paracelsus ist einfach richtig nettparacelsus ist einfach richtig nettparacelsus ist einfach richtig nettparacelsus ist einfach richtig nett
Standard

Servus.

Ich hab Deinen Code nicht studiert, aber Selfhtml sagt dazu was:
SELFHTML: Stylesheets / CSS-basierte Layouts / Fixe Bereiche
Mit Zitat antworten
Sponsored Links
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
Problem mit Navigation safari CSS 12 20.04.2011 11:11
Float-Problem? mischaef CSS 33 20.10.2010 16:20
Problem mit FlyOut Menu im IE7 quarki69 CSS 5 15.03.2010 15:46
Javascript UL Navigation im IE6 ven CSS 7 29.04.2008 15:29
Container mit 2 Container darin -> Hintergrund anzeigen bendar CSS 4 05.04.2005 18:18


Alle Zeitangaben in WEZ +2. Es ist jetzt 03:13 Uhr.