Intonasi Mono

Intonasi Mono

Hey guys. This is the first time that I post something in English, and also this is my first ever time release a theme for public. This theme is called Intonasi Mono. Well, don’t ask me where did I get the name from.

I’m quite happy to release this theme as a free theme to all. This theme using minimal concept and less graphic. If you guys searching for something simple and less colour and graphic, this is the theme that suit you the best.

Anyway, let me summarize the features on this theme :

  • using fixed 2 column layout with widgetized sidebars
  • minimal and simple concept
  • Twitter integration
  • comes with simple theme option
  • the footer section can be edit on the theme option

Well I guess that’s it. Not much. This theme focus mainly on people who wants loves to blog without any much hassle in term of design and graphic.

And yes, this theme doesn’t support Internet Explorer 6 and below since I dropped it. For the rest of the modern browser, I think it should looks fine.

Download and Demo

Download the theme here : Intonasi Mono
See the demo in action here : View the demo page

Well, this is my first time releasing a wordpress theme for public. So, I do expect some minor bugs that need to be fixed. If there’s any bugs that comes around, let me know and I’ll check it out. Thanks for downloading guys!

Change log 1.01 :
Fixed CSS image alignment – thanks to Ian for pointing it out and fixed it for me 🙂

9 responses to “Intonasi Mono”

  1. Aman says:

    wow~ cun gak. boleh godek2 kat localhost. yayy~

  2. amanruzaini says:

    thanks aman! 🙂

  3. Nina says:

    Fantastic theme! I have just one small question, is it possible to reduce the number of tweets on the sidebar? I would like just one to show up…

  4. amanruzaini says:

    hey. thanks for the compliment!

    of course u can reduce the number of tweets but u have to edit the footer.php file. go to the bottom of the file and u’ll find this string

    <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/.json?callback=twitterCallback2&count=5">

    on the last line of the script, there’s the code that u need to change. change the number 5 to any numbers u want.

    hope this might help u.

  5. Fiona says:

    Gorgeous! 🙂 May look into this one 🙂 *downloads for a later date*

  6. amanruzaini says:

    @Fiona : Hey, thanks! 😀

  7. Ian says:

    Hi, thanks for the theme, I really like it.

    I have just started using it but the image alignment doesn’t seem to work.

    I have added an image, and aligned it right, yet it appears on the left and the text is below it.

    How do I align the image right with the text to the left?

    Thank you

  8. Ian says:

    FYI, adding this to the css fixed it:

    img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 2px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

    🙂

  9. amanruzaini says:

    @Ian : Hey Ian. thanks for fixing it for me, and sorry for not replying yr comment / helping u while u need me to help u. didn’t notice yr comment before. I’ve been quite busy for a while. Well thanks again! Will update the theme with latest css fix from ya. Thanks alot!

Leave a Reply

Your email address will not be published.