Kubrick Blogger模板
2006年4月27日 · 归档下 Blogger模板

Kubrick Blogger模板
- 这里点击为 演示/例子
- 原始的设计由迈克尔· Heilemann
- 下载 Kubrick Blogger模板 代码
版本历史
第27 2006年4月-发行
09th 2006年5月-增加的制表符浏览。
23th 2006年5月-为IE改正的制表符错误
我们推荐
故事您可以感兴趣根据通过浏览
评论
Leave a Reply

EM Ostling
2006年5月30日我下载了您的“Kubrick”模板,但代码在文本文件不导致在这个投稿显示的布局。
约翰敞篷
2006年5月31日我考虑刷新我的blog的模板,并且Kubrick吸引了我的目光!
mumsgather
2006年6月20日我扭捏了并且固定了它我自己。 再感谢和保持好工作。
Brandon
2006年7月12日有没有我可以编辑倒栽跳水的方式,因此它是否将显示我自己的图象? 我知道对怎么做此与规则Blogger模板,但那个方法没有与这一个一起使用。 因为它从WordPress,最初能我猜测。
请给我发电子邮件或评论我的blog!
admin
2006年7月13日发现线
…
#kheader {
背景: URL (“http://photos1.blogger.com/blogger/7994/1253/1600/kubrickheader.jpg”)没有重覆底下中心#73a0c5;
}
…
替换 [[http://photos.XXXXXXX.XXX/XXX/XX/XXXX/XX/kubrickheader.jpg]] 以您自己的图象。 被推荐的决议是760 x 200。
Myndz
2006年8月20日高可能您告诉我如何得到张贴评论显示作者的名字当您请时点击每个单独岗位。
Could you also tell me how to get a ‘previous’button on the individual post pages as it only has a next button so far.
thanks alot
admin
August 20th, 2006usually it will show as admin right? and about the previous button link, try upload a photo and in the image set the desire url. for example:
Change this:
into this:
It should be something like that.
Myndz
August 20th, 2006no, i mean when someone posts a comment it just shows the comment and the time it was posted not the author of the comment. i would like it to show the author of the comment as well as the time
and by the previous button link, i mean i would like to have a next and previous buttons to scroll through posts using those buttons. thanks for the reply
Brandon
August 21st, 2006For some reason the “supernav” buttons are up to high on my header. Go take a look and please tell me what I am doing wrong!
admin
August 21st, 2006the demo version works fine, you must have toyed with the code, try adjusting the code. Usually its the padding. Below is one of the few lines of code that determine the position of the button. Try adjusting the “margin: 0 0 0 -360px;”
#supernav {
font: bold 9px/9px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
position: absolute;
top: 202px;
left: 50%;
width: 720px;
margin: 0 0 0 -360px;
padding: 5px 16px; /* duplicate the tab size */
text-align: left;
display: block;
}
Brandon
August 21st, 2006That worked perfectly.
Thank You
Brandon
August 21st, 2006Well it did…… It looks ok in the preview but when you publish it it screws it up.
Brandon
August 23rd, 2006Please help me! When I publish my blog (after adjusting the margins) it shifts the supernav the the middle instead of being in the left corner! I really dont know why, please help!
admin
August 23rd, 2006hmm… would it be possible if you paste the whole code again? or maybe it because of the older browser ur using. what version of browser ur using?
Brandon
August 23rd, 2006I am using the latest version of Firefox…”Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6″ I can send you a copy of the code if you need it.
Brandon
August 23rd, 2006I dont really want to have to paste the code again because I have links, a counter, and I have a different header. It would be a big pain if I did that.
John
September 6th, 2006Ugh, this is annoying! This is like the third template I have copied the WHOLE entire code (correctly, it’s not like I didn’t get parts of it in there - I’m not stupid) and it gives me this message:
“Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The markup in the document preceding the root element must be well-formed.”
It does this when I copy/paste the code, it also does it when I upload it straight from kubrick.txt.
What’s going on!?
Ravishankar Shrivastava
September 11th, 2006Hi,
Thanks for good job!
This design is simple, yet useful!!
Thanks again
Ronny Somby
November 23rd, 2006Hi, and thanks for the template, it’s very nice.
One thing thou. I have the same problem as someone else (myndz) here mentioned with the comments. When you go to a post to view the comments, the comments doesnt display the author. I have to say i have translated the displayed text fields to norwegian (they didnt work before either).
example can be seen here (pardon my norwegian): http://www.romskip.net/2006/11/death-on-road-etter-8mnd-med-venting.html#kommentarer
Any suggestions?
Ronny Somby
November 23rd, 2006Found it.
Add ## to the ## section.
It does exactly what is says.
Manu
December 15th, 2006I can not do it. Could you tell me how to get the name of the author who posted the comment to show when you click on each individual post? please
look my blog http://tdnadie.blogspot.com
Please i need help
thinchhia
December 16th, 2006thank you for this theme(kubrick).i love it..but i have a problem which is when visitors post comments their name never appear and shown as blank.help me solve this problem.thank you
Ronny Somby
December 18th, 2006to show author of comments add
#$BlogCommentAuthor$#
to
#BlogItemComments#
section.
change the ## with
Ronny Somby
December 18th, 2006crappy html comment shait.
If anyone has this problem email me ronny@romskip.net
cybersix
January 8th, 2007really nice and like it…
I want to modify the code so that i can make 2 sidebar like this:
content|sidebar1|sidebar2
like http://www.liewcf.com.
So, how can i do that?
cybersix
February 28th, 2007Really nice template…Is there any 3-column template for old blogger(
i mean (content-sidebar-sidebar2) template….
patchay
April 11th, 2007I don’t know why my nav menus drop below the blog header when viewed in Firefox, but look great in IE7.
Can anyonne help me solve this problem based on my codes below?
#supernav {
font: bold/1.5em “Trebuchet MS”, Verdana, Arial, Sans-serif;
position: absolute;
left: 50%;
width: 750px;
margin: 0 0 0 -360px;
padding: 5px 16px; /* duplicate the tab size */
text-align: left;
display: block;
top: 210px;
}
Hope to hear from u soon. Thanks!
Beto
August 23rd, 2007Hello, i have one problem!
When I am going to put the code happens the following error
“Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The markup in the document preceding the root element must be well-formed.”
I love this template, good work, please help me?????
Thanks!
cemil
December 14th, 2007hi admin. help me please.
XML error : Content is not allowed in prolog.
WHAT MUST I DO ? regards
cemil
December 15th, 2007XML : The markup in the document preceding the root element must be well-formed.
Ethereal
March 21st, 2008Please help, when i try to put it into blogger it gives me this error mesg.
“Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The markup in the document preceding the root element must be well-formed.”
what is going on? What am I doing wrong?
Gen
March 27th, 2008same thing here.
“Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The markup in the document preceding the root element must be well-formed.”
can you please configure this problem for those of us who have the SAME EXACT problem? ^^;
thank you! :D