WordPressのテンプレート プラグイン カスタマイズ 情報を紹介 | ホームページ製作はmono-lab

WordPressのテンプレート、プラグイン、
カスタマイズ情報を紹介しています。
WPを利用したホームページの制作も承っております。

お問い合わせはこちら

RSS

January 9, 2010

monochrome1000,1100 (1000px,1100px wide version)

沢山の要望があったため、
monochrome の1000px、1100pxバージョンを作りました。

monochrome 1000 DEMO (デモを見る)

横幅を930pxから1000px、1100pxにそれぞれ拡大しました。

作っていて思いましたが、1100pxはさすがに大きすぎる気がします。
(需要あるのかな・・・)

注意:2011年4月現在、最新版のmonochromeでは
テーマのオプション設定画面から3種類の横幅を選択することができます。
つきましては、monochrome1000と1100の配布は終了させていただきます。

関連記事

前のページに戻る
    • Garrett
    • January 20, 2010

    Wonderful theme! I will be using it for years to come.

    I wanted to point out a couple of typographical / grammatical errors in the English version.

    Powerd by WordPress (footer.php) -> Powered
    Trackback are closed (comment.php) -> Trackbacks are closed
    Comment are closed (comment.php) -> Comments are closed.

    Thank you so much for your contribution to the WordPress community.

    • Hi Garrett.

      Thank you for telling about spelling mistake.

      I’m not good at English so there might be more mistake in my theme….

    • Arch
    • January 21, 2010

    這個theme很棒

    • gluck
    • January 24, 2010

    monochrome、使用させていただいております。

    大変気に入っています!ありがとうございます。

    monochrome1000のバランス性が個人的に気に入ったので、試してみたところ、前記「彼方さん」と同じ現象が起きてしまいました。アーカイブだけでなく、カテゴリーでも、発生するようです。

    ※monochrome1100も同じ現象

    私の環境はIEとXPになります。

    以上、ご報告でした。

    • ご利用いただき有難うございます。

      この現象については、日本人のユーザーのみ現れているようですので、
      日本語のフォントあたりが、問題になっているような気がします。

      現在、原因を調査していますので、今しばらくお待ち下さい。

  1. my new blog is being tested, thank you for your perfect theme!!!!!!!!!!!

    i enjoy it so much….

  2. はじめまして。
    いつもmono-labさんのサイトで勉強させて頂いております。

    monochromeを使用させていただきます。
    いろいろなThemeを試してきたのですが、一番気に入ってます。
    ありがとうございます!

  3. こんばんは

    monochrome1000の方のアーカイブで向かって左方向へかなり
    大きくずれてました
    ここのコメントを見てアーカイブだけ確認したところずれが
    確認出来ました

    フォントはCSSからメイリオを指定
    OSはWindows 7 x64
    ブラウザはIE8です

    Firefox3.6では問題なしです

  4. Hi, there.
    This theme is pretty good. I will give this 5 stars.
    But is it possible to cancel the image effect?
    I mean, outside the image. you guys design a cool effect on it. but i really want to keep the image simple and edit its effect by case. Good work.

    • Hi たつやさん。

      Will you explain me more which part are you talking about?

      • Ok,

        I just want to cancel the border around the image.

        If there is no border around the image,
        it can just fit to the background.
        but this theme make a border for image. And when mouse hover, the border turns blue.

        I couldn’t find the way to turn off the border.

        • Well, i don’t pay for CSS modify option. so i can’t modify CSS like what previous comment said. make option ください >”<。

        • Ok, first open style.css and goto line 84.
          There is a code like below.

          .post img, .post a img { border:1px solid #ccc; padding:5px; margin:0; background:#f2f2f2; }
          .post a:hover img { border:1px solid #38a1e5; background:#9cd1e1; }

          Just delete both line to clear the effect.

  5. TO:mono-labさん
    CC:彼方さん、YaimaSurfさん、gluckさん、soraさん

    アーカイブを見ようとすると1番上に表示される記事が
    左にずれてしまう件ですが

    style.cssの183行目あたり
    #archiveのなかの
    float:right;

    margin-left:150px;
    に変更すると、直るかもしれません。

    当方、プロのデザイナではないのですが
    参考になれば、、、

    >mono-labさん
    素敵なテーマ、ありがとうございます!
    モノトーン、2カラム、シンプルなテーマを探していたので
    バッチリでした。
    少しカスタマイズして、使わせていただきます!

    • taka18さん。

      いろいろ有難うございます。

      仕事が忙しく、スタイルシートの修正が出来ない状態ですので、
      非常に助かります。

      来月の中ごろには修正できると思いますので、今しばらくお待ち下さい。

      • gluck
      • January 28, 2010

      taka18さん、はじめまして。

      貴重な情報をありがとうございました。

      参考にさせていただきます。

  6. taka18さんのアドバイス通りやったところずれが修正されました
    まだ全てを確認出来てはいませんが、先日ずれがあった所に関しては
    問題なしです

    taka18さん ありがとうございました。

  7. Great theme! Really happy with it.

    I think i might have one problem.

    I use the GEOTAG plugin (http://www.bobsp.de/weblog/geotag/). It displays a Google Map with a post. In monochrome 1100, the transparency of PNG icons in Google Maps do not display right.

    Example: http://mblog.ghpstudio.com/?p=130

    When I switch themes they display fine.

    Is this an issue with the theme?

    Thanks for any help you can provide!

    Mark

    • Hi Mark.

      It look fine in my web browser (firefox).

      Will you tell me which image is having problem.
      (Red arrow icon?)

      • Thanks for checking. I figured out what was going on and fixed it.

        I had to make a style that set the image background of the google map images to Transparent instead of the default gray of the rest of the theme.

        /* == img background on google maps fix == */
        .gmap img {background-color: transparent;}

        Can I make a feature request for monochrome1100? I’d like to see collapsible widget for the blogroll links that adds no extra styling, just rolls up the list and only shows the Title.
        Thanks!

  8. Is there an easy way to customize the style.css to further widen the width of the sceheme, my blog has a lot of large screenshots and it has to have width of approximately 1500. Can you suggest something ?

    • Hi Rick.

      I think 1500px is too big for most of the user.
      Most popular monitor size is 1280 x 800 and secondary is 1440 x 900.
      So if you make your web site in 1500px, most of the people have to use scroll bar to see full contents and it’s not user friendly.

      If you still wan’t to make it 1500px wide, plese use monochrome material (PSD file) here.

  9. Hi. I downloaded the theme. I really like it. How come it does not show the trackbacks in the comment section when I click “Trackbacks”?

    • Hi Jonathan.

      >it does not show the trackbacks in the comment section

      Thank you for reporting bug!
      I found a mistake in my javascript.
      I update “monochrome1100″ right now so plese use the new one.

      Plese replace “header.php” and “jscript.js”.

      • Hello. Thanks so much for the correction for the theme. I have a problem though.

        I downloaded the theme, but I have changed some of the font, color, and position of the words. If I upload the entire new theme, I loose everything I changed.

        How do I fix this problem without changing the entire theme? I’m not very good at doing css and all that. It took me hours just to change what I did, and that was just font size! lol.

        Any help would be appreciated.

      • I found my original comment! Hey, I replaced the header and jscrpt.js file and nothing happened. Also, the “tags” cloud does not close when clicked.

  10. Hi! First of all, I want to thank you for your beautiful theme.
    I am not in to css, javascript and stuff, and I can’t figure out the problem that I have.
    My website ( http://www.art-fi.ro ) is not displaying properly in internet explorer. It is not centerd and the dropdown menu jump around like crazy.
    Can you help me with that?
    Thank you in advance!

    • Hi Bogdan.

      I update my theme monochrome this week so plese try the new one!

    • king2088
    • May 17, 2010

    ?的作品很漂亮。??

  1. 2010年 1月 14日
    トラックバック先 : Alles neu macht der Januar 2010! | ZoomLab
  2. 2010年 1月 15日
    トラックバック先 : blog | Neues Theme aktiviert | controlc.de
  3. 2010年 1月 22日
  4. 2010年 1月 26日
:wink: :-| :-x :twisted: :) 8-O :( :roll: :-P :oops: :-o :mrgreen: :lol: :idea: :-D :evil: :cry: 8) :arrow: :-? :?: :!:
  • move
  • close
use smiles