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] News bei Oyla // (https://www.gegen-bilderklau.net/thread.php?threadid=142427)
Geschrieben von Morgan Girl am 09.10.2008 um 14:48:
News bei Oyla //
Hallo alle zusammen
ich bin am verzweifeln: wie ich aus ein paar Tuts hier herausgelesen hab, muss ich um den News-Frame zu coden, eine Extra-Seite erstellen, eigenes Design deaktivieren, URL rausfinden und in den Desi-Code einfügen. Aber i-wie funktioniert das bei mir nicht: Wenn ich den Link der Seite mit Standartdesign nehm, dann ist da immer ein weißer Kasten. Und wenn ich den vom eigenen Design nehm dann wird da das Design abgebildet xD Kann mir jemand helfen?
Hier ist mein Design-Code (und wieso is der Code so weit rechts xD)
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:
|
<html>
<head>
<title>MorganGirl</title>
<style type="text/css">
<!--
body { scrollbar-highlight-color:#983B02;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#ffffff;
background-image:url(http://i37.tinypic.com/9rhrpj.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color:#1B0000; }
-->
a:link, a:visited, a:active {
color: #84623E; float: right;
text-decoration: underline;}
a:hover { color:#983B02; text-decoration: underline; position: relative; top: 2; left: 2;}
</style>
<div style="overflow: auto; position: absolute; width: 560; height: 500; left: 350; top: 215">
<font face="eurofurence" size="4"><font color="#84623E">%content%</font></font></div>
<div style= "overflow: no; position: absolute; width: 202; height: 298; left: 55; top: 160"> <font face="eurofurence" size="4"><color="84623E">%navigation_v%</font></font></div>
</head>
<body>
</body>
</html> |
|
Geschrieben von Supergirl am 09.10.2008 um 19:12:
für oyla sagst du? das ist eigentlich ganz simpel! warte ich ekläre es rasch
also ich habe hier mal meinen code: (die art von deinem code sagt mir leider nicht so viel, aber es müsste eigentlich auch gehen, wenn du den newsbox teil weiter unten bei dir reinkopierst)
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:
|
<html>
<head>
<title>VRH Birkenhain</title>
<style type="text/css">
<!-- body {
scrollbar-face-color: #9FA994;
scrollbar-highlight-color: #C7D4BA;
scrollbar-3dlight-color: #9FA994;
scrollbar-darkshadow-color: #9FA994;
scrollbar-shadow-color: #C7D4BA;
scrollbar-arrow-color: #C7D4BA;
scrollbar-track-color: #9FA994; }
a:link {
color: #000000;
text-decoration:none; }
a:visited {color: #000000;
text-decoration:none; }
a:active {color: #000000;
text-decoration:none; }
a:hover {color: #ffffff;
text-decoration:none; }
--> </style>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">
<!-- Start Design -->
<img border="0" src="http://i29.tinypic.com/29gg2gh.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: 560px; height: 473px; left: 94px; top: 218px"> <span style="font-family:Arial; font-size:12px; color:#000000">%content%</span> </div>
<!-- End Content -->
<!-- Start Navigation -->
<div style="overflow: auto; position: absolute; width: 204px; height: 352px; left: 735px; top: 342px"> <span style="font-family:Verdana; font-size:12px; color:#000000">%navigation_v%</span> </div>
<!-- End Navigation -->
<!-- Start Newsbox --> <div style="overflow: auto; position: absolute; width: 200px; height: 139px; left: 735px; top: 162px"> <span style="font-family:Verdana; font-size:12px; color:#000000"> </span>
<P><STRONG><FONT face=verdana size=2>*8.9.08*<BR></FONT></STRONG><FONT face=verdana size=2>Wir ziehen um!</FONT</P>
</div>
<!-- End Newsbox -->
</body>
</html> |
|
also, wie schon oben angedeutet, geht es um diesen teil:
code: |
1:
2:
3:
4:
5:
6:
|
<!-- Start Newsbox --> <div style="overflow: auto; position: absolute; width: 200px; height: 139px; left: 735px; top: 162px"> <span style="font-family:Verdana; font-size:12px; color:#000000"> </span>
<P><STRONG><FONT face=verdana size=2>*8.9.08*<BR></FONT></STRONG><FONT face=verdana size=2>Wir ziehen um!</FONT</P>
</div>
<!-- End Newsbox -->
|
|
Bei position: gibts du die daten ein, wo die Newsbox halt auf deinem Design ist. Schriftart und so ist klar, nicht?
Soo.... Nun zum Text: Dort wo bei mir nun "Wir ziehen um!" steht, kann auch dein Text stehen. Wenn du mit HTML noch nicht so bewandelt bist, wäre es ganz nützlich, einfach eine neue Textseite zu erstellen, dort den text so einzugeben wie du es willst, und dann den HTML-Code der Seite unter </span> rienkopierst!
ich hoffe ich konnte dir helfen
lg
Geschrieben von Morgan Girl am 09.10.2008 um 20:13:
dankeschön

hat gut geklappt. aber jetzt hab ich n anderes problem: ich kann bei meinen links die farbe nicht verändern =( weder im CSS noch beim navi-code
Geschrieben von Supergirl am 09.10.2008 um 21:21:
hast du deinen code genommen und den news teil eingebaut? wenn ja, versuchs doch mal mit meinem code und gib dort deine daten ein!
Geschrieben von Morgan Girl am 10.10.2008 um 14:54:
ich hab deinen genommen, aber jetzt funkt mein link-CSS nich mehr =(
Forensoftware: Burning Board, entwickelt von WoltLab GmbH