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 Problem bei Oyla (https://www.gegen-bilderklau.net/thread.php?threadid=109614)
Geschrieben von cubu am 10.06.2007 um 00:17:
Design Problem bei Oyla
bitte mal schaun was hier nicht stimmt!!
Eigentlich sollte da noch ne ganze Menge im Content stehen aber es ist wie als überderckt das Desibild den Text!!!
http://amerika.oyla14.de/cgi-bin/hpm_homepage.cgi
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:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
|
<html>
<head>
<title>%American Horses%</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">
<img border="0" src="http://www.gegen-bilderklau.net/attachment.php?attachmentid=174258" scroll="yes" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768">
<div style="overflow: auto; position: absolute; width: 562px; height: 649px; left: 14px; top: 104px">
<font face="Arial" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 160px; height: 305px; left: 623px; top: 458px">
<font face="Arial" size="2" color="#000000">%navigation_v%</font>
</div>
</body>
</html>
|
|
Eva
Geschrieben von Patricia am 10.06.2007 um 00:29:
Soll das 'n DIV - Lay sein? Ansonsten versteh ich den Code nämlich schon mal gar nicht ...
Geschrieben von janinchen am 10.06.2007 um 00:30:
RE: Design Problem bei Oyla
Versuchs mal so
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:
53:
54:
55:
56:
57:
58:
|
<html>
<head>
<title>%American Horses%</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">
<div style=" position: absolute;"> <img border="0" src="http://www.gegen-bilderklau.net/attachment.php?attachmentid=174258" scroll="yes" bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="1024" height="768"> </div>
<div style="overflow: auto; position: absolute; width: 562px; height: 649px; left: 14px; top: 104px">
<font face="Arial" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 160px; height: 305px; left: 623px; top: 458px">
<font face="Arial" size="2" color="#000000">%navigation_v%</font>
</div>
</body>
</html>
|
|
Geschrieben von cubu am 10.06.2007 um 00:36:
@patricia: Ne der code funktioniert bei oyla eigentlich automatisch..oyla setzt anstelle %content% und %navi% die Textseiten bzw die Navigation ein!
Das hat bis jetzt immer funktioniert, bsp hier:
http://sweetjago.oyla8.de
@janinchen geht immernoch nicht, was hattest du denn geändert?
Geschrieben von janinchen am 10.06.2007 um 00:44:
Wie sehts denn aus, nachdem du meinen Code eingebaut hast?
Wird das Bild nur nicht angezeigt?
Ich hab das Bild auch noch in ein div gesetzt, weil wenn das Bild einfach nur als Bild da ist, dann kommen die DIVs, die drunter kommen nicht auf das Bild, sondern werden "angereiht".
Dein problem sind die Platzhalter?
Och mann wenn ich das noch wüsste, wie das war mit %content% und %navi%... Ist schon lang her ^^
Zeig mal, wies jetzt aussieht
Geschrieben von cubu am 10.06.2007 um 00:48:
gleich wie vorher link, oben!!
Eva
Geschrieben von janinchen am 10.06.2007 um 00:54:
Ich glaub mit den Divs gibts da ein Problem...
Irgendwie kommen die nich klar miteinandern o.O
Geschrieben von cubu am 10.06.2007 um 01:05:

mhh ich verstehs auch nich hab das schon so oft hinbekommen...des proble hat ich au irgendwie noch nich!
Eva
Geschrieben von janinchen am 10.06.2007 um 01:12:
Wie ist denn der Code von deiner anderen Seite? Da wos geklappt hat?
Denn im Quelltext find ich nur ein Frameset...
Aber ich geh jetz, schau morgen mal danach ^^
Geschrieben von cubu am 10.06.2007 um 01:26:
okay hier mal der code von ner Seite bei ders klappt!
ist jetzt nur ein bsp...
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:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
|
<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">
<img border="0" src="http://www.gegen-bilderklau.net/attachment.php?attachmentid=175772" scroll="no"
bgproperties="fixed"
ALIGN="left" STYLE="position: absolute; top: 0; left: 0" width="750" height="600">
<div style="overflow: auto; position: absolute; width: 376px; height: 313px; left: 343px;
top: 170px">
<font face="Arial" size="2"><font color="#000000">%content%</font></font>
</div>
<div style="overflow: auto; position: absolute; width: 175px; height: 220px; left: 54px;
top: 130px">
<font face="Arial" size="2" color="#000000">%navigation_v%</font>
</div>
</body>
</html>
|
|
Die Seite ist im Moment inaktiv aber es funzt alles!!
Eva( gute nacht^^) und danke schonmal für deine Hilfe!!
Geschrieben von cubu am 11.06.2007 um 17:36:
??und? irgendwas gefunden?
Eva
Forensoftware: Burning Board, entwickelt von WoltLab GmbH