Dear All, i have a wordpress theme. when i try to install on wordpress it gives an error "The package could not be installed. The theme is missing the <code>style.css</code> stylesheet." even i have all complete script and also i have style.css in it. can anyone tell me why not this script installed. am trying to install it at blog5.net Please help me
In every style.css file we have to provide some important details like below one. /* Theme Name: Twenty Ten Theme URI: http://wordpress.org/ Description: The 2010 default theme for WordPress. Author: wordpressdotorg Author URI: http://wordpress.org/ Version: 1.0 Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional) License: License URI: General comments (optional). */ Please check whether it is there.. Thanks Shino
No problem.. they are optional.. just give Theme Name: Twenty Ten Description: The 2010 default theme for WordPress. Thanks