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)
----- [HTML] Problem mit dem Design-Main verrutscht und keine transparenten Frames. Hilfe! (https://www.gegen-bilderklau.net/thread.php?threadid=40593)


Geschrieben von Ärzte xD am 27.11.2005 um 08:07:

  Problem mit dem Design-Main verrutscht und keine transparenten Frames. Hilfe!

Ich hab nen Problem mit meiner Seite!
Normalerweise wenn ich die Desis code geht das immer, jetzt ist das aber alles total verrutscht obwohl ich den code 3mal geamcht hab, also so siehts jetzt aus: http://people.freenet.de/vuland/Design/design.html
Und dann will das einfcah nicht transparent werden. Der Seitenhintergrund will noch grün und die Frames nicht transparent werden, obwohl ich es mit 00ff00 und ffffff versucht hab!
HELFT MIR!!!

Der Code den für die Frames:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
<html>

<head>
<title>The Truth-Das RS</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= #00ff00;
font-color= black; font-family= verdana; font-size= 8pt; cursor:crosshair;
filter:chroma(color=#00ff00);
scrollbar-arrow-color:#00ff00 ;
scrollbar-face-color: #00ff00;
scrollbar-3dlight-color:#00ff00 ;
scrollbar-darkshadow-color#00ff00;
scrollbar-highlight-color: #00ff00;
scrollbar-shadow-color: #00ff00;
scrollbar-track-color: #00ff00;
</style>
</head>


Und der Code des Designs:
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:
<html>

<head>
<title>The Truth-Das RS</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= #9BCD9B;
font-color= black; font-family= verdana; font-size= 8pt; cursor:crosshair;
filter:chroma(color=#9BCD9B);
scrollbar-arrow-color:#9BCD9B ;
scrollbar-face-color: #9BCD9B;
scrollbar-3dlight-color:#9BCD9B ;
scrollbar-darkshadow-color#9BCD9B;
scrollbar-highlight-color: #7CCD7C;
scrollbar-shadow-color: #9BCD9B;
scrollbar-track-color: #9BCD9B;
</style>
</head>
<body bgcolor="#9BCD9B" topmargin="5" leftmargin="5">

<img border="0" src="http://people.freenet.de/vuland/Design/Truth.jpg" width="810" height="778">

<div id="Layer1" style="position: absolute; left: 35px; top: 329px;">
<iframe src="menue.html" name="menue" width="160" height="440"frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#00ff00)" ;>
</iframe>
</div>

<div id="Layer1" style="position: absolute; left: 247px; top: 439px;">
<iframe src="main.html" name="main" width="383" height="338" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#00ff00)" ;>
</iframe>
</div>

<div id="Layer1" style="position: absolute; left: 656px; top: 2px;">
<iframe src="news.html" name="news" width="129" height="776" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#00ff00)" ;>
</iframe>
</div>

</body>

</html>



Geschrieben von Ärzte xD am 01.12.2005 um 11:55:

 

Bitte ist wichtig!



Geschrieben von Carmen12 am 01.12.2005 um 11:57:

 

ich könnte dir ne vorlage geben! sow wirds bei mir transparent!
(siehe www.carmens-fotopage.de.vu)

Zitat:
-htmlstart
<HTML>
<HEAD>
<TITLE> ---
</TITLE>
</HEAD>
<BODY>
<body background=".jpg" bgcolor="#FFFFFF" scroll="no"
bgproperties="fixed">

<div id="Layer1" style="position: absolute; left: 83px; top: 195px;">
<iframe src="menue.htm" name="frame" width="194" height="347" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;></div>
</iframe>
</div>

<div id="Layer2" style="position: absolute; left: 280px; top: 195px;">
<iframe src="main.htm" name="home" width="577" height="355" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;></div>
</iframe>
</div>

</body>
</html>



Geschrieben von Ärzte xD am 01.12.2005 um 13:02:

 

Danke!



Geschrieben von Ärzte xD am 02.12.2005 um 08:20:

 

Klappt immer noch nicht!



Geschrieben von Carmen12 am 02.12.2005 um 10:33:

 

das versteh ich nich warums nicht geht hmm...
bei was für einen anbieter bist du?


Forensoftware: Burning Board, entwickelt von WoltLab GmbH