blogger修改版面 - 部落格

Linda avatar
By Linda
at 2006-12-02T22:33

Table of Contents

無法修改成功,一直出現以下文字...

我們無法剖析您的範本,因為它的結構不完整。 請確定所有的XML 元素均已正確關閉。
XML 錯誤訊息: The content of elements must consist of well-formed character
data or markup.

不知道該怎麼解決,可以請各位高手幫忙看一下嗎?

附上的東西很大坨,url因為還沒確定,用images代替,不好意思...

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title><$BlogPageTitle$></title>

<$BlogMetaData$>

<style type="text/css">

/* -----[ General styles ]------------------------------------------------------
*/
a:link
{
text-decoration: underline;
color: #c0c000;
}

a:visited
{
text-decoration: underline;
color: #303030;
}

a:hover
{
text-decoration: underline;
color: #ffffff;
}

a:active
{
text-decoration: none;
color: #ffffff;
}

blockquote
{
margin: 0px;
padding: 10px 20px;
font-size: 88%;
line-height: 1.25em;
color: #a0a0a0;
}

body
{
margin: 0px auto;
background-color: #505050;
background-image: url("http://images.jpg");
background-repeat: both;
font-size: 10pt;
text-align: center;
}

h1
{
font-size: 175%
font-weight: bold;
}

h2
{
font-size: 125%
font-weight: bold;
}

h3
{
font-size: 110%
font-weight: bold;
}

h4
{
font-size: 100%
font-weight: bold;
}

h5
{
font-size: 90%
font-weight: bold;
}

h6
{
font-size: 85%
font-weight: bold;
}

img
{
border-style: none;
}

ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}

ul ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}

ul ul ul
{
list-style-image: url("http://images.jpg");
list-style-type: circle;
line-height: 1.1em;
}

/* -----[ Content styles ]------------------------------------------------------
*/
#main
{
width: 750px;
margin: 50px auto;
}

/* ----------[ Blog header styles ]---------------------------------------------
*/
.blog-header
{
width: 750px;
height: 100px;
margin: 0px;
padding: 0px;
vertical-align: middle;
background-color: transparent;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #c0c0c0;
}

.blog-header h1
{
margin: 0px;
padding: 33px 20px 0px 20px;
text-align: left;
vertical-align: middle;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
font-size: 175%;
font-weight: bold;
text-shadow: #505050 2px 2px 2px;
color: #c0c0c0;
}

.blog-header h1 a
{
text-decoration: none;
vertical-align: middle;
color: #d0d0d0;
}

.blog-header h1 a:hover
{
text-decoration: none;
vertical-align: middle;
text-shadow: #d0d0d0 2px 2px 2px;
background-color: transparent;
color: #c0c000;
}

/* ----------[ Blog content styles ]--------------------------------------------
*/
#main-content
{
float: left;
width: 485px;
margin: 15px 0px 15px 0px;
border: 1px solid #ffffff;
}

.content
{
float: left;
max-width: 485px;
margin: 0px;
padding: 10px 20px;
background-color: #303030;
color: #b0b0b0;
line-height: 1.25em;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
vertical-align: top;
text-align: left;
}

.content-top
{
float: left;
width: 485px;
height: 10px;
background-color: #909090;
}

.content-bottom
{
float: left;
width: 485px;
height: 10px;
background-color: #909090;
}

.date-header
{
font-size: 90%;
font-weight: bold;
width: 445px;
color: #c0c0c0;
}

.post
{
margin: 0px 0px 1.5em 0px;
padding: 0px 0px 1.5em 0px;
width: 445px;
border-bottom: 1px dotted #606060;
}

.post-footer
{
margin: 0px;
padding: 0px 0px 0px 15px;
font-size: 90%;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
color: #c0c0c0;
}

.post-title
{
font-size: 110%;
font-weight: bold;
color: #c0c000;
}

