Geschrieben von Sabrina am 27.10.2006 um 11:44:
Probleme mit Chroma Filter
Ich habe folgendes Problem: Und zwar werden die Bilder auf meiner Seite
http://sabrina3101.1page.ch/ nicht richtig angezeigt. Überall wo es hellweiß ist, wird die hintergrundfarbe meines Designs angezeigt. Woran kann das liegen? Oder liegt es an den Einstellungen meines PCs??
Edit: Es liegt am Chroma filter, aber wie udn wo kann ich ihn umstellen?? Wenn ich weiß rausnehme also FFFFFF und etwas anderes einsetzte bleiben Menü und Main weiß. Wer kann mir helfen das Prob zu beheben?
Geschrieben von Sabrina am 30.10.2006 um 14:54:
Bitt kann mir niemand helfen? Soll ich den Code reinstellen oder sonst was? Ich kann alles machen, was ihr wollt...
Edit: Wenn ich das Chroma Filter ändere, dann wird die textseite weiß angezeigt. http:/7sabrina3101.1page.de/ also im Menü und Willkommen...
Hier der Code vom lay (mit geändertem ChromaFilter):
<html>
<!-- Made by
www.Honigpups.de.vu all rights reserved -->
<head>
<title>Sabrina's World</title>
<STYLE type=text/css>
body
{ background-image: url(''); background-attachment: fixed }
a:link { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#808080; text-decoration:none }
a:active { font-weight:bold; color:#000000; text-decoration:none }
a:focus { font-weight:bold; color:#000000; text-decoration:none }
<p align="center"><!--webbot bot="HTMLMarkup" startspan -->
<style>
<!--
a{text-decoration:none}
//-->
</style>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#9EB282" scroll="no">
<IMG height=608 alt="" src="http://honigpups.ho.funpic.de/auftrage/designs/sabrinasworld.gif" width=1024 border=0>
<DIV id=Layer1 style="LEFT: 310px; POSITION: absolute; TOP: 150px"><IFRAME style="FILTER: chroma (color=#5D478B)" name=frame2 src="http://www.1page.ch/own_67597762_text_6055945_deutsch.html" frameBorder=0 width=675 scrolling=yes height=464 0px? ;>
</IFRAME></DIV>
<DIV id=Layer1 style="LEFT: 5px; POSITION: absolute; TOP: 370px"><IFRAME style="FILTER: chroma (color=#5D478B)" name=frame1 src="http://www.1page.ch/text_67597762_53035801_49925691_deutsch.html" frameBorder=0 width=230 scrolling=yes height=245 0px? ;>
</IFRAME></DIV>
</body>
<!-- Made by
www.Honigpups.de.vu all rights reserved -->
</html>