I've got a group that's spread out across the US and so I need to display timezones with events. I have flexinode events and have a flexinode-n.tpl.php file to show the content.
I have Drupal 4.7.2 and I tried to change the look of the menu.
I found out that, as far as I understand it, every link in the menu has a $mid.
The menu is sorted by these $mid
something like this:
1.
1.1
2.
2.1
I also have a function "menu_get_active_item()", which propably gives me the link, where I'm, so that it can be marked by css.
I have a flexinode for a newsletter that I created where I don't want to display the node title, rather I would like the user to create a custom title. Will node.tpl.php control that? If so, can I modify node.tpl.php to not show titles for a specific flexinode?
In node.tpl.php I have this, but I must have the syntax wrong because I can still see the title.
Hi, I'm using Marvin, and have changed colours etc without too much trouble. But I need to have the logo in the middle of the page at the top. Is this possible, and if so, how please?
cam across this earlier and thought I'd share...it's an interesting way to resize images using font sizes. in other words, you can "scale" your images in such a way where they don't break your layout..