WebWork Magazin - Webseiten erstellen lassen, Online Medien, html

Webhoster, Webhosting Provider und Domain registrieren

Home | Registrieren | Einloggen | Suchen | Aktuelles | GSL-Webservice | Suleitec Webhosting
Reparatur-Forum | Elektro forum | Ersatzteilshop Haushalt und Elektronik



Im Homepage und Webhosting-Forum --- CSS Fehldarstellung in Mozilla/Netscape

HTML, XHTML, CSS , style, XML, Javascript und mehr, Fragen, Tipps und Anregungen zu diesen Basic Techniken - hier rein !

Forum » HTML, CSS - Hilfe für das Erstellen einer Homepage » CSS Fehldarstellung in... - 30 Jan 2025 Antworten
im Forum für Webhosting Homepage gefunden:
CSS Fehldarstellung in Mozilla/Netscape
uwater
Pixelschubser
Threadstarter




Beiträge: 5

Verwende Mozilla Firefox neueste Version und Netscape 7.1
in beiden Browsern wird die Navigationsleiste ohne CSS dargestellt (jedoch nur die Navilist!), sieht ziemlich ausladen aus. Ich habe den CSS-Code in einer externen Datei (style.css) abgespeichert. Wenn ich die Seite Offline in den Browsern betrachte funktioniert es. Erste wenn es Online steht setzt CSS in der Navigationsliste aus.

1: 
2: 
3: 
4: 
5: 
6: 
7: 
8: 
9: 
10: 
11: 
12: 
13: 
14: 
15: 
16: 
17: 
18: 
19: 
20: 
21: 
22: 
23: 
24: 
25: 
26: 
27: 
28: 
29: 
30: 
31: 
32: 
33: 
34: 
35: 
36: 
37: 
38: 
39: 
40: 
41: 
42: 
43: 
44: 
45: 
46: 
47: 
48: 
49: 
50: 
51: 
52: 
53: 
54: 
55: 
56: 
57: 
58: 
59: 
60: 
61: 
62: 
63:
hier die css datei:

