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 Design (https://www.gegen-bilderklau.net/thread.php?threadid=98010)


Geschrieben von bambi.bummler am 18.02.2007 um 19:49:

  Problem mit Design

Auf Gut Farlach habe ich nun endlich das Design eingebaut, jedoch entstand ein Problem, mit welchem ich nich gerechnet habe und trotz meiner Erfahrungen keine Ahnung hab, was da los ist.
Es handelt sich um folgendes:
Im Netscape-Browser wird das Menü ganz rechts unten angezeigt, im IE ganz links oben.
Natürlich soll es allerdings an seinen Ort.
Hier ist die Homepage:
klick
und hier der Code

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:
<html>
<head>
<title>Gut Farlach</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">
<!--
body {
	background-image: url(http://kekz.free-horses.com/gut-farlach/images/hg.lay.jpg);
}
-->
</style><BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://kekz.free-horses.com/gut-farlach/images/lay.jpg">

<div id="Layer1" style="position: absolute;  left: px; 109top: 231px;">
  <iframe src="menue.htm" name="menue" width="138" height="289" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer2" style="position: absolute;  left: 252px; top: 231px;">
  <iframe src="home.htm" name="main" width="377" height="288" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>




</body>
</html>


Ich hoffe mal, dass mir jemand helfen kann.
+Tiamat+



Geschrieben von kawaii am 18.02.2007 um 20:14:

 

Ich hab's neu gecodet. Versuch's mal:

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:
<html>
<head>
<title>Farlach</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://kekz.free-horses.com/gut-farlach/images/lay.jpg">


<div id="Layer1" style="position: absolute;  left: 100px; top: 196px;">
  <iframe src="menue.htm" name="frame1" width="138" height="289" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

<div id="Layer1" style="position: absolute;  left: 251px; top: 196px;">
  <iframe src="home.htm" name="frame2" width="377" height="288" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
  </iframe>
</div>

</body>
</html>
<body background="http://kekz.free-horses.com/gut-farlach/images/hg.lay.jpg">
</body>

</body>
</html>



Geschrieben von evelyn260590 am 18.02.2007 um 20:14:

 

EDIT: Müsste so stimmen wie es kawaii angegben hat



Geschrieben von bambi.bummler am 19.02.2007 um 17:15:

 

Vielen Dank. Es geht jetzt^^ Keine Ahnung woran das diesmal lag.

LG
Tiamat


Forensoftware: Burning Board, entwickelt von WoltLab GmbH