I have blog which is using a simple theme . I want to make somechanges in the blog so that it look more attractive.Suggest me any good theme for my blog along with the required changes. I would really appreciate this help as I am a newbie in blog designing.
All you have to do is work on customizing CSS to begin with. You can use Firebug (preferably on Firefox, I don't like it in Chrome) add-on to determine css rules & values... change them to preview then apply then inside style.css PS: Its always good to create a child theme out of your main theme & then activate/customize it - this way you wont lose customization if parent theme is updated.