WordPress Theme: Hello :D
这是07年秋季设计的风格,做成了 Textpattern 的模板,十一月初正式使用。今年的模板做得比较少,去年年底的总结提醒自己宁缺勿滥,这也算是对自己的改正吧。这款设计主以灰黑色和绿色为主色调,当然蓝色也是必不可少的,绿草有蓝天的衬托才更接近理想化的自然。
看到渐渐增长的国内 WordPress 用户,想起自己曾经也是其中的一员,不免有些感情夹杂。因为 WordPress,我学到了很多,并认识了很多朋友。如果说我的互联网启蒙者是谁,我会毫不犹豫的说 Mr WordPress。
言简意赅,看图说话:Hello :D

设计应该还不错,作为2007年一个结尾吧。在做成 WordPress 的模板的过程中发现对 WP 陌生了不少,可喜的是制作过程中也顺便解决了原先存在的一些不合理的语句。自己制作的模板大部分的缺点应该就是对使用者不太方便,有些地方需要自己手动添加或者删除。比如说这个模板的导航栏就要手动修改,要添加新的栏目就得打开 header.php 研究一下再 Copy&Paste,只怪自己对 PHP 和 JS 了解太少,明年应该比现在知道得更多。至于对 WP 自带的 Widgets 的支持,由于布局的限制,所以暂不支持。
模板名字叫 Hello :D,自己也不知道该取什么名字,就用笑脸代替了。已经通过 XHTML 1.0 Strict 和 CSS 验证,IE 7 / Firefox / Opera 下测试良好,用 IE 6 或低于这个版本的赶紧升级浏览器内核吧(为了更好的 Web 体验)。部分 CSS 文件基于 Blueprint CSS Framework,这框架缩短了不同浏览器上乏味又痛苦的调试时间,值得推荐。
好了,牢骚差不多了,下载地址:Update Links
有什么问题记得反馈,然后集中修正。

