Tag Archives: WordPress-模板

WordPress主题

Free WordPress Theme – Midnight-Blue-Plus

Introduction

Midnight-Blue-Plus is a dark blue, right sidebar, widget ready theme designed for WordPress. Tested under WordPress 2.6.2 in Firefox 2/3, Google Chrome and IE 7.

Features

Compared with the previous theme, Midnight-Blue-Plus has some changes and new features:

- Gradient background color

- Widget ready

- Two sidebars (one right sidebar, another in footer)

- Avatar supported

- New sidebar appearance Continue reading

WordPress模板推荐 #6

订阅了很多发布WP主题的blog, 经常会发现自己喜欢的作品, 记录并分享之.

1. Indomagz预览 | 下载

结构清晰, 功能丰富的杂志型主题模板.

indomagz-2-preview

2. Tigerpress预览 | 下载

Smashingmagazine发布的高质量免费模板, 左侧边栏, 很清爽. 有兴趣还可看看smashingm’上次发布的免费模板, 也很不错.

tigerpress-small

3. DailyPress预览 | 下载

一直很喜欢BlogOhBlog制作的模板, 这款DailyPress右侧边栏预留了放置125×125的广告位. 但感觉左侧和边界靠的太近, 和右侧不太对称, 可能在高分辨率的显示器上会好很多.

dailypress

这次就这些吧, 下次攒多点在发.

Technorati Tags:

Free WordPress Theme – Midnight-Blue

@2008-Sep-16 news:

Check out the new Midnight-Blue-Plus theme!

@2008-Aug-31 update:

Midnight-Blue is currently hosted at WordPress.org, pleast rate it and leave your comments to encourage me keep going ;D

Latest download link: Midnight-Blue v1.2 download

Latest demo site: Midnight-Blue v1.2 demo

@2008-Jul-30 update:

New version 1.2 released today!

Bug fixed: display problem when post contains floating image.

Download v1.2 | Demo

(Midnight-Blue is currently hosted at WordPress.org, check above for links.)

@2008-Jul-27 update:

New version 1.1 released today!

After reviewed by Theme Directory, several problems are found and have been fixed.

Download Midnight-Blue v1.1: zip file

See the demo site: here

(Midnight-Blue is currently hosted at WordPress.org, check above for links.)

@first release note:

Midnight Blue is a two-column, widgets ready theme for WordPress. This is version 1.0, first release, tested under WordPress 2.5.1 (IE7.0 and Firefox 2.0.0.14). The logo psd file is included in the release. Check out the screenshot, demo site and download link below.

midnight blue WordPress theme screenshot

demo site | download Midnight-Blue v1 zip file, tar.gz file

(Midnight-Blue is currently hosted at WordPress.org, check above for links.)

Install:

  1. Extract the /midnight-blue/ folder from the zipped file
  2. Upload this folder to the /wp-contents/themes/ directory
  3. Choose the theme in the admin dashboard

If it’s too complicated for you, read the installation instructions on the WordPress Codex.

Todos(but not scheduled):

  • #cleanup the style file
  • #comments numbering
  • #separate trackback and comments
  • #404 page
  • #archives page

Update:

2008/06/23 – Need to fix: PNG image displaying problem for IE6

WordPress模板推荐 #5

今天看到WTC上介绍了几款wordpress主题, 其中3款个人觉得还不错 – PassionDuo, Nature Blog 和 Mag on Wood. 他们都是两栏式, 而且很好的融合了广告推介, 在这里做个记录, 并分享一下.

[PassionDuo]

passionduored

PassionDuo是一款整洁明了, 圆边效果的主题, 右侧边栏预留了广告空间. 这款主题由DesignSaurus开发制作, 共有红, 蓝, 绿3种不同颜色. 点击以下链接预览或下载PassionDuo主题:

红色: 预览 | 下载
蓝色: 预览 | 下载
绿色: 预览 | 下载

[Nature Blog]

nature-blog

这款主题由Ben Swift和themelab共同完成. 侧边栏在左侧, 下部预留了两个125×125的广告单元. 而且sidebar和footer都可以应用widgets. 点击下面链接预览或下载Nature Blog主题:

Nature Blog: 预览 | 下载

[Mag On Wood]

mag-on-wood-thumbnail

这款主题以木质材料为背景, 主要使用红黑两色. 边栏预留了广告单元位置, 和featured video单元, 也可以当作新闻主题来用. 点击以下链接预览或下载Mag On Wood主题:

Mag On Wood: 预览 | 下载

WordPress模板推荐 #4

Screenshot_statement Statement是一款两栏式的Wordpress主题, 主体已灰白色为主, 界面看起来很整洁. 右侧边栏, 使用了Tabifier的脚本, 将最近发表的文章, 最近评论和归档用标签(Tab)的形式表现出来, 节省了空间, 而且也方便了浏览者. 边栏下侧也显示了最近发表的文章和归档, 稍显重复, 但修改起来并不麻烦, 对应的两个文件是lsidebar.php和rsidebar.php.

还需要注意的是, 这款主题的左上方有一个导航条, 需要启用breadcrumbs这个插件才可以. 这个插件已经包含在下载的主题压缩包中, 解压后, 将plugin文件夹中的内容放到Wordpress的插件目录中, 然后后台启用即可.

预览Statement主题 | 下载Statement主题

WordPress模板推荐 #3

StudioPress是一款两栏式的WP主题.

它良好的融合了AdSense. 解压缩以后找到这三个文件: adsense_top.php, adsense_sidebar336.php 和 adsense_sidebar160.php. 分别对应的是页面左上方468×60的adunit, 右侧sidebar上方336×280的adunit和sidebar下方120×600的adunit. 作者发布的主题中, 用相同尺寸的图片替换了AdSense的代码, 以显示效果(见下图). 用户使用的时候, 只要编辑上面三个文件, 将文件的内容替换为相应的AdSense广告代码即可.

studiopress

右侧sidebar上方的欢迎词也可以替换, 激活主题以后, 在后台Design标签下会出现Theme Options, 填入你自己想说的话就可以了(WordPress 2.5版, 之前版本应为Presatation下). 如果不想要这部分, 在sidebar.php, 删除<div class=”sidebarswrapper”>到<!– Closes SidebarsWrapper –>的内容即可.

作者还提供了StudioPress几个不同颜色的版本, 分别是绿色, 橙色和红色:

studiopressgreen

studiopressred

studiopressorange

WordPress模板推荐 #2

WordPress系统的可扩展性很强,这得益于他使用的模版技术. 很多大公司甚至用Wordpress系统建站,发布信息. 你也可以把自己的blog做成新闻站点或者小型门户网站 – 只要你选择合适的模版. 下面是几款免费的杂志型Wordpress主题模版, 有兴趣的可以下载试试, 今后还会继续添加,更新:

Mimbo: 演示 | 下载

mimbo

The Morning After: 演示 | 下载

morning after


Grid Focus: 截图 | 下载

get_focus


Forte: 演示 | 下载

forte.jpg


Structure: 演示 | 下载

structure.png