.comments
{
padding: 0px 10px 0px 10px;
width: 420px;
font-size: 85%;
line-height: 1.25em;
color: #a0a0a0;
background-color: #606060;
border: 1px solid #a0a0a0
}

.comment-body
{
margin-bottom: 0px;
}

.comment-data
{
margin: 4px 0px 0px 0px;
padding: 0px 10px 1em 0px;
color: #c0c0c0;
border-bottom: 1px solid #e0e0e0;
}

/* ----------[ Sidebar styles ]-------------------------------------------------
*/
#sidebar-content
{
float: right;
width: 250px;
margin: 15px 0px 15px 0px;
border: 1px solid #a0a0a0;
}

.sidebar
{
float: right;
max-width: 250px;
margin: 0px;
padding: 20px;
background-color: #c0c0c0;
color: #606060;
vertical-align: top;
text-align: left;
font-family: "Georgia", "Times New Roman", "Garamond", serif;
font-size: 85%;
}

.sidebar-top
{
float: right;
width: 250px;
height: 10px;
background-color: #606060;
}

.sidebar-bottom
{
float: right;
width: 250px;
height: 10px;
background-color: #606060;
}

.sidebar a:link
{
text-decoration: underline;
color: #606060;
}

.sidebar a:visited
{
text-decoration: underline;
color: #303030;
}

.sidebar a:hover
{
text-decoration: underline;
color: #000000;
}

.sidebar a:active
{
text-decoration: underline;
color: #000000;
}

.sidebar-title
{
color: #303030;
}

.sidebar-info-block
{
width: 210px;
padding-bottom: 10px;
border-bottom: 1px solid #808080;
}

