[css-d] Fwd: Centering contained div with unknown width.

2013-04-02 Thread J.C. Berry
I have a problem. I have to vertically center (middle) my nav items. See http://mindarc.com/capture2_(1).JPG This is my HTML snippet: div id=secmidpagenav div id=block-menu-block-22 class=block block-menu-block contextual-links-region div class=content!--menu-- div

Re: [css-d] Fwd: Centering contained div with unknown width.

2013-04-02 Thread Tom Livingston
On Tue, Apr 2, 2013 at 12:24 PM, J.C. Berry jcharlesbe...@gmail.com wrote: I have a problem. I have to vertically center (middle) my nav items. See http://mindarc.com/capture2_(1).JPG This is my HTML snippet: div id=secmidpagenav div id=block-menu-block-22 class=block block-menu-block

Re: [css-d] Fwd: Centering contained div with unknown width.

2013-04-02 Thread Georg
On Tue, Apr 2, 2013 at 12:24 PM, J.C. Berry jcharlesbe...@gmail.com wrote: I have a problem. I have to vertically center (middle) my nav items. See http://mindarc.com/capture2_(1).JPG For completeness - along the same lines as others have presented - here's how I used to solve such cases...