标签 ‘wordpress’的文章

Jul 2011
27

Posted by: 狒狒
filed under: wordpress |
Tags: Tags: ,

最近很流行这个,就弄了最简单的效果吧。代码会让页面错乱还是用插件实现好了。

效果这里:留言墙(快来留下你的头像吧)

使用方法:
常规的方式激活插件;
在某个post或者page的页面插入对应的代码,如【READERWALL-WEEK】 即可; Read the rest of this entry »

 

comment(s)
Jul 2011
05

Posted by: 狒狒
filed under: 电脑技术 |
Tags: Tags: , ,

修正了侧栏错位和侧栏太长出现滚动条。把侧栏一些功能用widgets 实现,登陆页面增加一个div闭合标签。。相册页面不加密正常,加密后侧栏错位,暂时不知如何解决。下一步要解决的是翻页时,右边日志不翻,没有双栏一起回滚。估计是功能页面achieves.php的问题。本装装了个wordpress测试,省得被网通的网速搞得抓狂。

 

comment(s)
Mar 2010
03

Posted by: 狒狒
filed under: wordpress |
Tags: Tags: ,

发现总有人喜欢情侣主题,自己仿的,有人喜欢也是对我工作的肯定。原本希望等完美点再共享,可惜最近都没空去改,有总有人 索要,那就干脆共享出来吧。希望用的人可以给本站做个友链,一直不注意这东西,现在PR一直升不了,那就都弄点吧,交交朋友也不错。如果你做好我的友链了,请留下网址,我会及时加上你的,友善往来嘛!!

下载地址:由于流量问题,有需要者邮件索取

(PS:你用的话还需要作一些个人的修改,有时间我在整一个即用的版本,有问题的可以留言,我能力范围内一定尽力,共同进步吧。) Read the rest of this entry »

 

comment(s)
Oct 2009
17

Posted by: 狒狒
filed under: wordpress |
Tags: Tags:

来自Automattic公司的国际化部门代表正在讲述Wordpress2.9版本带来的更新功能。该版本预计于今年晚些时候推出。

在所有wordpress的下载中,1/3是下载了本地化版本,其中又有1/3下载的是中文版。然后,1/3访问wordpress.com的流量来自非英语国家。

记事本可以加入xhtml或者html

记事本:http://wordpress.org/docs

目录功能改进,拖拽和exclude

resize rotate 对图片进行简单编辑

轻松插入flickr、youtube文件

相册可能升级到3.0之后就出现

接下来是 media overhaul

新消息 wp2.9版本在2009年晚些时候出品,新功能undelete,相当于稿件回收站

些时候出品,新功能undelete,相当于稿件回收站

 

comment(s)
Sep 2009
19

Posted by: 狒狒
filed under: wordpress |
Tags: Tags: ,

废话不多说,看下面的演示:

Color Schemes


  • Color Scheme – Blue

  • Color Scheme – Pink

  • Color Scheme – Green

  • Color Scheme – Lovender

  • Color Scheme -Yellow

  • Color Scheme – Brown.

  • Color Scheme – default clean

Home Pages


  • Home 01 - tpl_home01.php

  • Home 02 - tpl_home02.php

  • Home 03 – tpl_home03.php
  • Home 04 – tpl_home04.php

  • Home 05 - tpl_home05.php

  • Home 06 - tpl_home06.php

  • Home 07 – tpl_home07.php

  • Home 08 - tpl_home08.php

  • Home 09 - tpl_home09.php

  • Home 10 – tpl_home10.php

Sub Pages

  • Inner 1 - tpl_inner01.php

  • Inner 2 - tpl_inner02.php

  • Inner 3 – tpl_inner03.php
  • Inner 4 – tpl_inner04.php

  • Inner 5 – tpl_inner05.php

  • Inner 6 – tpl_inner06.php

  • Inner 7 – tpl_inner07.php

  • Inner 8 – tpl_inner08.php

  • Inner 9 – tpl_inner09.php

  • Inner 10 – tpl_inner10.php

  • Inner 11 – tpl_inner11.php

  • Inner 12 – tpl_inner12.php

  • Inner 13 – tpl_inner13.php

  • Inner 14 – tpl_inner14.php

  • Inner 15 – tpl_inner15.php

  • Inner 16 – tpl_inner16.php

  • Inner 17 – tpl_inner17.php

  • Inner 18 – tpl_inner18.php

  • Inner 19 – tpl_inner19.php

  • Inner 20 – tpl_inner20.php

  • Contact page

Gallery


  • Gallery 1 – tpl_gallery01.php

  • Gallery 2 – tpl_gallery02.php

  • Gallery 3 – tpl_gallery03.php

  • Gallery 4 – tpl_gallery04.php

  • Gallery 5 – tpl_gallery05.php

Product Pages


  • Product 1 – tpl_product01.php

  • Product 2 – tpl_product02.php

  • Product 3 – tpl_product03.php

  • Product 4 – tpl_product04.php

  • Product 5 – tpl_product05.php

Miscellaneous


  • Testimonials – tpl_misc01.php

  • Tabbed blocks – tpl_misc02.php

  • Slider FAQs – tpl_misc03.php

  • Slider Blocks – tpl_misc04.php

  • Sitempa – tpl_misc05.php

Magazines


  • Magazine Module 1

  • Magazine Module 2

  • Magazine Module 3
  • Magazine Module 4

  • Magazine Module 5

Headers


  • Header 1 default – header.php

  • Header 2 – header2.php

  • Header 3 – header3.php

  • Header 4 – header4.php

Sidebars


  • Sidebar 1 – tpl_sidebar1.php

  • Sidebar 2 – tpl_sidebar2.php

  • Slider 3 – tpl_sidebar3.php

  • Slider 4 – tpl_sidebar4.php

  • Sidebar 5 – tpl_sidebar5.php

 

comment(s)
Sep 2009
09

Posted by: 狒狒
filed under: wordpress |
Tags: Tags:

把style.css里面的

/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#content-wrap {
overflow:hidden;
height:100%;
}
#wrapper {
text-align:left;
width:840px;
margin:0 auto;
padding:0 10px;
overflow:hidden;
height:100%;
}

改成下面这段:
/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#content-wrap {
overflow:hidden;
height:100%!important;
height: auto;
}
#wrapper {
text-align:left;
width:840px;
margin:0 auto;
padding:0 10px;
overflow:hidden;
height:100%!important;
height: auto; /* 所有浏览器都理解这段代码 */
}

虽然首页格局全给打乱了,但是其它页面好像还算是正常。页面上虽有错误,但是勉强可以用了。算是对得起用IE6到访的访客们。把这篇文章置顶,希望有高手看到后给点修改意见,让首页恢复。
看来IE6真的是不认“%”。

 

comment(s)

标签 ‘wordpress’的文章

Newer Posts