Hallo ihr Lieben,
ich bin ein totaler Layout-noob deswegen hab ich jetzt ein Layout von Blogskins.. das ich einfach auf meine Wünsche zurecht ändern konnte. Mir gefällt es jetzt eigentlich auch sehr gut, doch.. weil ich eben so ein noob bin und nur 'leichte' Sachen ändern kann.. weiss ich nun nicht ( ich weiss nicht mal ob das möglich ist) wie ich Kommentare in mein Layout gebastelt bekomme... Ich habe einiges probiert und gewurschtelt.. dann hatte ich die kommentare auch so weit.. doch sie wurden direkt auf dem Post angezeigt Oo
Hier blablabla
Jetzt bin ich kurz vor dem verzweifeln.. es wird angezeigt das 3 Kommentare vorhanden sind doch weder neue kann man schreiben geschweige denn die alten aufrufen. Weiss da jemand wie ich das schaffen kann?
Vorsicht riesen Code !
|
Quellcode
|
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
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<html>
<head>
<link rel="shortcut icon" href="">
<title>Black Sheep</title>
</head>
<style type="text/css">
#navbar-iframe,.blogger-labels{display:none!important;}
body {
background-color: #eee;
background-image: url('');
background-attachment: fixed;
font-family: arial;
font-size: 11px;
line-height: 15px;
color: #999;
text-wrap: normal;
word-wrap: break-word;
}
a {
color: #FFA9A6;
font-family: arial;
text-decoration: none;;-moz-transition: 0.8s
}
a:hover {
font-family: arial;
color: #FFA9A6;;-moz-transition: 0.8s
}
u {
text-decoration:none;
border-bottom: 1px dotted #555;
}
b {
text-decoration:none;
font-weight:bold;
color: #555;
}
blockquote {
background-color: none;
font-family: arial;
font-size: 11px;
border-top: 2px solid #FFA9A6;
border-bottom: 2px solid #FFA9A6;
margin-left: 35px;
padding-left: 2px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 10px;
width: 85%;
}
.content {
position: absolute;
top: 85px;
left: 410px;
width: 600px;
padding-bottom: 25px;
filter: alpha(opacity=70); opacity:0.7;
}
.entry {
padding: 10px;
width: 500px;
background-color: #fff;
margin-bottom: 15px;
margin-top: -130px;
}
.entryheader {
background-color: #fff;
width: 120px;
height: 120px;
padding-top: 10px;
margin-left: 530px;
font-style: italic;
}
.entryheader a:hover {color:#FFA9A6;}
.entryheader a {color:#999;}
.titledrop {
width: 215px;
background-color: #FFA9A6;
height: 180px;
top: 0px;
margin-left:133px;
}
.column {
background-color: #fff;
width: 280px;
height: 100%;
left: 100px;
position:fixed;
margin-bottom: 0px;
-webkit-box-shadow: 4px 2px #bbb, -4px 0 2px #bbb;
-moz-box-shadow: 4px 0 2px #bbb, -4px 0 2px #bbb;
box-shadow: 4px 0 2px #bbb, -4px 0 2px #bbb;
filter: alpha(opacity=50); opacity:0.5;
}
.titledrop {
width: 215px;
background-color: #FFA9A6;
height: 180px;
top: 0px;
margin-left:133px;
}
.icons {
margin-top: 20px;
margin-left: 33px;
width: 230px;
height: 230px;
}
.icons img {-moz-transition:2s;margin-right: 15px; margin-bottom: 15px;filter: alpha(opacity=100); opacity:1.0;;-moz-transition: 1s}
.icons img:hover {-moz-transition:2s; filter: alpha(opacity=70); opacity:0.7;;-moz-transition: 1s}
.firstcharacter { float: left; color: #FFA9A6; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: Georgia; }
.friendslinkcontainer {
width: 100px;
}
.friendslink {
width: 100px;
height: 18px;
text-align: center;
background-color: #ddd;
padding-top: 5px;
margin-bottom: 5px;;-moz-transition: 0.5s
}
.friendslink:hover {
width: 100px;
height: 18px;
text-align: center;
background-color: #FFA9A6;
color: #fff;;-moz-transition: 0.5s
}
.friendslink a {color: #fff;}
img {-moz-transition:2s; filter: alpha(opacity=70); opacity:0.7;;-moz-transition: 1s}
img:hover {-moz-transition:2s; filter: alpha(opacity=100); opacity:1.0;;-moz-transition: 1s}
</style>
<script>
function changeNavigation(id)
{document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}
</script>
<body>
<div class="content">
<blogger>
<div class="entryheader">
<td><center><img src="http://img7.imagebanana.com/img/14kgabu6/lilli.png"><br><a href="/#">back to top</a></center></td>
</div>
<div class="entry">
<font style="font-size: 20px; font-family: century gothic; color:#FFA9A6; text-shadow: 1px 1px 1px #CCF5F9; "><$blogitemtitle$></font><br>
<font color="#999" style="padding-bottom:7px;"> posted by Lilli: <$blogitemdatetime$> | <img src='http://img6.imagebanana.com/img/2o6biwwe/19.gif'></img> comments: <$blogitemcommentcount$></font><br><br>
<$blogitembody$>
</div>
</blogger>
<newposts><a href=<$NewerPosts$>><img src='http://dl2.glitter-graphics.net/pub/1351/1351492t57342f861.gif'></img></a> // </newposts><olderposts><a href=<$OlderPosts$>><img src='http://dl3.glitter-graphics.net/pub/1351/1351493q2abgr5dox.gif'></img></a></olderposts></font></center>
</div>
<div class="column">
<a href="/"><img src="http://img7.imagebanana.com/img/fd95x50x/logo.png" style="margin-left: 33px;"></a>
<div class="icons"><img src="http://img7.imagebanana.com/img/f8dq4hd2/1nav.png" onClick="changeNavigation('about')"><img src="http://img7.imagebanana.com/img/llkzzalr/follow.png" onClick="changeNavigation('tagboard')"><img src="http://img6.imagebanana.com/img/m7vv5v95/affis.png" onClick="changeNavigation('affiliates')"><img src="http://img6.imagebanana.com/img/p9dqu587/credits.png" onClick="changeNavigation('credits')"></div>
<div style="width: 215px; margin-left:33px; text-align: justify;">
<div id="main">
<p><span class="firstcharacter">H</span>erzlich Willkommen! Ich bin Lilli
die Webmiss dieses Blogges.Ich bin 19 Jahre alt und lebe in der Nähe von München.
Zusammen mit meinem Freund und Hund. ?
Ich blogge hier größtenteils meine Fotos und gebe euch einen
kleinen Einblick in mein kleines, süßes Leben. Bei den unteren Links kommt ihr auf die
jeweiligen Sammelposts.<p>
<div class="friendslinkcontainer">
<div class="friendslink"><a href="/">PORTRAIT</a></div>
<div class="friendslink"><a href="/">WEDDING</a></div>
</div>
<div class="friendslinkcontainer" style="float:right;margin-top: -55px;">
<div class="friendslink"><a href="/">ANIMAL</a></div>
<div class="friendslink"><a href="/">MISC</a></div>
</div>
</div>
<div id="about" style="display:none;">
<p><span class="firstcharacter">H</span> erzlich Willkommen! Ich bin Lilli
die Webmiss dieses Blogges.Ich bin 19 Jahre alt und lebe in der Nähe von München.
Zusammen mit meinem Freund und Hund. ?
Ich blogge hier größtenteils meine Fotos und gebe euch einen
kleinen Einblick in mein kleines, süßes Leben. Bei den unteren Links kommt ihr auf die
jeweiligen Sammelposts. <p>
<div class="friendslinkcontainer">
<div class="friendslink"><a href="/">PORTRAIT</a></div>
<div class="friendslink"><a href="/">WEDDING</a></div>
</div>
<div class="friendslinkcontainer" style="float:right;margin-top: -55px;">
<div class="friendslink"><a href="/">ANIMAL</a></div>
<div class="friendslink"><a href="/">MISC</a></div>
</div>
</div>
<div id="tagboard" style="display:none; margin-top: 25px;">
<div class="friendslink"><a href="http://www.blogger.com/follow-blog.g?blogID=4314934621292130800">FOLLOW <a></div>
<img src='LINK ME'></img>
</div>
</div>
<div id="affiliates" style="display:none; margin-top: 25px;">
<div class="friendslinkcontainer">
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
</div>
<div class="friendslinkcontainer" style="float:right; margin-top: -140px;">
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
<div class="friendslink"><a href="/">YOU?</a></div>
</div>
<br><br>
</div>
<div id="credits" style="display:none; margin-top: 20px;">
Layout by: <a href="http://blogskins.com/me/m-eister">ten</a><a href="http://angelicadesigns.co.cc">tylers</a><br>
Images: <a href="http://between-empty-spaces.blogspot.com">Empty Spaces</a><br>
Dropcap codes: <a href="http://css-tricks.com">CSS-Tricks</a><br><br>
Pixels by: <a href="http://the-peril.com/">The-Peril</a> ; <a href="http://shizoo-design.de/">Shizoo</a> ; <a href="http://glitter-graphics.com/">Glittergraphics</a><br>
</div>
</div>
</body>
</html>
|