WordPressのテンプレート プラグイン カスタマイズ 情報を紹介 | mono-lab

2009年 10月 4日

WordPress テーマ Piano Black 公式版のリリース

10月8日追記:日本語用のスタイルシートを入れ忘れていましたので、10月7日以前にダウンロードした方は、最新版をダウンロード後、japanese.cssをお使いください。

多忙につきリリースが遅れましたが、Piano Blackの公式版が完成しました。

piano black
DEMO

ベータ版との変更点は

  • 横幅を970pxに拡大
  • サイドウィジェットを、上下、左右の4箇所に設置可能
  • ヘッダーメニューから特定のページ(カテゴリー)を除外することができる
  • ロゴにオリジナルの画像を設定できる
  • 全体の色を修正
  • Google カスタムサーチに対応

また、前回評判が悪かったjQueryを廃止したので、他のプラグインとの競合が起こりにくくなっていると思います。

その他にも細部を修正していますが、数が多すぎて覚えていません、、、、

いずれにせよ、バグや追加して欲しい機能などがございましたら、コメント欄かメールフォームでご連絡ください。

Piano Black ( DOWNLOAD)

関連記事

前のページに戻る
  1. お祝いの言葉。
    i translate it through google : )
    it’s really a good job.And,if there would be a new theme,sent me an email and i will also help to make the chinese files.
    i like your works.

  2. Hi

    Is there any chance there could be a light grey background for the main post, like there is in Monochrome 2.2?

    I find it very difficult to look at the page for any length of time and my eyes get sore. Otherwise the rest is beautiful!

    • Hi Heather.

      >I find it very difficult to look at the page for any length of time and my eyes get sore.

      Yes I know about this problem.

      Some day if I got time,I will make gray version for you.

  3. Thank you very much. I really appreciate. I still have this theme on my site though, because it’s just so pretty!

  4. Good job!

  5. Thanks for themes, good works! Bravo! :)

    • my4piano
    • 2009年 10月 30日

    i love the theme : )

    • ptarmigan
    • 2009年 11月 1日

    こんにちは。
    こちらのテーマを使わせていただいています。めちゃくちゃ格好良くて、一番のお気に入りです。
    このような素晴らしいテーマを公開してくださってありがとうございます。

    一つ質問なのですが、テーマを適用した際ブログのタイトルや記事のサブジェクトのフォントサイズがデモページと比べて小さくなってしまいます。これは何が問題なんでしょうか?

    • はじめまして。

      ロゴのフォントサイズについてですが、日本語の場合小さいフォントの方が良いという要望を受け、japanese.cssでフォントサイズを小さく設定しています。

      修正したい場合は、japanese.cssを開き、

      /*タイトル*/
      #logo a, #logo a:visited { font-size:16px; }

      16pxの部分を大きい数字に変更してください。

      大きい数字に変更した場合、おそらく位置がずれると思いますので
      そのときは、

      /*タイトルの位置を調整*/
      #logo { margin:70px 0 0 50px; }

      上の数字を変更して、位置を調整してください。
      (70pxが上の間隔、50pxが左の間隔を意味します。)

      japanese.cssの変更は管理画面の、「外観」→「編集」より行えますのでぜひお試しください。(一部のレンタルサーバーではパーミッションを書き込み可能にしなければ編集できません)

        • ptarmigan
        • 2009年 11月 3日

        mono-labさんのコメント:
        はじめまして。
        ロゴのフォントサイズについてですが、日本語の場合小さいフォントの方が良いという要望を受け、japanese.cssでフォントサイズを小さく設定しています。

        なるほど。そういう事情があったのですね。
        スタイルシートの件了解です。
        どうもありがとうございました :)

    • denzeljiang
    • 2009年 11月 6日

    many thanks to your great work

    wish you happy everyday!

  6. Hi,

    I just wanted to let you know that I really love your theme!
    It is one of the most beautiful, well-designed and minimal theme I have seen.
    So I am using it for my photography blog (http://iconic.gr/blog).

    Kudos for the great work

    Vangelis

  7. Hello!

    I really like your themes, Hope to seeing more. I am doing some tests, and i’m looking forward to using this theme!

    Congrats for the hardwork! Thank you!

    Chiaki

  8. Hello, I found a problem of the theme; I am not sure if it’s just my problem or something you can look at?

    You can visit http://www.rockia.com/2009/11/ifc-pcie2u3-usb-3-0-pci-express-interface-card/

    The photos are on the left side, but when I wrote the post, it’s actually set to center. It happens all the time, do you think you can provide a solution? Many thanks, Rockia.

  9. Piano Black 利用させていただいています。素晴らしいテーマだと思います。ありがとうございます。

    一点要望がありますので、なにかの機会に検討していただければありがたいです。

    現在、コメント欄で「返信」をクリックすると、コメント欄に

    >> @元コメントの名前

    という文字列がはいりますが、これを設定画面でカスタマイズできるようにしていただければありがたいです。私はいつも

    >> >元コメントの名前 さん

    というような形式でコメントに対して返信をしているので、こんな形式も選べるなどできればありがたいです。

    勝手な要望ですみませんでした。

    • はじめまして、おがさん。

      実は海外用に作成したテーマでしたので、@マークを採用しました。
      (海外では@名前という書き方をすることが多いからです。)

      この部分は、テーマ内にあるjsフォルダのcomment.jsファイルに記述してありますので、9行目にある@部分を削除し、</a>の直前に さん と記入していただければ、変更することができます。(修正したファイルは、UTF-8で保存しないと文字化けしますので、ご注意ください。)

      分からない場合は、コメントもしくはメールにてご連絡ください。
      修正したファイルをお送りいたします。

      • mono-labさんのコメント:
        はじめまして、おがさん。
        実は海外用に作成したテーマでしたので、@マークを採用しました。
        (海外では@名前という書き方をすることが多いからです。)
        この部分は、テーマ内にあるjsフォルダのcomment.jsファイルに記述してありますので、9行目にある@部分を削除し、</a>の直前に さん と記入していただければ、変更することができます。(修正したファイルは、UTF-8で保存しないと文字化けしますので、ご注意ください。)
        分からない場合は、コメントもしくはメールにてご連絡ください。
        修正したファイルをお送りいたします。

        ありがとうございます。@は海外で多く使われているようですね。
        というわけで、comment.jsを修正しています。これでかなり便利になりました(^^)

  10. We are very inspired by your work. We look forward to using your them in our productions. It is our honor to leave your tags in place. Please keep up the good work.

    • thelady
    • 2009年 12月 11日

    I want to add Featured Content Gallery to Main page only. Where do I add this code?

    Thank you

    • Hi thelady.

      Sorry for my late reply.

      You have to use Conditional Tags in index.php.

      You can get more information HERE.

    • Jiri Pribil
    • 2009年 12月 14日

    I find this theme very, very, VERY nice and useful – as soon as I finish Czech translation, I’ll send it to you by e-mail.

    You should consider English version of your site, too; I think there are many many people using Google Translate to know what are you writing about :-)

    PS: Would you accept small Paypal donation to support your excellent work?

    • Hi Jiri.

      I’m not good at speaking English,so it will be hard work for me to make multi-language site.
      (also I’m too busy that I don’t have much time to get in work….)

      I’m willing to wait for your Czech Language files.

      PS:You don’t need to mind about donation.It’s all FREE.Thank you for your kindness.

  1. 2009年 10月 11日
  2. 2010年 1月 27日
  3. 2010年 3月 9日
:wink: :-| :-x :twisted: :) 8-O :( :roll: :-P :oops: :-o :mrgreen: :lol: :idea: :-D :evil: :cry: 8) :arrow: :-? :?: :!:
  • move
  • close
use smiles