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] Mal wieder Designcodeprobleme... (https://www.gegen-bilderklau.net/thread.php?threadid=135590)


Geschrieben von Yelanha am 17.06.2008 um 17:55:

  Mal wieder Designcodeprobleme...

Hey Leutz!
Ich wollte für ne Freundin ein Design coden+einbauen bei Oyla.Nun sieht das Ganze aber so aus: http://www.oyla13.de/userdaten/09651502/bilder/fehler.JPG

Der Code ist Folgender:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
<HTML>
  <HEAD>
  <TITLE>Elli´s Zeichenservice</TITLE>
  </HEAD>
  <BODY>
  <body background="http://www.oyla13.de/userdaten/09651502/bilder/number1.jpg" bgcolor="#FFFFFF" scroll="no"
  bgproperties="fixed">
  
  <div id="Layer1" style="position: absolute; left: 10px; top: 216px;">
  <iframe src="http://www.oyla13.de/cgi-bin/eigenes.cgi?page=text&id=016327451213718810&userid=09651502" name="frame" width="127" height="282" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;></div>
  </iframe>
  </div>
  
  <div id="Layer2" style="position: absolute; left: 181px; top: 210px;"> 
  <iframe src="http://www.oyla13.de/cgi-bin/designs/fusion/index.cgi?page=text&id=85645639&userid=09651502" name="home" width="607" height="285" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;></div>
  </iframe>
  </div>
  
  </body>
  </html>


Wäre superhammer toll wenn mir ganz schnell jemand helfen könnte fröhlich



Geschrieben von Tsugi am 17.06.2008 um 22:08:

 

Einmal
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
<HTML>
  <HEAD>
  <TITLE></TITLE>
  </HEAD>
  <BODY>
  <body background="http://www.oyla13.de/userdaten/09651502/bilder/number1.jpg" bgcolor="#FFFFFF" scroll="no"
  bgproperties="fixed">
  
  <div id="Layer1" style="position: absolute; left: 10px; top: 216px;">
  <iframe src="http://www.oyla13.de/cgi-bin/eigenes.cgi?page=text&id=016327451213718810&userid=09651502" name="frame" width="127" height="282" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;></div>
  </iframe>
  </div>
  
  <div id="Layer2" style="position: absolute; left: 181px; top: 210px;"> 
  <iframe src="http://www.oyla13.de/cgi-bin/designs/fusion/index.cgi?page=text&id=85645639&userid=09651502" name="home" width="607" height="285" frameborder=0 scrolling="yes" noresize style="border: 0px" style="FILTER: chroma (color=#ffffff)" ;></div>
  </iframe>
  </div>
  
  </body>
  </html>
in
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:



<html>
<head> <title>Elli´s Zeichenservice</title>
<img border="0" src="http://www.oyla13.de/userdaten/09651502/bilder/number1.jpg" scroll="no" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="800" height="508">
<div style="overflow: auto; position: absolute; width: 607; height: 285; left: 181; top: 210">
<font face="Verdana" size="1,2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 127; height: 282; left: 10; top: 216"> <font face="Arial" size="2,0" color="#000000">%navigation_v%</font></div></body></html>

... umändern, da du vorher die komplette Seite in die Frames eingebaut hast, Oyla aber mit Variabeln für Main & Navi arbeitet ...
Hoffe, dass ich dir helfen konnte smile

Lg Tsugi



Geschrieben von Yelanha am 18.06.2008 um 03:01:

 

*__* Ich liebe dich xD
Dankeschööön smile


Forensoftware: Burning Board, entwickelt von WoltLab GmbH