Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Virtuelle Rollenspiele (https://www.gegen-bilderklau.net/board.php?boardid=76)
--- Virtuelle Höfe (https://www.gegen-bilderklau.net/board.php?boardid=32)
---- Biete (https://www.gegen-bilderklau.net/board.php?boardid=53)
----- [S] Code für Design bei Oyla (https://www.gegen-bilderklau.net/thread.php?threadid=135852)


Geschrieben von Active Horse am 23.06.2008 um 09:48:

  [S] Code für Design bei Oyla

Hallo smile

Also, es ist schon etwas her, aber ich hatte hier mal einen allgemeinen Code gesehen, womit man Designs bei oyla einbauen konnte, da musste man nur die URL von Desi eingeben und eben die Ausrichtungen ändern... leider finde ich den Code nicht wieder, hat den zufällig jemand da?

Lg, Jani



Geschrieben von Active Horse am 28.06.2008 um 12:46:

 

Hat den wirklich niemand da? unglücklich



Geschrieben von Schatti am 28.06.2008 um 13:04:

 

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:
<html>
<head>
<title>%titel%</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: #0000ff;
text-decoration:none;
}
a:visited {color: #0000ff;
text-decoration:none;
}
a:active {color: #ffffff;
text-decoration:none;
}
a:hover {color: #000000;
text-decoration:none;
}
-->
</style>
</head>

<body bgcolor="#ffffff" topmargin="0" leftmargin="0">

<!-- Start Design -->
<img border="0" src="Design_Adresse.jpg" scroll="no" bgproperties="fixed"
align ="left" style ="position: absolute; top: 0; left: 0">
<!-- End Design -->

<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 630px; height: 220px; left: 330px; top: 260px">
<span style="font-family:Arial; font-size:16px; color:#000000">%content%</span>
</div>
<!-- End Content -->

<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 185px; height: 220px; left: 40px; top: 260px">
<span style="font-family:Arial; font-size:16px; color:#000000">%navigation_v%</span>
</div>
<!-- End Navigation -->

</body>
</html>



Geschrieben von ~moony~ am 29.06.2008 um 12:54:

 

Falsche Area,

Suchfunktion nutzen oder die Tutorialübersicht in der Homepagehilfe


Forensoftware: Burning Board, entwickelt von WoltLab GmbH