table, tr, td, th, div, p, pre, ul { font-family: "Arial"; font-size: 12px; color:#000000 }

body
 {
   font-family: "Arial"; font-size: 12px; color:#000000;
 }
h1 {font-size: 12px;}
h2 {font-size: 12px;}
h3 {font-size: 12px;}

.small    {font-size: 12px;}
.mini     {font-size: 12px;}
.minimini {font-size: 12px;}

.anschrift      { font-family: "Arial"; font-size: 10px; color: #5F5F5F; }
.produkt        { font-family: "Arial"; font-size: 22px; color: #000000; }
.produkt2       { font-family: "Arial"; font-size: 20px; color: #0267CD; }
.oberpunkt      { font-family: "Arial"; font-size: 14px; color: #800000; font-weight:bold; }
.oberpunktlinie { padding-left: 7px; padding-right: 9px; border-bottom-width: 1px; border-bottom-color: #5000A0; border-bottom-style: solid; }
.oberpunktliste { font-family: "Arial"; font-weight:bold; font-size: 12px; color: #003080; }
.copyright      { font-size: 10px; color: #6F6F6F; }
.sagenkunden    { font-family: "Arial"; font-size: 14px; color: #000000; }
.kontakttop     { font-family: "Arial"; font-weight:bold; font-size: 14px; color: #007F00; }

.tdschatten     { background-color: #8F8F8F; }
[b].tdnavigation   { background-color: #95B0FB; }[/b]

 a.normal:link    { text-decoration:none; color:#0000FF; }
 a.normal:visited { text-decoration:none; color:#0000FF; }
 a.normal:hover   { text-decoration:none; color:#0000FF; }
 a.normal:active  { text-decoration:none; color:#0000FF; }

 a.blue:link    { text-decoration:none; font-weight:bold; color:#0000FF; }
 a.blue:visited { text-decoration:none; font-weight:bold; color:#0000FF; }
 a.blue:hover   { text-decoration:none; font-weight:bold; color:#F1690E; }
 a.blue:active  { text-decoration:none; font-weight:bold; color:#F1690E; }

 a.black:link    { text-decoration:none; color:#000000; }
 a.black:visited { text-decoration:none; color:#000000; }
 a.black:hover   { text-decoration:none; color:#000000; }
 a.black:active  { text-decoration:none; color:#000000; }

 a.menu:link    { text-decoration:none; font-weight:bold; color:#000000; }
 a.menu:visited { text-decoration:none; font-weight:bold; color:#000000; }
 a.menu:hover   { text-decoration:none; font-weight:bold; color:#0000FF; }
 a.menu:active  { text-decoration:none; font-weight:bold; color:#000000; }

 a.plusminus:link    { text-decoration:none; font-size: 16px; font-weight:bold; color:#FFFF00; }
 a.plusminus:visited { text-decoration:none; font-size: 16px; font-weight:bold; color:#FFDF00; }
 a.plusminus:hover   { text-decoration:none; font-size: 16px; font-weight:bold; color:#FFFF00; }
 a.plusminus:active  { text-decoration:none; font-size: 16px; font-weight:bold; color:#FFFF00; }

 a.navliste:link    { text-decoration:none; font-size: 12px; color:#0000BF; }
 a.navliste:visited { text-decoration:none; font-size: 12px; color:#0000BF; }
 a.navliste:hover   { text-decoration:none; font-size: 12px; font-weight:bold; color:#FFFF00; }
 a.navliste:active  { text-decoration:none; font-size: 12px; color:#FFFF00; }

h1 {font-size: 12px;}
h2 {font-size: 12px;}
h3 {font-size: 12px;}


vielleicht kann mir ja einer von euch helfen und findet eventuell den ausschlaggebenden Fehler.

Diese Nachricht wurde geändert von: uwater
  Profil   E-Mail   Editieren   Zitieren
uwater
Pixelschubser
Threadstarter




Beiträge: 5

so forum www.traum-projekt.com war schneller sie haben den fehler gefunden lag an dem backslash das ich in ein normales slash ändern musst >>

Diese Nachricht wurde geändert von: uwater
  Profil   E-Mail   Editieren   Zitieren
DukeXP
Quasselstrippe




Beiträge: 266

... also handelte es sich mal wieder um eine Fehldarstellung im Internet Explorer. Wenn du zukünftig von solchen Überraschungen verschont bleiben willst solltest du deine Seiten während der Entwicklungsphase in Mozilla testen.

---
Schützenverein „Einigkeit“ Autenzell-Rettenbach
meisterschuetzen.net - Der Treffpunkt für Sportschützen

  Profil   Editieren   Zitieren
uwater
Pixelschubser
Threadstarter




Beiträge: 5

genau das habe ich ja befolgt, während der entwicklungsphase habe ich offline die homepage im Mozilla Browser getestet und da hat wundersamer Weise alles funktioniert. Erst Online auf dem Server stellten sich die Probleme in Mozilla zu erkennen.

  Profil   E-Mail   Editieren   Zitieren
Ehemaliges Mitglied (#1460)
Posting-Schinder




Beiträge: 609

Das lag wohl daran, dass Du Offline mit einem Windows-System getestet hast.
Kannst ja nächstes Mal Linux verwenden

  Profil   Editieren   Zitieren
uwater
Pixelschubser
Threadstarter




Beiträge: 5

muss ich den chef nur noch davon überzeugen, ein linux system anzuschaffen. zu hause läufts noch nicht aber bald

  Profil   E-Mail   Editieren   Zitieren
 

Antworten
Forum » HTML, CSS - Hilfe für das Erstellen einer Homepage » CSS Fehldarstellung in...

Aktuelle Beiträge zur Hilfe im Forum für Homepage - CSS Fehldarstellung in Mozilla/Netscape im Forum Homepage Hosting AntwortenLetztes Posting
Unvorhersehbare Layout-Verschiebungen auf meiner Seite - Ideen?
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
0 20.08.2023 20:14 von Freud
Geschenkidee zum Geburtstag
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
2 14.04.2022 16:08 von bryleth03
Webdesigner gesucht
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
2 10.12.2021 15:04 von Rieke
Welcher Hoster ist der Beste?
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
1 10.12.2021 15:02 von Rieke
Warum Wordpress?
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
6 05.07.2021 18:27 von Rieke
Die Idee einen Blog zu führen
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
2 27.02.2021 09:50 von Samira2021
zu viele css dateien?!
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
4 19.01.2021 19:20 von Laurena
WIe kann ich Datum ausblenden?
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
1 23.11.2020 12:21 von noahradar96
Tabelle mit Mannschaftslogos
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
3 23.10.2019 14:54 von andyy
Eigene Website erstellen - kostenlos!
in "HTML, CSS - Hilfe für das Erstellen einer Homepage"
0 17.05.2019 15:01 von Fusselchen



Besucher : 8166494    Heute : 603     Gestern : 387     Online : 8     30.1.2025    23:39      1 Besucher in den letzten 60 Sekunden        
alle 60.00 Sekunden ein neuer Besucher
Nach oben