juan
Blogger.Klub
Pomógł: 1 raz Dołączył/a: 05 Lis 2007 Posty: 48
|
Wysłany:
2008-09-14, 19:18 [blog.pl] nie wyświetla miesięcy w archiwum
|
|
|
Od lipca prowadziłem bloga, w sierpniu zamieniłem szatę na własny szablon, więc w archiwum już były dwa miesiące (lipiec, sierpień). We wrześniu dodałem notkę, ale w archiwum nie doszedł wrzesień, nadal sa tylko dwa poprzednie miesiące, a notka bez miesiąca.
Ktoś może widzi gdzie jest błąd?
zawartość strony głównej w edytorze html blog.pl:
Kod <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>kompletny {ksywa} blog</title>
<style type="text/css">
<!--
body {
background-image: url(../http://i34.tinypic.com/15yu3w2.png);
background-repeat: repeat-x;
background-color: #dee4f9;
}
#kontenerek {
border-right-style: double;
border-left-style: double;
position: relative;
width: 800px;
height: 100%;
left: 11%;
top: -5px;
right: 11%;
bottom: 0px;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
border-top-style: none;
}
#tytuł {
font-family: "Courier New", Courier, monospace;
font-size: 80px;
position: relative;
height: auto;
width: auto;
color: #FFFFFF;
font-weight: 500;
}
#cytat {
position: relative;
height: 100px;
width: 470px;
top: 20px;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
padding-right: 0px;
padding-left: 7px;
font-style: italic;
border-top-style: dashed;
border-left-style: dashed;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
left: 15px;
padding-top: 2px;
color: #000066;
}
#podpis {
position: relative;
height: 25px;
width: 450px;
top: 20px;
font-family: "Courier New", Courier, monospace;
font-size: 15px;
font-style: normal;
bottom: auto;
left: 50px;
padding-right: 15px;
border-right-style: dashed;
border-bottom-style: dashed;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
padding-left: 0px;
margin-right: 0px;
color: #000066;
}
#prawa {
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: dashed;
border-left-style: dashed;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
position: relative;
height: auto;
width: 135px;
top: -70px;
left: 640px;
padding-top: 15px;
padding-left: 10px;
font-family: "Courier New", Courier, monospace;
font-size: 14px;
color: #000066;
}
.styl7 {
font-size: 15px;
}
#blog {
position: relative;
height: auto;
width: 560px;
top: -125px;
right: 0px;
left: 18px;
bottom: auto;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: dashed;
border-right-style: dashed;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000066;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
}
a:link {
text-decoration: none;
color: #000066;
}
a:visited {
text-decoration: none;
color: #000066;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
h1 {
font-size: 16px;font-family: Georgia, "Times New Roman", Times, serif;
}
-->
</style>
</head>
<body>
<div id="kontenerek">
<div id="logo">
<div id="tytuł">
<div align="center">nazwa bloga</div>
</div>
<div id="cytat">blablablabla</div>
<div id="podpis">
<div align="right">blablabla</div>
</div>
<div id="prawa">
<h2 class="styl7">kontakt</h2>
<p><a href="mailto:mail@blog.pl">mail@blog.pl</a></p>
<hr />
[b]<h2 class="styl7">Archiwum</h2>
<p>{archiwum}</p>
<p> </p>[/b]
</div>
<div id="blog">
<p>{blog}</p>
<p> </p>
</div>
</div>
</div>
</body>
</html>
zawartość archiwum w edytorze html blog.pl:
Kod <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{ksywa}blog - archiwum: {miesiac} {rok} {tytul}</title>
<style type="text/css">
<!--
body {
background-image: url(../http://i34.tinypic.com/15yu3w2.png);
background-repeat: repeat-x;
background-color: #dee4f9;
}
#kontenerek {
border-right-style: double;
border-left-style: double;
position: relative;
width: 800px;
height: 100%;
left: 11%;
top: -5px;
right: 11%;
bottom: 0px;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
border-top-style: none;
}
#tytuł {
font-family: "Courier New", Courier, monospace;
font-size: 80px;
position: relative;
height: auto;
width: auto;
color: #FFFFFF;
font-weight: 500;
}
.styl7 {
font-size: 15px;
}
#arch {
position: relative;
height: auto;
width: 560px;
top: 90px;
right: 0px;
left: 18px;
bottom: auto;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: dashed;
border-right-style: dashed;
border-top-color: #003399;
border-right-color: #003399;
border-bottom-color: #003399;
border-left-color: #003399;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000066;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
}
a:link {
text-decoration: none;
color: #000066;
}
a:visited {
text-decoration: none;
color: #000066;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
h1 {
font-size: 14px;
}
-->
</style>
</head>
<body>
<div id="kontenerek">
<div id="logo">
<div id="tytuł">
<div align="center"><a href="http://mój.blog.pl/">mój blog</a></div>
</div>
<div id="arch">
<p>{archiwum}</p>
<p> {ksywa}blog - archiwum: {miesiac} {rok} {tytul}</p>
</div>
</div>
</div>
</body>
</html>
|
|