This forum is for assistance with theme development.

Template based on user ID

Hi all. I would like to set a special template for some nodes, based on the user who published those nodes. I mean: user 34567 -> template node-user-34567 or something like that. Any clues?

Custom menu (with images)

I'm busy editing the menublocks for the leftbar. Here's what I got:

if ($sidebar_left):

endif;

I added the "nav_" id's, but what I wanted (stretch the nav_bg as long as there are menulinks) isn't working... obviously I also got a css file linked to it. Here's what I got:

zen theme formatting question

I'm using an essentially unmodified (other than block rearrangement performed through the site administration panel) zen theme for my site. I'm having a problem with the content being pushed to the bottom of the screen if a user has a small monitor and is using large font. What's the best way to make the content format more dynamically?

Learning drupal is a true PHP rollercoaster!!!

What is the different between:

1) print $content

2) print $node->content

3) print $node->content['view']['#value']

And has this anything to with arrays? It took me a while and a complete coinsidence to find out that by printing node-> before something gives me what I need - but why?!

Removing Menu Titles

Hi, please excuse me if this is an obvious question as I am only 48 hours into Drupal. :)

How do I remove a menu's title, ideally this would be something I could apply to some menus and not others. To show the exact example I want to remove the title "Products" from my left navigation but keep others such as "Resource Centre"

http://85.92.67.115/~phoenixf/

Any info greatly appreciated.

Thx,

Sush

Pages

Subscribe with RSS Subscribe to RSS - Theme development