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


Geschrieben von Startpost-Retter am 21.10.2006 um 20:05:

  Design Hilfe

Wir haben unserer Hp ein eigenes Design gegeben, der html Code passt und alles geht. Doch wird bei manchen der Rest des Designs wird einfach abgeschnitten. Wenn wir beim Code eingeben dass gescrollt wird dann gibt es das Design doppelt. Wenn wir 'Automatisch' einstellen dann ändert sich auch nichts daran. Was können wir machen?

Der Code ist:

<html>
<head>
<title>Liliput-Dreams</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src=" http://img171.imageshack.us/img171/5994/photofb7.png
">

<div id="Home" style="position: absolute; left: 247px; top: 128px;">
<iframe src="http://liliput.dreipage.de/text_80949188_76437163_49925691_deutsch.htm
l" name="Home" width="486" height="624" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

</body>
</html>

<html>
<head>
<title>Home</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src="http://img171.imageshack.us/img171/5994/photofb7.png">

<div id="Menü" style="position: absolute; left: 737px; top: 130px;">
<iframe src="http://liliput.dreipage.de/text_80949188_98725643_49925691_deutsch.htm
l " name="Menü" width="247" height="428" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

</body>
</html>



Geschrieben von Sabrina am 24.10.2006 um 10:48:

 

Kannst du mal die Seitenaddy angeben?



Geschrieben von Michael am 25.10.2006 um 09:21:

  RE: Design Hilfe

<html>
<head>
<title>Liliput-Dreams</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src=" http://img171.imageshack.us/img171/5994/photofb7.png
">

<div id="Home" style="position: absolute; left: 247px; top: 128px;">
<iframe src="http://liliput.dreipage.de/text_80949188_76437163_49925691_deutsch.htm
l" name="Home" width="486" height="624" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

<div id="Menü" style="position: absolute; left: 737px; top: 130px;">
<iframe src="http://liliput.dreipage.de/text_80949188_98725643_49925691_deutsch.htm
l " name="Menü" width="247" height="428" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

</body>
</html>



Versucht das mal so einzugeben.
lg Michael



Geschrieben von Michael am 25.10.2006 um 14:17:

 

<html>
<head>
<title>Liliput-Dreams</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="auto">
<img src=" http://img171.imageshack.us/img171/5994/photofb7.png
">

<div id="Home" style="position: absolute; left: 247px; top: 128px;">
<iframe src="http://liliput.dreipage.de/text_80949188_76437163_49925691_deutsch.htm
l" name="Home" width="486" height="624" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

</head>
<body>

<div id="Menü" style="position: absolute; left: 737px; top: 130px;">
<iframe src="http://liliput.dreipage.de/text_80949188_98725643_49925691_deutsch.htm
l " name="Menü" width="247" height="428" frameborder=0 scrolling="Auto" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;>
</iframe>
</div>

</body>
</html>


und so?


Forensoftware: Burning Board, entwickelt von WoltLab GmbH