The layout and navigation looks fine to me. What you need is a top header or something like professional logo. Maybe use favicon as well to make it look unique. The image thumbnail also need to be adjusted so that it will appear properly and not distorted.
nice idea . I think many people will find your site useful , but there is no download link of the templates.
I don't know what your goal is, but it does not appear to be to make money. Most blogs like these disappear in a few months. I recommend registering a domain with godaddy and hiring a coder to build your blog for you. You can checkout www.guru.com for info on how to get a coder.
i have added star ratings in my blog but the background is still white although i have change the variable and css. <Variable name="backgroundColor" description="Post Background Color" type="color" default="#E1F6F8" value="#E1F6F8"> .star-ratings { background-color: $backgroundColor; } anyone can help me with blogger coding?
default="#E1F6F8" value="#E1F6F8" I would try changing the value from the current number of #e1f6f8 to a different number. Check this out for more color codes: http://www.computerhope.com/htmcolor.htm
thanx, but i think u not familiar with blogger coding. #E1F6F8 is blend background color. the problem is what is the right coding to change star rating background.