WordPress主题(Theme): G7 v1 final发布

Posted in WordPress / 软硬一本 @ Nov 16th, 2007 by underone |

update@2008.04,02,14:55:更新了部分文件,支持WordPress2.5内置的头像系统

update@2007.11.20,9:51:更新了部分模板代码

update@2007.11.18,20:35:去除了css里一堆无用的代码

update@2007.11.18,13:17:再次修正了Opera浏览器下主题居左的bug,修改了默认模板下blogroll样式丢失的问题。

update@2007.11.16,23:07:去除了functions.php中不该有的对Header Image and Color的支持,使用csstidy压缩了css样式表。

目前你会看到,这是0.9版本,因为我还是会改动一些小东西,也许:)我保证还有一些问题,大家用了以后希望告诉我。
此版Theme根据basic版进行修正。

通过XHTML 1.1验证,CSS验证。
在IE 6 / FF 2.0.0.9 / Opera 9.50下浏览正常。别的没查看,因为我懒……而且一些奇怪的问题我还不知道怎么解决。
适用于WordPress 2.3x版本。
支持Widgets、Gravatar。
自动支持Simple TagsWP中文工具箱WP 2.3 Related PostsWP-PageNaviWP 2.3 statistics等这些插件。至于这些插件,你可以装,也可以不装,不会影响使用。
图标/设计部分进行了细微的优化。

注1:不推荐在激活Widget的情况下将tag cloud的模块放到sidebar_2中,会导致DIV容器的错位,但是为什么我还没发现
注2:不推荐在激活Widget的情况下使用statistics模块,因为有部分问题,插件发布者正在修正。
注3:还有一堆要修改的,有问题请随时报告!

恩……我要感谢一些人……恩:
我爱水煮鱼的各种教程和插件都很棒,Nicky的皮给了我学习的机会和一部分灵感,柠檬在网志年会上给了我合理的指点、WordPress中文论坛的朋友们给了我很大的鼓舞……

Wordpress Theme: G7 v1 final

下载:G7_v1_final.zip

延展阅读

