choosing/opting a theme/template for registered user
dharprog - November 20, 2008 - 05:13
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

You can have theme per user.
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.
Thanks for the response. I
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
Did you enabled ?
Did you enabled themes that you want to switch ?
From admin/build/themes.
SOLVED
Wow. It is solved. I miss that enabling in the admin. Thank you very much to put me in the right direction.