Announcing Responsive Theme

This morning WordPress.org approved a new Theme of mine that I am very excited about. It’s called “Responsive” Name itself will give you an idea what’s the Theme all about.

Responsive is in first stage of development/public release, please forgive me if there are some bugs. I’ve tested as much as I could across different browsers and OS as well. Unlike many others out there this particular Theme does not utilizes any CSS Framework for adoptive layout, everything you see was built around my Shell Grid System.

Check out the features and the demo as well http://themeid.com/responsive-theme or download Responsive Theme here.

Husband, Father, WordPress Theme Review Admin, Chicago Fire fan and creator of Responsive Theme. What more do you need?

Tagged with:
Posted in New Releases, Themes
9 comments on “Announcing Responsive Theme
  1. And again, you managed to surprise me. Awesome theme Emil :)
    The front page is just awesome.

    Congratulations!

  2. Rami says:

    Doe’s it Support RTL?

  3. Faisal says:

    After seeing the demo, this theme is really responsive to its name, great :)

    I will try it out. Thanks.

  4. andrew says:

    i have just use your theme,it is great.but the file style.css is obscure for me.i think i shoud devote to study it.

  5. Mahesh Mohan says:

    Its an awesome theme thanks for that.. However I was unable to change my navigation background… Can you please tell me how to change that? I dont see any black images in theme folder.

    • Emil Uzelac says:

      Hi,

      Please post your question on http://themeid.com/forum and as far as the menu, that’s CSS gradient, no images have been used.

      /* =Primary Menu
      -------------------------------------------------------------- */
      .menu {
      background-color:#585858;
      background-image:-webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
      background-image:-webkit-linear-gradient(top, #585858, #3d3d3d);
      background-image:-moz-linear-gradient(top, #585858, #3d3d3d);
      background-image:-ms-linear-gradient(top, #585858, #3d3d3d);
      background-image:-o-linear-gradient(top, #585858, #3d3d3d);
      background-image:linear-gradient(top, #585858, #3d3d3d);
      clear:both;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
      margin:0 auto;
      }

      Emil

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">