Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [CSS] Hintergrund von Main und Menü transparent machen (https://www.gegen-bilderklau.net/thread.php?threadid=30259)


Geschrieben von Little Kiss am 07.09.2005 um 13:02:

  Hintergrund von Main und Menü transparent machen

Hi ihrz!
ich hab ein wahnsinniges Problem.
Ich habe eine Pferdeherde und habe es jetzt geschaft das design endlich einzubauen, aber[wie konnts auch anders sein] ist der Hibtergrund von Menü und Main jetzt farbig und nicht wie ich will transparent.
Die Seite ist bei freenet und das ganze sieht so aus:
http://people.freenet.de/vuland/Design/design.html

Bitte, bitte helft mir und sagt wie ich es transparent kriege.
Hier der Code:
<html>

<head>
<title>Vuland</title>

<style type="text/css">
A { color: #000000; text-decoration: none; cursor:crosshair;}
A:link { color: #000000; text-decoration: none; cursor:crosshair;}
A:visited { color: #000000; text-decoration: none; cursor:crosshair;}
A:hover { color: #000000; text-decoration: none; filter:glow(color=#000000, strength=1); cursor:crosshair;}
A:active { color:#000000; text-decoration: none; cursor:crosshair;}
body { background-color= #AFBB8B;
font-color= black; font-family= verdana; font-size= 8pt; cursor:crosshair;
body { scrollbar-face-color: #AFBB8B;
scrollbar-highlight-color: #AFBB8B;
scrollbar-3dlight-color: #AFBB8B;
scrollbar-darkshadow-color: #AFBB8B;
scrollbar-shadow-color: #AFBB8B;
scrollbar-arrow-color: #AFBB8B;
scrollbar-track-color: #AFBB8B;
</style>
</head>

<body bgcolor="#EFE5CC" topmargin="5" leftmargin="5">

<img border="0" src="http://people.freenet.de/vuland/Bilder/Vuland8.jpg" width="800" height="600">
<div id="Layer1" style="position: absolute; left: 34px; top: 330px;">
<iframe src="main.html" name="main" width="160" height="237" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#00ff00)" ;>
</iframe>
</div>
<div id="Layer1" style="position: absolute; left: 316px; top: 38px;">
<iframe src="menue.html" name="menue" width="450" height="546" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#00ff00)" ;>
</iframe>
</div>
</body>

</html>



Geschrieben von Nofri am 07.09.2005 um 20:42:

 

Also, ich glaube das du color=#00ff00 in color=*fffff umändern musst , da es ja sich ja um ein Hintergrundbild handelt.
Bei HIntergundbildern musst du als Farbe immer =*fffff eingeben.
Lg Nofri



Geschrieben von Lars007 am 08.09.2005 um 17:22:

 

Zitat:
Original von Nofri
Also, ich glaube das du color=#00ff00 in color=*fffff umändern musst , da es ja sich ja um ein Hintergrundbild handelt.
Bei HIntergundbildern musst du als Farbe immer =*fffff eingeben.
Lg Nofri

Also ich glaube, der Browser legt Wert auf eine Angabe mit # vorne und nicht mit * großes Grinsen


Forensoftware: Burning Board, entwickelt von WoltLab GmbH