Hi

Can any body suggest me how can i handle the following task:

I need to give an option that a registered user can choose his own template or theme. Is this feature available in our Drupal5.x CMS. If it is available how can i handle that?

Please suggest me how to handle this.

And is there any way that we can give a provision that to change the color of the template by a registered user?

Thanks and Regards,
Dharprog

Comments

ldbl’s picture

If you check this for registered users in access control - select different theme.
Then users have possibility to change their default theme from their user profiles.

Hope this helps.

Regards.

dharprog’s picture

Thanks for the response.

I have verified that way but it is not working so. Please guide me if you have any ideas regarding this issue.

thanks and regards,
Dharprog

ldbl’s picture

Did you enabled themes that you want to switch ?
From admin/build/themes.

dharprog’s picture

Wow. It is solved. I miss that enabling in the admin. Thank you very much to put me in the right direction.