Design+Enter - vergeben -

dreamer95
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
Sarums
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 Augenzwinkern
LG
dreamer95
klar, darfst du gerne ;D
lubbs.
okaj, dankeschön, würdest du es dann mit "Zuchtstall Meeresbrise" beschriften ?
LG
dreamer95
möchtest du das enter auch haben?

verlink mich bitte im bildnachweiß und noisl und franzi bitte auch Augenzwinkern
lubbs.
Ja das Enter möcht ich auch haben Augenzwinkern
wird gemacht sobalt ich jemanden finde der mir das design codet. oder kannst du das ? (:
dreamer95
ja, kann ich Augenzwinkern
hier das enter, ich hab mal die hg-farbe schon eingefügt, ist die gleiche wie im content Augenzwinkern
hexcode: #99b55d
hier der code Augenzwinkern

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 -->
lubbs.
ok, danke (:
okaj dankeschön smile