Hello. This is my first post here.

I have installed drupal onto my website and an currently trying to get a theme going. I want a specific colour scheme, and I am using the colour module to change colours on compatible themes. It all appears to be working, however, when I choose my colours and save it, I go to my website and it is just completely plain and the layout of the theme has changed. This happens with all themes I have tried that are compatible with the colour module, and it happens whenever I try and change the colour, with anything other than the default colour theme. Can anyone help?
Thanks

Comments

vm’s picture

you've tagged this thread with Drupal 8.x, if you are using Drupal 8.x you shouldn't be as it's in development.

jadelondon’s picture

Thanks for pointing that out, it is Drupal 7 I am using. Just changed it :)

vm’s picture

This issue is indicative of a files folder with incorrect permissions on the server which aren't allowing drupal to get to the new stylesheet created by the color.module.

the files folder should be 777
inside the files folder you should be able to locate a folder with a random title check the permissions on that folder as well as the file/s in it.