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?
I'm busy editing the menublocks for the leftbar. Here's what I got:
if ($sidebar_left):
print $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:
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?
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?!
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"