Hopefully a simple question...

Joined: 01/20/2009

I'm trying to get my head around Drupal theming...

I have a tagadelic block with links of users' interests. I click on a link (eg surfing) and it shows a list of user profiles who like to surf.

How to I theme the user profile list? I tried copying node.tpl.php to profile-node.tpl.php but off course that changes the profile node page view as well.

To recap, I want to theme a user profile as a summary to show in taxonomy and search lists.

Any help please?

Thanks,

Steve

G&G Moderator
G&G Podcast Host
NonProfit's picture
Joined: 06/06/2007
Check out Display Suite

Hey Steve,

Check out http://drupal.org/project/ds + http://drupal.org/project/ud

There are several tutorials listed on the ds project page as well as this from DrupalCon San Francisco. http://vimeo.com/11188541

-NP