WordPress用テーマpianoblackが完成しましたので、
ご興味のある方は、ぜひお試しください。
基本的な機能は、monochromeと同じに内容になります。
対応しているWordPressのバージョンは2.6以上になります。
(2.6以下は未検証)
UPDATE 9/3:Fixed function.php
UPDATE 9/7:Fixed comment area bug.Please replace page.php,page-noinfo.php,page-noside.php,page-noside-noinfo.php with new version.
更新情報(9月3日):コメントの日付表示が日本語環境でおかしく表示されるバグを修正しました。再度ダウンロード後、function.phpを上書きしてください。
更新情報(9月7日):ページのコメント欄のバグを修正。再度ダウンロード後、page.php,page-noinfo.php,page-noside.php,page-noside-noinfo.phpを上書きしてください。









is there a way to make the content area and right side bar all one solid color like black instead of transparentcy?
Change image,I think.
Lines 22 in style.css(pianoblack) should not have “zoom:1″.
And index.php should be:
So that we can use plugin wp-pagenavi,also you can set CSS about the xxx.php.
Hi Jerry.
Ok I will delete zoom:1 and will put code for wp-pagenavi.
Thank you for your advice!
..php if (function_exists(‘wp_pagenavi’)) {
include(‘pagenavi.php’);
}
else
{
include(‘navigation.php’);
}
….
Sorry…
That’s a good theme!We can kill IE 6!
Hi, I saw you released this version for two sizes, are they still there? How can I enable wide screen mode to fit in more info?
Hi Rokia.
I’m sorry about late release.I already finished this work but don’t have time to upload.I will upload on Sunday so plese be patience.
とても美しいのが、私は管理者にログインするための方法を見つけることができません
Hi,how do you use your own logo?
Thanks and keep up the great work!
Hi fsix.
First make your logo as “logo.gif”.
Next overwirte “logo.gif” with theme/pianoblack/img/logo.gif.
Last goto WordPress Dashboard > Appreance > Theme options
and check first checkbox to use logo.
Its a beautiful theme! I would like to use it, but i cant translate. When i modify the lang file, nothing happened. What do i do wrong? Can i be the official Hungarian translator? Please write to my e-mail. Thank you!
Hello!
First,its a very beautiful theme!and the background is very good!
But I want to ask your a question:
How to open “comments” function?
Please write to my e-mail. Thank you very much!
素敵なテーマをありがとうございます!早速使用させていただきます。
お時間あればお答えいただきたいのですが、ナビゲーションバーの部分の”ホーム”や”ブログ内検索”という日本語を変更したい場合は、どのphpを変更すればよいのでしょうか?
はじめまして。
実はヘッダーのメニュー部分については、
WordPress3.0にオリジナルのメニューを作る機能が
加わりますので、変更する予定です。
現在は、「カテゴリー」と「ページ」のいずれかのみ選択可能なヘッダーメニューですが、
新機能を使えば、「カテゴリー」「ページ」「リンク」「オリジナルメニュー」の4つを自由に組み合わせてオリジナルのメニューを作れるようになります。
ブログ内検索の文言ですが、正直おかしな日本語だと私自身も思っていますので、なにか良い文言があればお知らせください。(場合によっては、何も表示しないほうがいいのかも・・・)