Geschrieben von Elincia am 10.02.2007 um 10:27:
myblog.de | Problem mit Zusatzseiten?!
Hallo!
Ich habe schon mit der Suche nach diesem Thema gesucht, hab aber irgendwie nichts gefunden. Wenn ich was übersehen hab - sorry!
Ich habe mich gestern bei
www.myblog.de angemeldet und mir da auch bei
www.layoutdealer.de ein Layout gesucht, da ich selbst keines schaffe. Nunja.
Ich hab dann auch da den Code übernommen und hab dann bei
www.myblog.de gesehen, dass man sich auch Zusatzseiten erstellen kann, die dann angeblich automatisch in der Navigationsleiste erscheinen.
Aber bei mir ist das nicht so?
Ich habe 2 erstellt: "About me" und "Vierbeiner"
Aber die stehen garnicht in der Navigationsleiste.
Nun auch meine allgemeine Frage: Wie bzw. mit was muss ich eigentlich da die einzelnen Links in der Navi verlinken? Weil.. wirklich ne "Addy" oder so weiß ich ja von beispielsweise den Zusatzseiten oder Kontakt etc. nicht?
Mein bisheriger 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:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
|
<html>
<head>
<title>________ Summertime <3</title>
<style type="text/css">
body, div, td{
scrollbar-arrow-color: #FAAE36;
scrollbar-base-color: #FFDE03;
scrollbar-track-color: #FFDE03;
scrollbar-face-color: #FFDE03;
scrollbar-highlight-color: #FFDE03;
scrollbar-3dlight-color: #FAAE36;
scrollbar-darkshadow-color: #FFDE03;
scrollbar-shadow-color: #FFDE03;
font-family: Tahoma;
font-Size: 10pt;
Color: #FC8737;
}
</style>
<style type="text/css"></style>
<head>
<STYLE type=text/css>
BODY {
color: #FF771C;
line-height: 13px;
font-family: tahoma;
font-size: 10px;
overflow: auto
}
font {
color: #FF771C;
font-family: tahoma;
font-size: 10px;
line-height: 11px
}
b {
color: #FFFFFF;
letter-spacing:2px;
font-family:georgia;
font-size:10px
}
i {
color: #FF771C;
font-weight:italic;
letter-spacing:1px;
text-decoration: dotted;
font-family:georgia;
font-size:10px;
}
u {
color:#FFFFFF;
text-decoration:underline;
border-bottom: 2px ;
border-color: #FF944E;
letter-spacing:2pt;
font-family:georgia;
font-size:10px;
}
s {
color: #FF771C;
border: 1px #FF944E;
letter-spacing: 1px;
font-family: tahoma;
font-size:10px;
}
a {
background: transparent;
text-decoration: none;
border-bottom: 1px solid #FAAE36;
color: #FC8737
}
A:hover {
background: #FFDE03;
text-decoration: none;
text-align: right
border:1 solid;
border-color#FC8737;
border-bottom: 1px solid #FC8737;
color: #FC8737
}
INPUT {
color: #FFDE03;
background-color: transparent;
font-family: tahoma;
font-size: 10px;
border: 1px solid #FFDE03
}
TEXTAREA {
width: 150;
height: 100;
background-color:transparent;
}
.post
{display: block;
FONT-FAMILY: courir;
FONT-SIZE: 10px;
letter-spacing:2px;
text-transform:uppercase;
COLOR: #FFFFFF;
TEXT-DECORATION: none;
BACKGROUND-COLOR: #FF944E;
text-formation: uppercase;
display: block;
text-align: center;
line-height: 9pt;
cursor: crosshair;
border-bottom: 1pt solid #FF944E;
border-left: 1pt solid #FF944E;
width: 100%;
margin-bottom: 1px;
margin-top: 1px;
}
.post2
{display: block;
FONT-FAMILY: veranda;
FONT-SIZE: 10pt;
COLOR: #FFFFFF;
TEXT-DECORATION: bold;
line-height: 11pt;
text-align: middle;
letter-spacing: 0px;
background: #FAAE36;
}
.inhaltetable {
width:323px
}
.navi {
position: absolute;
width:130px;
left:518px;
top:210px;
background: transparent;
color: #FAAE36;
font-size: 15px;
font-family: veranda;
line-height: 15px;
text-align: right;
}
</style>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">
<img border="0" src="http://img346.imageshack.us/img346/850/2mr8.jpg" scroll="no" bgproperties= "fixed"
ALIGN="left" WIDTH="1010",HEIGHT="584" STYLE="position:absolute; top:0; left:0;" >
<div style="overflow:auto; position: absolute; width:340; left:145; top:164">
:CONTENT_HIER:
</div>
<div style="overflow:auto; position: absolute; width:130; left:518; top:210">
<center>
<br>
<div class="post">Site</div>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<div class="post">About</div>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<div class="post">Music</div>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<a href="http://myblog.de/"class="post2">Link</a>
<div class="post">Credits</div>
<a href="http://www.celtic-fantasy.de.vu"class="post2">Designer</a>
<a href="http://www.myblog.de/"class="post2">myblog.de</a>
</center>
</div>
</HEAD>
<body style="background-image:url(http://img213.imageshack.us/img213/2058/bgsf4.jpg)"bgcolor="#000000" >
<style type="text/css"><!--body{overflow-x:hidden;}--></style>
</body>
</html>
{PLACE_POWEREDBY}
|
|
Mein Blog:
http://myblog.de/anka.1991
Ich wäre euch sehr dankbar, wenn ihr mir helft. Es ist mein erster Blog, von daher kenne ich mich auch noch garnicht wirklich aus..
LG Anka
Ich änder grad ständig das Layout, weil ich durchprobiere.. sry!