.sidebar-info-link
{
padding: 0px 0px 0px 15px;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.sidebar-archive-link
{
padding: 0px 0px 0px 15px;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.profile-link
{
margin: 0px;
padding: 0px 0px 0px 15px;
background-color: transparent;
background-image: url("http://images.jpg");
background-repeat: no-repeat;
background-position: 0px 2px;
}

.subheading
{
font-weight: bold;
}
</style>
</head>


<body>
<div id="main">
<div class="blog-header">
<h1>
<ItemPage><a href="<$BlogURL$>"></ItemPage>
<$BlogTitle$>
<ItemPage></a></ItemPage>
</h1>
</div> <!-- /blog-header -->
<!-- Begin content -->
<div id="main-content">
<div class="content-top"></div>
<div class="content">
<Blogger>

<BlogDateHeader>
<h2 class="date-header"><$BlogDateHeaderDate$></h2>
</BlogDateHeader>

<!-- Begin post -->
<div class="post">

<a name="<$BlogItemNumber$>"></a>

<BlogItemTitle>
<h3 class="post-title">
<BlogItemUrl><a href="<$BlogItemUrl$>" title="external link"></BlogItemUrl>
<$BlogItemTitle$>
<BlogItemUrl></a></BlogItemUrl>
</h3> <!-- /post-title -->
</BlogItemTitle>

<p><$BlogItemBody$></p>

<p class="post-footer">posted by <$BlogItemAuthorNickname$> at
<a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a>
<MainOrArchivePage><BlogItemCommentsEnabled> |
<a href="<$BlogItemCommentCreate$>" <$BlogItemCommentFormOnClick$>>
<$BlogItemCommentCount$> comment(s)
</a></BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$></p> <!-- /post-footer -->

</div> <!-- /post -->
<!-- End post -->

<!-- Begin comments -->
<ItemPage>

<div class="comments">

<BlogItemCommentsEnabled>

<a name="comments"></a>

<h4><$BlogItemCommentCount$> comment(s):</h4>

<BlogItemComments>
<a name="<$BlogCommentNumber$>"></a>

<p class="comment-body"><$BlogCommentBody$></p>

<p class="comment-data">By <$BlogCommentAuthor$>, at
<a href="#<$BlogCommentNumber$>"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$></p> <!-- comment-data -->
</BlogItemComments>

<p><a href="<$BlogItemCommentCreate$>" <$BlogItemCommentFormOnClick$>>
Post a comment</a></p>

</BlogItemCommentsEnabled>

<p>
<a href="<$BlogUrl$>">&lt;&lt; Home</a>
</p>

</div> <!-- /comments -->

</ItemPage>
<!-- End comments -->

</Blogger>
</div> <!-- /content -->
<div class="content-bottom"></div>
</div> <!-- /main-content -->
<!-- End content -->
<!-- Begin sidebar -->
<div id="sidebar-content">
<div class="sidebar-top"></div>
<div class="sidebar">

<div class="sidebar-info-block">
<h3 class="sidebar-title">About</h3>

<p><$BlogDescription$></p>

<p><$BlogMemberProfile$></p>
</div> <!-- /sidebar-info-block -->

<div class="sidebar-info-block">
<h3 class="sidebar-title">Previous</h3>

<div id="recently">
<BloggerPreviousItems>
<div class="sidebar-archive-link"><a href="<$BlogItemPermalinkUrl$>"><$BlogPreviousItemTitle$></a></div>
</BloggerPreviousItems>
</div> <!-- /recently -->
</div> <!-- /sidebar-info-block -->

<MainOrArchivePage>
<div class="sidebar-info-block">
<h3 class="sidebar-title">Archives</h3>

<div class="archive-list">
<BloggerArchives>
<div class="sidebar-archive-link"><a href="<$BlogArchiveUrl$>"><$BlogArchiveName$></a></div>
</BloggerArchives>
<ArchivePage>
<div class="sidebar-archive-link"><a href="<$BlogUrl$>">Current Posts</a></div>
</ArchivePage>
</div> <!-- /archive-list -->
</div> <!-- /sidebar-info-block -->
</MainOrArchivePage>

<!-- Add links here: -->
<!-- Duplicate the <div class="sidebar-info-link">... line as many times -->
<!-- as desired, fill in the link URL within the quotes in the <a href=""> -->
<!-- tag, and replace "Add links here" with the name of the link. -->
<!-- Begin links -->
<div class="sidebar-info-block">
<h3 class="sidebar-title">Links</h3>

<div class="sidebar-info-link"><a href="">Add links here</a></div>
</div> <!-- sidebar-info-block -->
<!-- End links -->

<div class="sidebar-info-block">
<p>
<div class="sidebar-info-link">
<a href="<$BlogUrl$>/atom.xml">RSS feed</a>
</div> <!-- /sidebar-info-link -->
</p>

<br />
<p id="powered-by"><a href="http://www.blogger.com">
<img src="http://buttons.blogger.com/bloggerbutton1.gif" alt="Powered by Blogger" />
</a></p> <!-- powered-by -->

</div> <!-- /sidebar-info-block -->

</div> <!-- /sidebar -->
<div class="sidebar-bottom"></div>
</div> <!-- /sidebar-content -->
<!-- End sidebar -->
</div> <!-- /main -->

</body>


</html>


--

All Comments

Jake avatar
By Jake
at 2006-12-06T21:28
要改Beta的版面可以參考3036篇的解說
Carolina Franco avatar
By Carolina Franco
at 2006-12-11T01:09
謝謝建議...按照版型作者指示,只要url改上自己的,就可以ꠠ
Wallis avatar
By Wallis
at 2006-12-13T08:11
使用,我這個門外漢,不懂哪裡有錯誤><
Olga avatar
By Olga
at 2006-12-13T13:11
這個是舊的,不是beta的版面
Frederic avatar
By Frederic
at 2006-12-18T10:34
好讚 XD beta的後台用non-beta的版型 ,以上。
Noah avatar
By Noah
at 2006-12-20T08:31
那原po到底是不是用beta? 如果是的話要改很厚功XD
Franklin avatar
By Franklin
at 2006-12-20T15:29
我是用beta(原po),請問如何判斷是beta或blogger的版型呢?
Dinah avatar
By Dinah
at 2006-12-22T08:49
<$BlogPageTitle$>、<$BlogURL$>這種語法是舊的
Callum avatar
By Callum
at 2006-12-26T18:02
如果看到includable、if cond=、widget這些東西就是beta的
Franklin avatar
By Franklin
at 2006-12-29T02:36
很喜歡它呈現出來的樣子...該怎麼辦呢(嘆)
Thomas avatar
By Thomas
at 2006-12-31T07:08
最簡單的就是原po的後台有無「網頁元素」這選單XD
Valerie avatar
By Valerie
at 2007-01-02T12:25
有這版型的樣貌可以看嗎(._.?)
Franklin avatar
By Franklin
at 2007-01-04T02:59
= =我在回什麼 請跳過我的第一句 囧>
Candice avatar
By Candice
at 2007-01-04T14:54
http://lamair.blogspot.com/ 謝謝...
Andrew avatar
By Andrew
at 2007-01-06T15:05
這個嗎?這個模板不是Beta範本裡倒數第四個
Skylar Davis avatar
By Skylar Davis
at 2007-01-11T11:48
這是原本的,但我想做個修改,應該說大變身啦:P
Margaret avatar
By Margaret
at 2007-01-16T10:11
出來的樣子在左上方第一個
Frederic avatar
By Frederic
at 2007-01-19T09:54
http://blog-templates.ravasthi.name/index.html
Hazel avatar
By Hazel
at 2007-01-23T13:41
了解XD 我明後天有空幫你改看看 (′▽‵)>"
Lucy avatar
By Lucy
at 2007-01-24T17:21
真是太感謝了啦!!

有人有遇到相同問題嗎?

Lily avatar
By Lily
at 2006-12-02T20:06
剛剛想去認領yam的blog 然後把裡面東西刪光 跑到認領網頁時 填入了樂多帳號跟密碼 (這樣會被洩密嗎atat?告訴他們有點不可靠...) 填入欲認領yam.com的網址 沒想到卻跳出個視窗告訴我:and#34;請填入正確的blog網址and#34; 可是我的確是填入我想認領(應該說是想摧毀)的網 ...

樂多基本設定的發送通知網址(Ping)

Andrew avatar
By Andrew
at 2006-12-02T16:18
請問一下 在樂多的Blog基本設定裡面有一個Ping網址的欄位 裡面目前還是打著http://rss.yam.com/ping/xmlrpc.rem的 不知道在樂多跟地瓜藤拆夥之後 這個網址還是可用的嗎?還是要改成新的Ping網址? - ...

Re: PTT Blog板友簽到簿(PTTBlogRolling!)

Annie avatar
By Annie
at 2006-12-02T15:47
I   D: Brien  網  址: http://brienjohn.blogspot.com/  站  名: Soulful Voice  架設環境: Blogger Beta  簡  介: 目前主要是音樂。 新手上路,歡迎大家指教。 - ...

天空和樂多的整合

Necoo avatar
By Necoo
at 2006-12-02T15:37
※ 引述《HiroshiKen (丸小管)》之銘言: : 新版的來了 : http://admin.blog.yam.com/roodo_getblog.php : 密碼隱藏了 第一版認領頁出來時就有去申請了 後來換新版認領頁時又去申請了一次 (11/29) 由於等到今天都還沒處理好 回到認領頁重新再輸入 ...

Re: PTT Blog板友簽到簿(PTTBlogRolling!)

Hedwig avatar
By Hedwig
at 2006-12-02T12:24
I   D: Marj    網  址: http://www.wretch.cc/blog/marj  站  名: 別離。星球  架設環境: 無名(準備遷址到樂多的過程)  簡  介: 碎嘴,繼續思考的過程。 - ...