Hi I'm currently working on a website using Drupal 6.x and I am very inexperienced in web design. My mission is to create a web site with two different users who have different abilities on the site (I know sounds simple) I figured out how to do this. Now for what may be the difficult part: I want each user to see a completely different layout when they login. Also during the process of creating an account I want the user to have the option to select what kind of profile they would like to use. I bought a few Drupal books, and I will probably take a few web design classes. I would just like to know if this mission could be accomplished or if someone has already done this so I can see an example.

Thank You

Comments

marcvangend’s picture

You can create (or download) two completely different themes, enable them both and let the user choose which layout he wants to use. Is that the kind of functionality you're looking for?

Obrittian’s picture

well I kind of want the theme to be automatic, I want each user to have a different theme. For example: user 1 only sees theme 1, and user 2 only sees theme 2. The theme they see is dependent on which profile they choose while creating their account.

marcvangend’s picture

I'm not sure if I get it. The user can choose only once, but once the choice is made, he can never choose again?
Now I'm getting corious what your site concept is, because I can't think of a situation where I would need this.

Obrittian’s picture

is this question really that complicated?