Hello there,

I'm need to have a different other from the active theme for the profile section. How can I do this. Can someone point me to the documentation or help me do it?

Thank you.

--cssgalactic

Comments

tstoeckler’s picture

Actually, I don't know, how to do exactly what you request (although I'm sure, it's possible) but you could try adding a user-profile.tpl.php to your theme, which contains the wanted changes to your theme.

cssgalactic’s picture

Ok, to explain it better, I have a theme for the site. I want to create a second theme and be able to assign it to the profile, or to the blog if I want. Let me know if this explains my question.

thank you for the reply.

--cssgalactic

tstoeckler’s picture

I just found the Sections module. I think that should help, you just set up a sections of your site, to be at user/* or whatever.

cssgalactic’s picture

Thank You very much.