92 Comments
December 28th, 2007 at 07:07 am
挺喜欢的。支持一下~
December 28th, 2007 at 07:29 am
上次来得太早了,哈哈,原来你提供了下载…嘿嘿…收藏先…
December 28th, 2007 at 10:43 am
好漂亮,支持一下
December 28th, 2007 at 01:23 pm
为什么留言的左边都有一个“1”呢
December 28th, 2007 at 03:40 pm
在哪里,我都没看到啊?
留言左边应该是1、2、3这样的数字啊。
December 28th, 2007 at 03:48 pm
曾经逛到过这里,没想到今天也把主题发布出来了~蛮有感觉的
留言左边在IE6下确实都显示的是1
December 28th, 2007 at 05:01 pm
已经修正,万恶的 IE 6……
December 29th, 2007 at 08:59 am
fen 终于出手了,不错不错。。
December 29th, 2007 at 10:41 am
赶快回归WP吧!
December 29th, 2007 at 04:10 pm
@Utom
不要总是让我回归WP,love WP != use WP。
December 29th, 2007 at 07:06 pm
火星很危险快回地球吧
December 29th, 2007 at 08:27 pm
这个是wp的?为什么txp的不一起放出来捏?
December 29th, 2007 at 10:50 pm
Hi. Nice theme. I’ll use this one as my next theme. Still editing some stuff. Can you tell how to replace the h1 with logo? It looks like there’s no English explanation here. :)
December 30th, 2007 at 12:06 am
@spirit.wan
TXP的自定义方面太多,要修改的也很多,还需要一部分插件,所以还在修改。
@Fath
Edit /css/defualt.css, replace line 15 & 16 with:
h1 a {
display: block;
width: 320px;
height: 80px;
background: url(../images/logo.png);
text-indent: -9999px;
}
h1 a:hover { background: url(../images/logo.png) bottom left; }
logo.png is your logo file in folder images where you will find a sample image.
December 30th, 2007 at 12:14 pm
Thank you Fen :)
December 30th, 2007 at 05:49 pm
14楼讲的是如何实现和hellowiki一样的logo效果是么?Fen
December 30th, 2007 at 08:40 pm
是的,显示图片 logo,并带翻转效果。
December 30th, 2007 at 08:46 pm
试了,很好,谢谢Fen
December 31st, 2007 at 01:48 pm
Fatal error: Call to undefined function: the_title_attribute() in /www/users/readelicious.com/wp-content/themes/hello_d/index.php on line 11
December 31st, 2007 at 02:05 pm
@Watsonxu 哇哦,不是你服务器环境的问题吧,和某个插件啥的冲突了吧,我这完全ok。。。
December 31st, 2007 at 02:21 pm
能不能加上gravatar头像?在左边
December 31st, 2007 at 05:08 pm
@刀河
下个版本会添加这个功能,包括对自带 Widgets 的支持,只是最近比较忙,所以要耐心些。
December 31st, 2007 at 06:23 pm
fen 啊,我也想学设计哦,要不你做我领路人吧,嘿嘿。
在公司,我主要做后台,底层系统开发,虽然是公司领导要求说我有时间学学设计,其实我自身还是对设计蛮感兴趣的,所以打算学学,不过暂时不清楚怎么个入门。
December 31st, 2007 at 07:16 pm
Fen, I’m using your theme right now. Modified one. But I have one problem. When it is on Page (like About, Contact), the right sidebar falls a little bit. I don’t know where to fix. It looks just fine on my local wordpress (localhost) but not when uploaded.
December 31st, 2007 at 11:30 pm
Watsonxu 的问题是由版本的原因引出的。这个theme必须在2.3以上的版本才能使用。
January 1st, 2008 at 10:23 am
@漫步
我也是半桶水啊,如果你不介意的话。
@Fath
Your Mod is beautiful, Check your email.
@sat
谢谢你帮我解决问题 :)
January 1st, 2008 at 11:27 am
需要完善皮肤,呵呵
January 1st, 2008 at 11:38 am
补充,可以在页面右上角放个480*60的广告条,呵呵
January 1st, 2008 at 12:24 pm
最好弄个相关文章链接的插件,显示在侧边和文章底部都可以。
January 1st, 2008 at 12:51 pm
回spirit.wan:使用Simple Tags
用了这个主题后,主页不能截断文章了,只能全文显示,因为没有single页面。相信Fen现在提供的版本只是让大家过过瘾,等Hello :D正式版出来了,就会很好了
January 1st, 2008 at 04:19 pm
Thanks for your kind words and support :)
January 1st, 2008 at 06:08 pm
新年快乐~
很棒的主题!顶一个~
January 1st, 2008 at 07:59 pm
这个主题的色调感觉很好!呵呵
January 1st, 2008 at 09:37 pm
你的设计是我一直非常喜欢的风格!
祝你新年快乐:)
January 3rd, 2008 at 10:16 pm
Hello 您好
很棒又簡單的風格,我很喜歡^^
因為看了程式碼非常的簡潔,我想把這樣的風格改變後使用在我的網站上
但是有可能不是 wordpress,而是我另外想架設的一個很簡單的網站
我改完會在頁尾註明是您原創設計的Style,希望您能同意我這樣的使用^^
期盼您的回答!!
Thanks!!
January 4th, 2008 at 10:21 am
@刀河
我会改进的。
@yichi,zEUS.
新年快乐!
@Jimi
当然可以啊!
January 4th, 2008 at 06:28 pm
很喜歡你的模板,使用到了我的博客上了,謝謝
January 6th, 2008 at 01:38 pm
哈,一直很喜欢,就是一直没用过。
January 6th, 2008 at 01:42 pm
一直把wp当一个cms来用。
January 7th, 2008 at 08:10 am
很简洁的设计,让我想起了 Utom box
我也是学生,同济工业设计的,能认识一下吗?
January 8th, 2008 at 09:14 pm
什么时候改进皮肤呢?呵呵,我发现导航栏用中文,在ie7下会出现错位
January 9th, 2008 at 09:49 pm
print.css 或许还需要再微调一下。
打印时,侧边栏也一同被打印了。
January 10th, 2008 at 07:10 am
Great theme!
Is there a chance to make it widget ready?
January 10th, 2008 at 12:32 pm
I have modified the print.css already.
You can download it on my blog if you want.
http://mediter.yo2.cn/articles/new-year-new-blog-theme/
January 11th, 2008 at 12:36 am
我所做的修改主要集中在 print.css,修正了原模板打印时会连侧边栏一起打印的问题、同时对链接在打印出的文稿中的显示方式。
January 11th, 2008 at 08:22 am
@Jvstin
可以啊,联系 Email 在 about 页面。
@Hugo Doria
Widgets ready in next version.
@mediter
谢谢你,我将把它集成在下个版本里。
January 11th, 2008 at 03:05 pm
Hellowiki,呵呵,这个域名咋和我的那么像呢,我的是hellowiki.cn,真巧。。。
January 12th, 2008 at 11:03 am
非常漂亮的主题,属于我最喜欢的一类。可是我找了半天没有找到引用通告的链接,不知道你是否考虑加上。
January 12th, 2008 at 11:25 pm
能不能具体说下版权的问题?
January 13th, 2008 at 06:53 pm
好看,先用了,谢谢先
January 14th, 2008 at 11:44 am
感觉顶部太暗,有种压抑的感觉.
是不是可以稍微亮淡一些.
January 14th, 2008 at 06:06 pm
Hello, what should i do if i have the following error:
Fatal error: Call to undefined function: the_title_attribute() in /usr/local/psa/home/vhosts/daydreamnation.be/httpdocs/wp-content/themes/hello-d-10/index.php on line 11
?
January 14th, 2008 at 06:24 pm
@Spider
会加上的。
@Mitch
This theme only used in WordPress 2.3.
January 14th, 2008 at 09:00 pm
今天注意到一个问题:
在登录状态下看文章是评论者昵称会跑到评论内容区域的右上角,同时评论的编号下移至评论内容区域的左上角。
January 15th, 2008 at 11:52 am
图片太大会撑破,不知道怎么定义下也面图片大小。
January 17th, 2008 at 05:49 pm
怎样在首页截断文章呢?像贵站一样?
January 19th, 2008 at 08:46 pm
Hi, lovely theme.
I seem to have a bit of a problem though, for some reason there’s a default about page that shows up which really doesn’t exist.
And any extra pages that I add won’t show up. When switching back to WP default theme they do show up.
Any tips on why this is happening?
Btw, great use of blueprint css!
Thank you!
Erik
January 20th, 2008 at 11:36 am
@mediter, PoorTag
这些在下个版本会改进的。
@micky
我是用txp的程序,wp应该有相应的自动截断插件吧。
@Erik
Open header.php you will see the way to solve it.
January 21st, 2008 at 05:05 am
How could I add a banner or Google adSense block in the header next to the logo at the top?
January 22nd, 2008 at 05:12 am
Fen,
Congrats on a wonderful theme, just wondering what are the two plug-in that you use for tagging and comments I cant seem to find which ones you use, if you any englsihg instriuctions on setting up this cool theme please send them on…
D.
January 25th, 2008 at 08:48 am
I’m having the same problem as Erik. Only the “Home” and “About” pages appear. The others do exist, but they just wont show up!
January 25th, 2008 at 05:33 pm
等待txp风格的放出
January 28th, 2008 at 03:59 am
@Norman, I got it working in the end, it’s quite simple, you have to first create your pages and then manually ad <li> and put the class name (or id, i don’t remember now) to the name of your page.
January 29th, 2008 at 07:10 am
很漂亮和简约的风格
February 13th, 2008 at 04:49 pm
Will there be a version of it widget ready?
February 14th, 2008 at 10:01 pm
It’s nice theme, I like it. I’ll try for my blog in the future. Now i learn about problems that you’re talking. Thanks.
February 17th, 2008 at 03:57 pm
logo.png is your logo file in folder images where you will find a sample image.
呵呵。
hellowiki到底是不是女的~迷糊了
February 22nd, 2008 at 06:48 am
Nice theme, been using it on Nieuw in Gent
Added some extra templates though, such as 404.php and archive.php
Above that IE7 had a scaling issue: 75% wasn’t taken as 12px —> enforced the body to being 12px and it showed fine in all browsers ;)
Regards,
Bram.
February 22nd, 2008 at 06:36 pm
Oh, also modified the header, to automatically list all pages on the first level of your wp-install. This way, one doesn’t need to add all pages manually in the template after having created a new page ;)
March 5th, 2008 at 08:06 pm
thank you, very nice theme
March 11th, 2008 at 08:53 pm
很赞,大气!
March 16th, 2008 at 10:39 am
Thanks for the great theme Fen. I’m currently using it on Wordpress after making it Widgets ready. I also added some custom bits here and there. It’s a brilliant base theme.
March 19th, 2008 at 11:05 pm
为什么Safari留言打字的时候会一卡一卡的?
March 22nd, 2008 at 08:27 am
@i.am.Ben
不会啊,我用 Safari 测试没出现一卡一卡的情况。
March 29th, 2008 at 07:08 pm
sitymde kullanacam sağolasınız. :D
April 6th, 2008 at 08:36 am
Thi is compatible for 2,5?
April 6th, 2008 at 09:53 pm
@testing Yes.
April 16th, 2008 at 05:25 pm
请教怎么加上自己的LOGO,我改了半天也没用?
新手包涵
April 23rd, 2008 at 10:18 pm
呃,标签云有点问题,后面添加的标签显示不出来的说~~~~
=。=
April 24th, 2008 at 01:08 pm
@flyer
参考 14 楼的回复
@罗罗
什么情况,能给我看看例子吗?
May 25th, 2008 at 03:48 pm
<?php wp_list_pages(‘sort_column=menu_order&depth=1&title_li=’); ?> 加入
<ul class=“menu”> CSS就无法应用…请教
June 5th, 2008 at 05:08 pm
fen, I am a freshman : )
I don’t know how to modify the “About” page of this WP theme, can you give me some ideas pls? Thanks a lot. : )
July 1st, 2008 at 04:40 am
exelente diseño, muchas gracias !! thank
July 15th, 2008 at 04:49 pm
要是能窄点就好了
October 11th, 2008 at 04:47 pm
很漂亮,
韩式风格
October 26th, 2008 at 07:33 am
無視高興和名言你好
January 24th, 2009 at 10:57 pm
[...] Hello :D (hellowiki.com) [...]
January 29th, 2009 at 12:29 am
[...] to friend 28Jan Hello D - The style sheet is based on Blueprint CSS Framework, [...]
March 22nd, 2009 at 07:01 pm
不错!支持一下!!!
April 1st, 2009 at 06:39 pm
图片太大会撑破
April 1st, 2009 at 09:59 pm
@酷宝贝
这个问题早在去年1月就已经修正了。
June 12th, 2009 at 06:51 pm
[...]Type:Free Theme[...]
Leave a comment