/*
Theme Name: MetroWP
Author: ZHAO Xudong
Theme URI: http://html5beta.com/wordpress/wordpress-theme-MetroWP/
Author URI:http://html5beta.com
Description:a pure css theme without images at all.Warning:ie6,7 user will see a different layout.
Version: 1.0
Tags: yellow,blue,green,two-columns,fixed-width
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
wordpress theme: MetroWP
share to»

你好,很高兴认识你,我在网上看到你的WP模板,并在尝试使用中,很想和你交个朋友:)
我的qq:55740129
^_^
Congrats on being submitted to WordPress Themes directory. Nice theme btw
nice theme. thanks~
Beautiful theme. Full of color energy!
Thanks a lot!
I love this theme! ^.^ Is there any chance I can edit it and add more colors or soften them slightly so it’s not so hard on sensitive eyes? Where would I need to do that if I could?
goto theme folder/metroWP ,open style.css,find these lines
you can modify the color here,the expression like “#621354″ is color.
您好,我启用了您的WP主题,但是并没有达到预览中那种效果,只有整个网站都变成紫色的了,请问要如何设置才能达到主题预览的效果,谢谢!我的浏览器是IE9和Opara 11.11
你看看是不是禁用javascript了?
我在ie9和opera下试了,没问题。
谢谢哈,不过我试过了,还是不行,整个页面就两个颜色,文本白色,背景紫色,不知是哪出问题了
我也是这样的,在chrome 和IE 下都是全紫色,没有其他颜色,求解决办法!
HamGuy是因为用了和jquery 冲突的插件,你可以逐个关闭你的插件来查明哪个插件制造了冲突。
或者到或者到wpmetro.js
把所有 “$” 替换成 “jQuery”
are you chinese?
是的。
Hi, I love this theme. The only thing that bothers me is that textlinks look like normal text, unless you accidently hit them with your cursor. Is there a way to make them more visible, like changing their color? (I’m not really good in CSS, sorry for the question.)
goto metrowp folder,find these lines in style.css
a { color:#eee; text-decoration: none; }eee is the color,you can modify it.
Works perfect. Thanks for the fast answer.
哇,问个问题哈,就是分享那些按钮我用不到,怎么修改或者去掉呢?
删除post_footer.php所有内容除了第一行以外就可以了
哇~~真快啊~~你是经常一直在线么~~
是。
厉害啊!你什么专业的?
灌个水,再说一声,佩服啊!!这个模板太特么好看了
非常棒的主题, 非常地喜欢。。要是能把翻页也加上就更好了。
I want to use this theme for our family reunion in 2012. I’ve only created one other website and it was for my church. I would like to have one page using the MetroWP theme where family members can post comments. The other pages I need to have as “static” pages with the comments section closed or disabled.
After reading the instructions in the Forums, I can’t seem to find a way to make “static” show up in the Reading tab on the Settings tab in WP’s Dashboard. Is it possible to have static pages with your theme “MetroWP?” I have not published the pages so you probably can’t see anything if you try to access the site. Please respond.
when you post a new page or post,there is a “Allow comments” checkbox in Discussion panel to close comment .if you do not see Discussion panel,you can open it from the “Screen Option” which is just below the username in left-top of the screen.
When “Allow comments” checkbox of this post/page is not checked,comment will be closed.
Hope this will solve the problem.If not,sent mail to zxdong@gmail.com,I will get the note faster.
Happy blogging!
Nice theme, and fairly easy to customize, which is good. TNW Blog
Nice theme
Easy to use i think, like every time with wordPress. I discover this theme to other website ( link to html5beta.com in footer ). This template work in HTML5 ? Thx – Denis
背景在ie7里白色,其他浏览器里是紫色的。
body {
.
.
background:#260930;
的颜色改了还是一样。
写的时候就没考虑支持ie7,也没在ie7下测试,考虑使用其他主题吧。
有没有办法把背景的颜色改为某种图片。这样可以吧?
不会插入代码没法实现
body { font-size: 14px; color: #eee; background:#260930; }这里把background修改为图片即可。
如
我想问一下 要如何修改字体?
我用这个主题以后虽然 style.css里是显示microsoft yahei
但是装载上去以后依然是其他字体
添加这个应该就可以了,某些浏览器如果有特别的设置或者系统无此字体,可能导致不生效,那是没办法的。
body { font-family: 'microsoft Yahei','sans-serif'; }On the RSS gives me this error:
“This XML file does not appear to have any style information associated with it. The document tree is shown below.”
Where can I setup?
Thanks
Flavia
I do not know.I guess it is supposed to read by feed reader,like google reader,at least it works in google reader.some feed plugin may help.
Thank you Zhao