Here is a tip how to know on any website running on wp which theme it uses. Just go http://whatwpthemeisthat.com/ and enter the url of that website.
Heh, I like that. I assume it's pulling the details from the theme's php files (since most of them have standard headers in there). Still very neat, plus the list of plugins. Even looks nice. Gets a thumbs-up from me.
I normally go to the website and then view source by right clicking. In the header there will be a main css file which contains all the details about the theme.
Good share but the website only showing the detail about homepage and website name and some of plugins.......But it doesnt show theme type that website uses........
Thats a good tool Embee!! I used to manually check the theme by going to the source code and look for the css file with the theme name.
Yea, I've always just manually checked as well. Usually there is a css and/or js file (or images) that show the theme in the source code...