308 Responses to “WordPress主题(Theme): G7 v1 final发布”

  1. underone  Reply to this comment

    注3:我自己的这个站上还没使用final版的皮

    也非常感谢、梦想的远方、忘忧草、chyi等人…………
    太多了……

  2. 忘忧草  Reply to this comment

    自己抢沙发?你也太过分了吧

  3. underone  Reply to this comment

    抢沙发是为了。。。。谢谢你啊。。。。。。哈哈哈哈

  4. eryi  Reply to this comment

    。。。买了菜回来你就更新了。

  5. ocer  Reply to this comment

    等到了

    呵呵

    谢谢

  6. 忘忧草  Reply to this comment

    完全站不住脚的理由……

  7. tsian  Reply to this comment

    发现侧边栏放在左侧不适合tag。就不该了。继续用我的advanced G7 v1 basic好了。

  8. theme paradise  Reply to this comment

    G7...

    来自 underone 的主题,作者是中文论坛主题版斑竹,和我是同一个战线的,不过和他相比我就没什么作为了 :-(
    三栏,支持 Widgets,支持 Header Image and Color(似乎实现上有些问题),很清爽的一个....

  9. Poisson  Reply to this comment

    Yeah! 撒花~换上看看去~

    谢谢谢谢~

  10. ocer  Reply to this comment

    英文版出错....

    index页22行

    Fatal error: Call to undefined function: the_tags() in /home/xxxx/xxxxxx/xxxxxxxxx.com/public_html/wp-content/themes/g7_v1/index.php on line 22

  11. underone  Reply to this comment

    @ocer
    我也是英文的,刚才试验关闭和打开Simple Tags插件都没报错,是2.3以上的WP么?

  12. Poisson  Reply to this comment

    报告~
    IE7下标签云很……诡异,就是挤做一团,Opera无恙,但是和basic一样主题整体偏左。

  13. 漫步  Reply to this comment

    确实不错的主题,不过也存在一些问题,可以考虑加入我们 wp-cn WordPress 中文团队。。哈哈。

  14. underone  Reply to this comment

    @Poisson
    右上的标签云是用Simple Tags实现的,需要去Simple Tags的后台选项里调整大小和颜色
    主题偏左的问题俺一直不知道咋解决。。

  15. eryi  Reply to this comment

    update[at]2007.11.16,23:07
    支持,这时候还在奉献。

  16. underone  Reply to this comment

    @漫步
    denis和我说过加入团队的事情,我也答应了,可我这样的新手,怕是怕妄担了虚名……

  17. 忘忧草  Reply to this comment

    正在重写XHTML和CSS

    index已经差不多了 还有不少细节要处理
    上MSN吼你却发现你不在线

  18. eryi  Reply to this comment

    Tag Cloud首页不显现,还有feed版块也不要,应该怎样改呢?

  19. underone  Reply to this comment

    把Simple Tags插件关了就不显示了,或者删除sidebar.php中的最上边4行
    feed部分的话,把sidebar.php中的如下代码删除即可

    1. <li class="feed"><h2>feed</h2>
    2. <p><a href="<?php bloginfo('rss2_url'); ? rel="nofollow">">all feed</a></p>
    3. <p><a href="<?php bloginfo('comments_rss2_url'); ? rel="nofollow">">all comments feed</a></p>
    4. </li>
  20. underone  Reply to this comment

    @忘忧草
    周一再看:)

  21. tsian  Reply to this comment

    主题偏左?是不是在大分辨率的机子上整个主题会对左靠齐?
    或许我理解错了。不过我说的这个问题确实存在。
    body那一块没有居中对齐。。。(针对basic版,final版的css没看~)

  22. ocer  Reply to this comment

    最新版本的,全新安装

    中文版不会出现那个错误..

  23. chyi  Reply to this comment

    就上来就发现出Final版了。不过突然才意识到原来上次看时把V2的绿色版以为是V1Final了。。白高兴了。V2的日历项那儿很PL!!!

    又要修改了~~汗1~~

  24. chyi  Reply to this comment

    最新版0.9版发现CSS配置文件问题,侧边栏友情链接的字样和图标没进行定义!

    还有顺便说一下,CSS文件里面没排版,看起来好乱。找不到东西南北~!!~~

  25. 晓阳  Reply to this comment

    过来支持一下

  26. robinham  Reply to this comment

    丸子很强大,我很看好你哦

  27. Giki  Reply to this comment

    underone~underone同学~opera下不居中

  28. underone  Reply to this comment

    @chyi
    css不是没排版,是压缩以后就那样……
    友情链接。。。分明设置了啊?
    #links h2{background-image:url(images/blogroll.gif);}
    有啊?你看beta.underone.com的示例?

  29. underone  Reply to this comment

    @Giki
    修改了,我现在自己看Opera,9.50beta下是居中的

  30. chyi  Reply to this comment

    underone,你看一下我的主页就知道了.按你默认的主题是不行的..

  31. underone  Reply to this comment

    @tsian
    这个。。。我单位是1280x1024,家里是1152x864,IE和FF下没问题啊
    是别的浏览器么?

  32. underone  Reply to this comment

    @ocer
    苦恼了....还有谁的有问题?

  33. underone  Reply to this comment

    @chyi
    我明白了
    不带widget的模板是没blogroll的
    我改了一下,你重新下载即可。

  34. 漫步  Reply to this comment

    汗,你都是新手,那我算啥,再说我们这个团队是一个志趣相投的人走到一起弄些事情而已。欢迎加入。

  35. underone  Reply to this comment

    那我回头也把logo挂上…………

  36. Theme: G7 v1 final - Neversay  Reply to this comment

    [...] 一定要推荐一下final版以示感谢:) Tags : theme, WordPress Trackback url : u can trackback from your own [...]

  37. sherry  Reply to this comment

    很漂亮!!谢谢~~~~

  38. 草根宣  Reply to this comment

    回来支持一下,我也刚刚换上。谢谢!
    很好看一个模版!

  39. 漫步  Reply to this comment

    哈,先加我们成员的群吧,这样方便讨论,群号码是多少,你先加我gtalk吧,也就是我现在留的邮箱地址,到时在gtalk上告诉你。

  40. 忘忧草  Reply to this comment

    前后花了大概10个小时 已经完成了这个模板的重构
    根据自己的SEO经验做了个别调整,修改了一些样式
    XHTML和CSS都通过了W3C的检验
    家里只有IE 6和FF 2,这两个显示都没啥问题
    不过可能有一些细节,比如说出错信息的文字没有特别去写样式

  41. underone  Reply to this comment

    太高科技了。。。。。。。
    周一咱俩对对。。。。。。。。。。

  42. 忘忧草  Reply to this comment

    underone,你的theme没有给日历样式啊

    而且如果在侧边栏增加搜索,会出现两个ID一样的搜索框
    虽然顶上的框已经能满足需求了

  43. underone  Reply to this comment

    是没给,因为1是用的少,2是widget里给了,3是直接使用

    1. <?php get_calendar(); ?>

    调用的话,是没有li和h2样式的啊
    搜索框倒是,因为在sidebar加搜索框样式都不会好看所以也不会有人加吧?

  44. 忘忧草  Reply to this comment

    可以另外写撒.. 现在已经在服务器上调试了

  45. FeelingFly  Reply to this comment

    在顶栏或者侧边栏加一个用户登陆和链接到后台管理的链接吧~

  46. underone  Reply to this comment

    启用widget以后可以在任意位置添加meta模块,包含Site Admin、Logout 等

  47. 某低调沙发党  Reply to this comment

    沙发没了,那俺只能说支持,明天推荐这个主题,嘿嘿!

  48. Jing  Reply to this comment

    xhtml和css验证都没有通过................

  49. A-Hui  Reply to this comment

    555,[T_T],站长..为什么我用你的这个皮肤后评论不了文章的啊??
    麻烦帮我看看可以么??
    无限感激....

  50. underone  Reply to this comment

    @Jing
    此皮肤在默认的情况下都是通过的,1.1很严格,如果放到自己的站上通不过是很正常的
    现在这个站点就通不过,因为我还没用这个theme

  51. underone  Reply to this comment

    @A-Hui
    没有问题啊?我评论了都

  52. loren  Reply to this comment

    我发现没有了“友情链接”

    另外,WordPress 2.3 Related Posts Plugin插件我在后台启动了,但是前台没有显示,是不是还要手工加?

  53. loren  Reply to this comment

    不好意思,我看到Related Posts Plugin在最下面了,呵呵

  54. underone  Reply to this comment

    :)

  55. A-Hui  Reply to this comment

    T_T,在我的站上评论会出现Wordpress database error:...
    一堆的乱码...555,是什么问题??

  56. underone  Reply to this comment

    可我在你站上回复了啥问题也没有啊。。。

  57. A-Hui  Reply to this comment

    WordPress database error: [Data too long for column 'comment_agent' at row 1]
    INSERT INTO wp_comments (comment_post_ID, comment_author, comment_author_email, comment_author_url, comment_author_IP, comment_date, comment_date_gmt, comment_content, comment_approved, comment_agent, comment_type, comment_parent, user_id) VALUES ('3', 'A-Hui', 'zhangdihui@163.com', 'http://zd-hui.com/', '59.34.42.226', '2007-11-19 14:05:45', '2007-11-19 06:05:45', '........', '1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0(Compatible Mozilla/4.0(Compatible-EmbeddedWB 14.59 http://bsalsa.com/ EmbeddedWB- 14.59 from: http://bsalsa.com/ ; Mozilla/4.0(Compatible Mozilla/4.0EmbeddedWB- 14.59 from: http://bsalsa.com/ ; .NET CLR 1.1.4322; MAXTHON 2.0)', '', '0', '2')

    Warning: Cannot modify header information - headers already sent by (output started at D:\wwwroot\engugu\wwwroot\wp\wp-includes\wp-db.php:160) in D:\wwwroot\engugu\wwwroot\wp\wp-includes\pluggable.php on line 387

  58. A-Hui  Reply to this comment

    出现这些东西`~[T_T]什么问题??

  59. underone  Reply to this comment

    这。。。。。不是皮肤的问题。。。。我也不清楚。。。
    现在你的站还访问不了。。。。。。。。。

  60. loren  Reply to this comment

    我想问一下,你最下面的一排收藏按钮和GOOGLE广告
    1、是什么插件
    2、怎么添加?

    多谢(其实恨不得把你的模板拿着用,哈哈)

  61. underone  Reply to this comment

    收藏按钮的插件叫Blog it
    http://www.coolcode.cn/?p=240

    Google的AD是代码,AdSense有详细解释
    http://www.google.com/adsense

  62. eryi  Reply to this comment

    嘿,GGAD,他是问你加在什么文件的什么地方。大概。

  63. mclee  Reply to this comment

    Fatal error: Call to undefined function: wp_list_cats() in /home/mclee/domains/sinoye.com/public_html/wp-content/themes/g7_v1/sidebar.php on line 60

    用上主题出这个错误,在后台加上widget之后就没错了,请教如何解决?

  64. A-Hui  Reply to this comment

    =_=# 噢噢,站长先生..原来评论不了是我空间出了问题..麻烦到你不好意思...
    还有哦,你侧栏的recent comments 和 statistics是怎么显示出来的啊??第一次使用wordpress,所以...不要嫌弃我多问题...
    (=_=#)

  65. underone  Reply to this comment

    需要安装我上边说明的插件才可

  66. eryi  Reply to this comment

    发现一点和52楼的朋友一样。
    没有友情链接。(前提:Widgets默认)
    可以用 Widgets 调出来,但是recent comments的格式会变成“留言者+该文章名”,也不好。

  67. underone  Reply to this comment

    @mclee
    你的WP版本是什么?

    我查了一下,wp_list_cats貌似确实是不被官方推荐的参数,我修改了一下模版的调用参数,你再下载看看

  68. hensen  Reply to this comment

    偶的博客刚刚开张。。很喜欢这个主题,再次感谢站长!:)

  69. underone  Reply to this comment

    @eryi
    格式那是WP自动的。。。

  70. pejag  Reply to this comment

    statistics在用Widgets下显示不正常,没有中文,也没有样式,怎么解决的呢?

  71. underone  Reply to this comment

    手动添加

    1. <li class="statistics"><h2>statistics</h2>
    2.                    < ?php ShowStatistics(false); ?>
    3. </li>
  72. mclee  Reply to this comment

    我的wp是2.3.1,请问你的网址前面的图标怎么修改啊?是images里面的ico文件么?为什么我改了他还是不变啊?

  73. Broken  Reply to this comment

    我也来报到一下,感谢UNDER ONE

  74. ocer  Reply to this comment

    楼上的是不是没改header啊?

  75. underone  Reply to this comment

    @mclee
    header.php中有相关代码

    1. <link rel="shortcut icon" type="image/ico" href="<?php bloginfo('stylesheet_directory'); ?>/images/favicon.ico" /></link>

    1个是你的favicon.ico是否放在这个位置
    2格式制作的ico文件是否正确

  76. EZY Street » Blog Archive » 更换模板G7 v1 FINAL  Reply to this comment

    [...] 虽然开站没多久,但还是抵挡不住G7 v1 Final的诱惑,换上了这套UNDERONE出品的Wordpress主题模板。这款主题相当的不错,但是有些地方还是要改进一下的。按照我的需要,在所有页面都添加了导航栏,还有在独立日志面板几处地方增加了广告条,并对主题进行了一点点SEO优化。 [...]

  77. jimmy  Reply to this comment

    你好,我是完全用你这里下载的这个模板,可我要怎么做才能像你的categories那样效果呢?我的分类总是全部列出来,并无父子级之分,也没有文章数统计,麻烦你了....谢谢^^

  78. jimmy  Reply to this comment

    问题已经解决。。。。谢谢

  79. underone  Reply to this comment

    …………是…………怎么回事?
    说说,省的大家以后有同样问题:)

  80. eryi  Reply to this comment

    update[at]2007.11.20,9:51:更新了部分模板代码

    update[at]2007.11.18,20:35:去除了css里一堆无用的代码

    update[at]2007.11.18,13:17:再次修正了Opera浏览器下主题居左的bug,修改了默认模板下blogroll样式丢失的问题。

    update[at]2007.11.16,23:07:去除了functions.php中不该有的对Header Image and Color的支持,使用csstidy压缩了css样式表。

    怎么感觉附件还是16日更新的。我用的普通下载,没用迅雷等别的下载工具啊。

  81. underone  Reply to this comment

    我重新下了一下,没问题啊

  82. jimmy  Reply to this comment

    我重新下了你的皮肤。。。其它没改。。。呵呵,也可能我以前操作出错。。。突然早上一弄就可以了。。。。呵呵

  83. xiaoxiao  Reply to this comment

    挺好看的,下来用用

  84. kim  Reply to this comment

    我的类别和存档后都没有文章个数显示,请问怎么回事?

  85. underone  Reply to this comment

    如果是widget的显示,那确实没有

  86. beetle  Reply to this comment

    为什么我用了有错误啊!
    Fatal error: Call to undefined function the_tags() in F:\wwwroot\HAXCG\wwwroot\wep\wp-content\themes\g7_v1\index.php on line 22

    请站长帮我解决一下!谢

  87. underone  Reply to this comment

    WP版本是不是2.3以上和tag插件装没装。。。。。。。。。

  88. mclee  Reply to this comment

    怎么让google搜索的时候显示格式按:主题名|blog名这样?我用了你的主题之后只是显示blog名

  89. underone  Reply to this comment

    安个插件试试
    Optimal Title

  90. Ruosen  Reply to this comment

    问个问题,怎样激活Widget?

  91. underone  Reply to this comment

    英文的话
    后台-Presentation-widget
    中文的就不知道了

  92. mclee  Reply to this comment

    我没用那个,用了all in seo这个插件,感觉没什么用

  93. underone  Reply to this comment

    我是没用那个插件的

  94. 主题推荐:Underone’s G7  Reply to this comment

    [...] 预览 | 下载 [...]

  95. Ruosen  Reply to this comment

    不行呀,后台显示:未定义侧边栏您当前使用的主题不支持 Widgets,因此不能在此改变您的侧边栏。要使您的主题支持 Widgets,请了解相关信息。谢谢使用WordPress|文档|反馈| 版本 2.3.1

  96. underone  Reply to this comment

    你确认下的是final版而不是basic版么?
    http://www.underone.com/wp-content/uploads/2007/11/g7_v1_final.zip

  97. xsmile  Reply to this comment

    你好,我刚刚使用了你的Theme,真的非常漂亮。

    但奇怪的是,我的侧边栏里面怎么只有一个About,其他诸如Blogroll之类的链接没有呢?是不是Theme做的时候就没有加进去?如果要添加,该怎么修改呢,谢谢

  98. xsmile  Reply to this comment

    你可以到我的blog看看,侧边栏Page下就只有个About。我的blog地址 : blog.xsmile.net

    麻烦告知解决方法,谢谢。

  99. underone  Reply to this comment

    那个部分,是page,是需要自己添加的,添加什么就会有什么,和theme并无任何关系。
    比如说blogroll,那是个Blogroll Page插件自动生成的页面
    http://www.websitehostingiq.net/blogroll-page-plugin/

  100. xsmile  Reply to this comment

    非常感谢!

    我第一次使用WordPress,所以很多地方都不知很清楚。

    再赞一下你的Theme,真的很漂亮~什么时候放出V2,我很喜欢绿色哦~~

  101. LeafDuo  Reply to this comment

    貌似我装好之后的 WP-PageNavi 和你站上的不一样。
    为什么?

  102. underone  Reply to this comment

    V2很快。。。。。。。。
    @LeafDuo
    那个CSS要自己写,你也可以直接替换试试
    http://www.underone.com/wp-content/plugins/pagenavi/pagenavi-css.css

  103. Milo’s Blog » Blog Archive » 修改wp记录  Reply to this comment

    [...] Theme:G7 v1 final  ;作者:默默の丸 Dark Theme +PSD for WordPress 2.3.X    [...]

  104. 非常漂亮的WordPress Theme: G7 v1 final | 痴情的猪  Reply to this comment

    [...] 非常漂亮的WordPress Theme 感谢伟大的underone同学做出这么好的作品. G7 v1 final下载 [...]

  105. 痴情的猪  Reply to this comment

    本猪愿意免费为大家修改LOGO.
    需要做LOGO的同学请到本猪回复说明需要的文字.
    http://www.fbics.org/5

  106. Sean  Reply to this comment

    请问,我安装了之后,在search栏下面的标签云显示的的字体非常小,基本上到了看不清楚怎么样自的程度,请问以下如何解决?(效果您可以到我的blog上面看一下)

  107. underone  Reply to this comment

    @Sean
    确实非常小
    不知道你在simple-tags插件的后台里是怎么设置的?

  108. any  Reply to this comment

    啊哈,终于等到final版啦!
    用了用了,对偶的插件都完美支持,很不错的一个模版,谢谢啦~

  109. Sean  Reply to this comment

    之前没有设置tag的字号,现在好了!

  110. 更换主题G7 | Canapé  Reply to this comment

    [...] | 下载 Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]

  111. Gadget China  Reply to this comment

    非常好看,很清爽。

  112. Underone | 精品博客  Reply to this comment

    [...] 1.Underone设计的underone’s G7 (v1) basic荣获盘古网络首届WordPress主题设计大赛一等奖。 [...]

  113. 小布  Reply to this comment

    你的模版挺好用的,不过文章目录无法正常显示,會出現「啥也没找到阿……没这个链接吧……」,不知道是那边出了问题。

    对了,我是用MU1.3版的。

  114. 小布  Reply to this comment

    不知何故,又可以用了。

  115. 筋斗云  Reply to this comment

    博主,想问2个问题,1,如何加一个标签云那样的独立方框在sidebar上方,我想用来放mp3播放器,和ABOUT介绍用。。。2,如何在sidebar的页面导航里加上首页的链接。。。烦请详细点说,我太菜了。。。不胜感激。

  116. underone  Reply to this comment

    将sidebar.php的前四行

    1. < ?php if ((function_exists('st_tag_cloud')) and is_home()) { ?>
    2. <div id="sidebar_tag">< ?php st_tag_cloud(""); ?>
    3. </div>
    4. < ?php } ?>

    替换为

    1. <div id="sidebar_tag">放上你想要的内容
    2. </div>

    至于加上首页连接。。。不知道是不是只能在后台添加一个叫home的page,然后写代码读取首页,我没想好。

  117. underone  Reply to this comment

    非常建议去WP中文论坛问、
    wordpress.org.cn

  118. 筋斗云  Reply to this comment

    博主热心好人,这么快就有回复了。谢谢。。。

  119. Caine  Reply to this comment

    过来支持一下。

    还有调用polls放在侧边栏2会在ie7下边导致侧边栏2下滑,结果是:侧边栏2的顶部和侧边栏1的底部齐平。

  120. underone  Reply to this comment

    没有IE7。。。所以不知道是为啥。。。
    是basic还是final?

  121. YangTx  Reply to this comment

    赞一下!
    很漂亮,什么时候放出V2?

  122. iakuf  Reply to this comment

    新模板有问题.我想让我的模板,文章只输入摘要,但原来的"中文 WordPress 工具箱"摘要部分用了新模板后就不生效了.所以我自己改模板中的,:<?php the_content('Continue Reading »');为the_excerpt(),但改完成,在FF下显示正常.但在IE上显示下沉.

  123. underone  Reply to this comment

    恩。。。高科技了。。。我没太明白。。。摘要输出部分我一直就没用过,所以不知道怎么搞……链接是啥我看看?

  124. Ruosen  Reply to this comment

    119楼那位:应该是太宽了。调到130左右试试

  125. Jacken  Reply to this comment

    好喜欢这个主题,谢谢作者!
    我有个问题,侧边栏在wiget的Text里写有图片的代码在IE下可以显示,但是在FireFox下不能显示。
    请问怎么样解决!~~~
    谢谢~

  126. underone  Reply to this comment

    我。。。。我真不知道。。。。。。。。。。推荐去WP中文论坛问问。。。

  127. Jacken  Reply to this comment

    嗯 谢谢啦!~~~~

  128. Jacken  Reply to this comment

    对了 侧边栏放Google广告,在IE可以显示,在FireFox下又不能显示,留意你的Google广告,似乎也一样··
    这个也不知道怎样解决呢?

  129. underone  Reply to this comment

    恩。。。不是吧,我看了,我的广告在IE和FF下都正常啊。。

  130. iakuf  Reply to this comment

    没有人理我.晕掉

  131. Jacken  Reply to this comment

    我的FF有问题 就是不能显示 · · ·

  132. 0851ceo  Reply to this comment

    这模板太漂亮啦,感谢 underone 的无私……
    我是个连WP都还不会装的人
    才开始研究,以后我会经常来学习的。

  133. underone  Reply to this comment

    @iakuf
    链接是哪个?
    @Jacken
    我确实正常啊555555555555555

  134. iakuf  Reply to this comment

    http://www.php-oa.com
    我的联系方法 QQ 147492361

  135. iakuf  Reply to this comment

    中文 WordPress 工具箱的摘要显示功能,在final中不能正常使用.base可以正常显示。

  136. underone  Reply to this comment

    我没QQ。。。。。。。。。
    我刚才比了一下final和basic的content的代码部分,并无任何不同啊…………
    这次确实不知道为啥了……
    不知道可不可以问问插件的作者。。。

  137. iakuf  Reply to this comment

    div 和css没有变吗?

  138. iakuf  Reply to this comment

    msn iakuf@msn.com

  139. 李小布  Reply to this comment

    我的網站換上此模版後,效果挺好的,各位不妨參考一下。

    http://mass-age.com/wpmu
    http://mass-age.com/wpmu/editor

  140. underone  Reply to this comment

    都没变啊。。。。。。。。
    我MSN是oooooooo[at]263.net

  141. LeafDuo  Reply to this comment

    Firefox 3.0 下不正常, 内容全部偏左。
    具体版本:Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007121304 Minefield/3.0b3pre