|
 |
Design+Enter - vergeben - |
dreamer95

Mitglied
 

Dabei seit: 12.12.2010
Beiträge: 387
Herkunft: S-H
 |
|
Design+Enter - vergeben - |
 |
Hay!
Ich habe ein Design und ein Enter rumliegen, die nicht genutzt werden. Ich würde die Beschriftung ändern und beim Design evtl. n neuen Header machen
momentane Bilder sind von:
Maxi
Loisl
Franzi
(alle von GB)
edit: vergeben
Dateianhänge: |
emstal.png (392,45 KB, 264 mal heruntergeladen)
emstalw.png (168,31 KB, 242 mal heruntergeladen)
|
__________________
I'm awake, I'm alive, now I know what I believe inside.
Now it's my time, I'll do what I want, 'cause this is my life.
Here, right now, I'll stand my ground and never back down.
I know what I believe inside, I'm awake and I'm alive.
ava-credits x x
Dieser Beitrag wurde 2 mal editiert, zum letzten Mal von dreamer95: 07.04.2011 13:48.
|
|
02.04.2011 18:30 |
|
|
Sarums

kampfkloß :D .
 

Dabei seit: 10.01.2009
Beiträge: 906
Herkunft: Niedersachsen (: Name: Sarah :)
 |
|
Huhu,
ich hab heute einen vrh erstellt der nicht sehr weit ist, dürfte ich das Design trotzdem nutzen ?
Zuchtstall Meeresbrise
würde das Design auch so (natürlich mit neuer beschriftung) nehmen
LG
__________________
Goodbye my lover.
Goodbye my friend.
You have been the one.
You have been the one for me.
Don't cry because it's over. Smile that it happened.
Meeresbrise . Dolly
|
|
02.04.2011 18:59 |
|
|
dreamer95

Mitglied
 

Dabei seit: 12.12.2010
Beiträge: 387
Herkunft: S-H
Themenstarter
 |
|
klar, darfst du gerne ;D
__________________
I'm awake, I'm alive, now I know what I believe inside.
Now it's my time, I'll do what I want, 'cause this is my life.
Here, right now, I'll stand my ground and never back down.
I know what I believe inside, I'm awake and I'm alive.
ava-credits x x
|
|
03.04.2011 00:45 |
|
|
lubbs.

kampfkloß :D .
 

Dabei seit: 10.01.2009
Beiträge: 906
Herkunft: Niedersachsen (: Name: Sarah :)
 |
|
okaj, dankeschön, würdest du es dann mit "Zuchtstall Meeresbrise" beschriften ?
LG
__________________
Goodbye my lover.
Goodbye my friend.
You have been the one.
You have been the one for me.
Don't cry because it's over. Smile that it happened.
Meeresbrise . Dolly
|
|
03.04.2011 13:57 |
|
|
dreamer95

Mitglied
 

Dabei seit: 12.12.2010
Beiträge: 387
Herkunft: S-H
Themenstarter
 |
|
möchtest du das enter auch haben?
verlink mich bitte im bildnachweiß und noisl und franzi bitte auch
Dateianhang: |
emstal.png (395,28 KB, 165 mal heruntergeladen)
|
__________________
I'm awake, I'm alive, now I know what I believe inside.
Now it's my time, I'll do what I want, 'cause this is my life.
Here, right now, I'll stand my ground and never back down.
I know what I believe inside, I'm awake and I'm alive.
ava-credits x x
Dieser Beitrag wurde 2 mal editiert, zum letzten Mal von dreamer95: 03.04.2011 16:28.
|
|
03.04.2011 16:21 |
|
|
dreamer95

Mitglied
 

Dabei seit: 12.12.2010
Beiträge: 387
Herkunft: S-H
Themenstarter
 |
|
ja, kann ich
hier das enter, ich hab mal die hg-farbe schon eingefügt, ist die gleiche wie im content
hexcode: #99b55d
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:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
position: absolute;
padding: 0;
margin: 0;
top: 0;
left: 0;
background-color: #ffffff;
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;
}
img#design {
position: absolute;
top: 0;
left: 0;
border: none;
}
div.content {
overflow: auto;
position: absolute;
top: 220px;
left: 220px;
width: 760px;
height: 540px;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}
div.navigation {
overflow: auto;
position: absolute;
top: 200px;
left: 45px;
width: 165px;
height: 560px;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}
a:link {
color: #ffffff;
text-decoration:none;
}
a:visited {
color: #ffffff;
text-decoration:none;
}
a:active {
color: #ffffff;
text-decoration:none;
}
a:hover {
color: #ffffff;
text-decoration:underline;
}
-->
</style>
</head>
<body>
<!-- Start Design -->
<img src="http://i813.photobucket.com/albums/zz52/dreamer957/emstal.png" id="design" />
<!-- End Design -->
<!-- Start Content -->
<div class="content"> %content% </div>
<!-- End Content -->
<!-- Start Navigation -->
<div class="navigation"> %navigation_v% </div>
<!-- End Navigation -->
</body>
<!-- Dies ist der Grundcode von http://www.oylahomepagehilfe.de. Dieser Hinweis darf ohne Genehmigung von einem Betreiber des Internetabgebotes nicht entfernt werden. -->
</html>
|
|
schrift ist weiß und die art ist verdana, hab ich nicht weiter angepasst, das kannst aber in diesem bereich machen:
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:
|
}
img#design {
position: absolute;
top: 0;
left: 0;
border: none;
}
div.content {
overflow: auto;
position: absolute;
top: 220px;
left: 220px;
width: 760px;
height: 540px;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}
div.navigation {
overflow: auto;
position: absolute;
top: 200px;
left: 45px;
width: 165px;
height: 560px;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
}
a:link {
color: #ffffff;
text-decoration:none;
}
a:visited {
color: #ffffff;
text-decoration:none;
}
a:active {
color: #ffffff;
text-decoration:none;
}
a:hover {
color: #ffffff;
text-decoration:underline;
} |
|
dann musst du das design noch bei oyla hochladen und den link hier (LINK_ZUM_DESIGN) einfügen
code: |
1:
2:
3:
|
<!-- Start Design -->
<img src="LINK_ZUM_DESIGN" id="design" />
<!-- End Design --> |
|
Dateianhang: |
emstalw.png (173,13 KB, 146 mal heruntergeladen)
|
__________________
I'm awake, I'm alive, now I know what I believe inside.
Now it's my time, I'll do what I want, 'cause this is my life.
Here, right now, I'll stand my ground and never back down.
I know what I believe inside, I'm awake and I'm alive.
ava-credits x x
Dieser Beitrag wurde 2 mal editiert, zum letzten Mal von dreamer95: 03.04.2011 18:09.
|
|
03.04.2011 17:48 |
|
|
|
|
 |
Impressum
|