Hi,

I downloaded the Summertime theme for Drupal 6.x. I set up a Drupal multisite and placed the theme in the

C:\xampp\htdocs\sites\domain.com\ directory as instructed for contributed themes. I logged into the Administrator site and went to Administer => Themes to see the new theme listed, but it isn't showing.

The them folder also does not contain any additional instructions for installing this theme properly.

How can I get this theme to show?

Thanks,

JH
AKA Broadlighter

Comments

tdimg’s picture

it should be in sites/domain.com/themes

if that still doesn't work, try sites/all/themes first.

Broadlighter’s picture

sites/domain.com/themes did it.

I wonder why it's not spelled out that way in the documentation?

Thanks very much C2

tdimg’s picture

well, it's in the readme file in sites/all - the starting point for most, it's unlikely that the first thing you do is built a multisite with drupal. Though I agree, from what I remember the general documentation on sites/x/themes sites/x/modules sites/x/... is not very good and I've seen plenty of newcomers to drupal who put contributed modules in root/modules instead of sites/x/modules.