Golden Hope
Hey
mein Style wird im IE perekt angezeigt nur im FF nicht. Kann ichd a irgentwas ändern?
A:link { color: #979797 ; text-decoration: none ; }
A:visited { color: #979797 ; text-decoration: none; }
A:hover { color: #636D83 ; text-decoration: none; }
A:active { color: #979797 ; text-decoration: none; }
}
BODY {
color: #979797; /* deffiniert die textfarbe*/
text-align : center; /* deffiniert die 'textposition'*/
background-color= #00FF00;
font-size:7pt ; /* schriftgröße*/
font-family= Verdana;
background-attachment: fixed; /* das der hintergrund fixiert ist, man kann hier auch scroll einsetzen*/
background-position:0px 0px; /* oder auch center, left, right, top, bottom*/
background-color: #00FF00; /* hintergrundfarbe*/
scrollbar-3dlight-color: #00FF00;
scrollbar-arrow-color: FFFFFF;
scrollbar-darkshadow-color: #00FF00;
scrollbar-face-color: #00FF00;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
Golden Hope
die schriftfarbe wird nicht ünernommen und of der Hintergrund auch nicht. Und die Schriftart.
1Sm!le
| Zitat: |
Original von Golden Hope
Hey
mein Style wird im IE perekt angezeigt nur im FF nicht. Kann ichd a irgentwas ändern?
A:link { color: #979797 ; text-decoration: none ; }
A:visited { color: #979797 ; text-decoration: none; }
A:hover { color: #636D83 ; text-decoration: none; }
A:active { color: #979797 ; text-decoration: none; }
}
BODY {
color: #979797; /* deffiniert die textfarbe*/
text-align : center; /* deffiniert die 'textposition'*/
background-color= #00FF00;
font-size:7pt ; /* schriftgröße*/
font-family= Verdana;
background-attachment: fixed; /* das der hintergrund fixiert ist, man kann hier auch scroll einsetzen*/
background-position:0px 0px; /* oder auch center, left, right, top, bottom*/
background-color: #00FF00; /* hintergrundfarbe*/
scrollbar-3dlight-color: #00FF00;
scrollbar-arrow-color: FFFFFF;
scrollbar-darkshadow-color: #00FF00;
scrollbar-face-color: #00FF00;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00; |
1. Sind die 2 schließenden Klammern (nach den A's) Absicht?
2. font-family= Verdana; ist falsch, es ist font-family: Verdana; - genauso bei background-color
Ich vermute, damit könnte das schon behoben sein?!
Golden Hope
ich habs mal geändert. ich hoffe es geht jetzt, ich kanns ja leider nciht ansehen.
1Sm!le
Wieso das nicht? Wenn du keinen Firefox hast:
a) installieren oder
b) jemand testen lassen (URL her :-D)
1Sm!le
Ich sehe nicht, wo du den Code eingebunden hast?!
Golden Hope
auf allen seiten.
.Dori
Was mir jetzt grad so auffällt:
A:link { color: #979797 ; text-decoration: none ; }
A:visited { color: #979797 ; text-decoration: none; }
A:hover { color: #636D83 ; text-decoration: none; }
A:active { color: #979797 ; text-decoration: none; }
} <-- Sinnlos? Die Klammer steht da so leer im Raum
BODY {
...
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
Hie fehlt eine Mengenklammer. Evtl. könnte hier das Problem liegen.
Golden Hope
| Zitat: |
Original von BlackTear
| code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
|
A:link { color: #979797 ; text-decoration: none ; }
A:visited { color: #979797 ; text-decoration: none; }
A:hover { color: #636D83 ; text-decoration: none; }
A:active { color: #979797 ; text-decoration: none; }
BODY {
color: #979797;
text-align: center;
background-color: #00FF00;
font-size: 7pt;
font-family: Verdana;
background-attachment: fixed;
background-position: 0px;
background-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-arrow-color: FFFFFF;
scrollbar-darkshadow-color: #00FF00;
scrollbar-face-color: #00FF00;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
} |
|
So müsste es eigentlich richtig sein. |
Danke, ich habs mal eingefügt.
Testet jemand?
Isabel
deine seite ist jetzt augenkrebs pur!
1Sm!le
| Zitat: |
Original von Isabel
deine seite ist jetzt augenkrebs pur! |
Super, der Style tut ja jetzt auch alles ... wo ist noch das Problem?
Nedrsa
// Zwischenspam
Aber das grün hätte sie doch ändern können xD
Naja, jedenfalls sieht das nicht allzu schön aus.
Golden Hope
| Zitat: |
Original von *Leonie
// Zwischenspam
Aber das grün hätte sie doch ändern können xD
Naja, jedenfalls sieht das nicht allzu schön aus.
|
ich habe das Grün als Hintergrundfarbe, damit nicht alle meine Bilder transparent werden. Das ist eigentlich auch transpranent, aber genau daran liegt ja mein Problem!
Golden Hope
ich hab aber z.B. im Main ein Bild, das wäre blöd..
Aber das muss doch gehn, oder? mit weiß geht es schließlich auch
Nedrsa
Meinst du den Hintergrund im Main-Bereich?
| code: |
1:
2:
3:
4:
5:
|
body
{
background: url('URL ZU DEINEM HINTERGURND-BILD');
background-attachment: fixed;
} |
|
In den CSS einfügen und ersetzen
.Dori
| Zitat: |
Original von Golden Hope
ich hab aber z.B. im Main ein Bild, das wäre blöd.. Ja du hast ein Bild, aber kein Hintergund Bild! Das mit dem ausschneiden und als Hintergrund einfügen ist ja nur ein Trick, um den nervigen Chroma zu umgehen. Ich mach das auch so.
Aber das muss doch gehn, oder? mit weiß geht es schließlich auch
Nein! Auch mit Weiß wird der Chroma im MF nicht angezeigt. Der MF kennt einfach keinen Chroma. |