I uploaded the theme art4_green to the directory sites/all/themes, but it does not appear at the themes' list for admin view. Any ideas for the problem? Thanks.

Comments

cjeanson’s picture

Perhaps check the .info file to see if it is listed for Drupal 6. If it is not Drupal-6 compatible, then it won't be displayed...

Anonymous’s picture

Thanks, Jeanson. Unfortunately, it does not have a .info file. At the downloading page of drupal themes, the version of this theme is “6.x-1.0”. I guess that it is for Drupal 6.

cjeanson’s picture

If it doesn't have an .info file, then that is the first indication that it actually isn't Drupal 6 compatible. Drupal uses the info file to pull up its information for display in the theme section of the admin panel.

I would check the author's site, or perhaps contact the author directly. Perhaps there is a later version available for download.

Anonymous’s picture

thanks a lot, Jeason.