.. hm. ma wieder komm ich nich weiter .. bei mir steht auch nur links fortsgeschrittene weil ich immer so viele dumme fragen stelle .. also habe diese css datei angelegt :
Code
<style type="text/css">{ }
body {
background-color:transparent;
font-family:'verdana';
font-style:italic;
font-weight:100;
color:#008080;
font-size:100,01%;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
background-color: #FFFFFF;
}
#alles { margin-left:10px; }
p {font-size:1.0em;}
*.p2 {color:#ffffff; font-style:normal; font-size:0.9em}
h1 {font-size:1.5em; color:#cc0000; font-style:normal;}
h2 {font-size:1.1em;}
h3 {font-size:1.4em;color:#FFFFFF;}
A:link {
font-size:0.9em; COLOR:#000000; TEXT-DECORATION:none; padding:2px 5px; 1px dashed; text-decoration:none
}
A:visited {
COLOR: #000000; padding:2px 5px; TEXT-DECORATION: none
}
A:active {
COLOR: #000000; padding:2px 5px; TEXT-DECORATION: none
}
A:hover {
BORDER-RIGHT: #000000 1px dashed; BORDER-TOP: #000000 1px dashed; BORDER-LEFT: #000000 1px dashed; CURSOR: crosshair; COLOR: #000000; BORDER-BOTTOM: #000000 1px dashed; TEXT-DECORATION: none
}
</STYLE>
Alles anzeigen
und die so in den head bereich eingefügt:
.. wenn ich nu einen text so einfüg :
dann wird die schrift nich weiß, wies sein soll sonnern grau -.- als beispiel diese seite : http://gut-sahara.piranho.com/kontakt.html .. versteh ich nich .. also wenn ich die einzelne seit aufruf, dann is die schrift weiß, aber wenn sie im iframe angezeigt wird is die schrift grau.