First, I would like to make the menu collapsable. Standard, the menu's children are shown to the right, but I would like the children to be shown only when the parent item is clicked first, but with the layout of the andreas03 template. I can of course get another template's menu to be shown, but it does in no way match the rest of the site.
Next, some pages are real lengthy, which makes the menu invisible because of all the scrolling. I am therefor looking for a way to keep it visible at all times. And as far as I know, there are two options. One would be to have the menu flowing up and down with the text, but I have no clue whatsoever on how to accomplish that. Something I might be able to pull off is setting a fixed height and make the div with the {content} overflowing. That way all else stays where it needs to be, and only the longer texts scroll. Although I've been looking over code for some hours now, I still haven't found out how to get it to work.
If anyone could give me some usefull hints on how to solve this, your help will be greatly appreciated!
Thanks!

