Probably a stupid question, but is there a way to get dynamic height on a fixed centered menu? Without javascript!
What I want:
1. Buttons centered in the header (in the blue area)
2. Dynamic height (blue area) IF the red area expands.
The header must be fixed!
Final results:
http://tinyurl.com/7fzlajo
Well I was able to get what you wanted but the top text is getting cut off. Now I am sure you might need it too look something similar to that but all I did was include the buttons in the header and then have the header have a
height:auto;that seemed to work.http://jsfiddle.net/ZcWjy/1/