In the Garland theme (and I think Aberdeen) the menu tabs float whereas in many other themes they rest within a structure - usually a line/border
How do you make the menu tabs to appear more like those in other themes? I can't see how to do this. Where are "tabs primary" and "tabs secondary" styled?
i'm looking for a function that returns the path (path only!) of the users profile picture by just giving the uid. does anyone have an idea how this could work?
I'm new to Drupal and have been trying to get the hang of theming the views module.
All I really want to do is produce some simple custom markup from a view. My custom view shows 'artist' nodes with a headshot picture, a title, and a description field. I want the picture and the title to link to the main node view. I want clean sensible markup that I can have absolute control over.