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)
----- Hintergrund vom Menü ist weiß| Scrollbalken soll weg | Galerie öffnet sich nicht im Main (https://www.gegen-bilderklau.net/thread.php?threadid=180961)


Geschrieben von Kysha am 15.07.2011 um 12:23:

  Hintergrund vom Menü ist weiß| Scrollbalken soll weg | Galerie öffnet sich nicht im Main

Hallo

wie bekomme ich vom Menü den Hintergrund Grau? bzw. durchsichtig.

Momentan ist er weiß !

Und wie bekomme ich die Scrollbalken weg.

http://dobiliebe.bplaced.net/

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:
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:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
<center>
<html>
<head>
<title>J.Habitzl Fotografie</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {color: #000000;
text-decoration:none;
}
a:active {color: #000000;
text-decoration:none;
}
a:hover {color: #000000;
text-decoration:none;
}
-->
</style>
</head>

<body bgcolor="#d0d0d0" topmargin="0" leftmargin="50%">

<!-- Start Design -->
<img border="0" src="http://dobiliebe.bplaced.net/DESIGN.png" scroll="no" bgproperties="fixed"
align ="center" style ="position: center; top: 0; left:50%" >
<!-- End Design -->

<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 485px; height: 425px; left: 115px; top: 150px">
<span style="font-family:Verdana; font-size:10px; color:#000000">Zum vergrößern anklicken!</span>
</div>
<!-- End Content -->

<!-- Start Navigation -->
<center><div style="overflow: auto; position: absolute; width: 100px; height: 300px; left: 10px; top: 120px">
<span style="font-family:Verdana; font-size:10px; color:#000000">Menü</span>
</div></center>
<!-- End Navigation -->

<!-- Start Newsbox -->
<div style="overflow: auto; position: absolute; width: 250px; height: 250px; left: 10px; top: 600px">
<span style="font-family:Verdana; font-size:12px; color:#000000"><center><b><u>N E W S</b></u></center></span></br>
<span style="font-family:Verdana; font-size:10px; color:#000000"><center><b>Meine Homepage wird überarbeitet.</b></center></span>
</div>
<!-- End Newsbox -->

<div id="Menu" style="position: absolute; left: 18px; top: 150px;">
<iframe src="http://dobiliebe.bplaced.net/Menu.html" name="Menu" width="200" height="350" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>

</div>
<div id="menu2" style="position: absolute; left: 260px; top: 160px;">
<iframe src="http://dobiliebe.bplaced.net/menu2.html" name="menu2" width="350" height="500" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>

</div>
<div id="Main" style="position: absolute; left: 650px; top: 153px;">
<iframe src="http://dobiliebe.bplaced.net/Main.html" name="Main.html" width="800" height="561" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>

</body>
</html>
</center>




Geschrieben von Nanni am 15.07.2011 um 12:50:

 

Zeile 60, 65 und 70: scrolling="yes" umändern auf "no", würd ich mal tippen.
Mit dem Hintergrund passt bei mir übrigens alles, also nichts weiß. Mit IE.



Geschrieben von Kysha am 15.07.2011 um 13:09:

 

okay

aber im firefox leider ist das so weiß,ich möchte das gerne nicht weiß haben


und die galerie öffnet sich auch nicht in der main =(

http://dobiliebe.bplaced.net/


/Edit: Das mit der Main hab ich hinbekommen!



Geschrieben von Kysha am 18.07.2011 um 19:52:

 

keiner



Geschrieben von Mitohrhase am 18.07.2011 um 21:44:

 

Das die Seiten weiß sind, liegt am Filter Chroma im Design Code. Ersetz das mal durch: allowtransparency="true" ;
Dann sollte das schonmal funktionieren normalerweise.


Forensoftware: Burning Board, entwickelt von WoltLab GmbH