> > Oh dear new year... > > a) The ul list on the blue column should be vertically centered. > > b) The text of the first item on the ul list on the blue column should > be, top aligned, with the titles of the grey column. > > This could have a min-height defined and should NOT follow the column > height: > http://www.chequedejeuner.nuvemk.com/educa.infantil/vantagens > It should stop near "voltar". > > HOWEVER I need to have equal height columns as well, here: > http://www.chequedejeuner.nuvemk.com/educa.infantil > Because of the <li> vertical space difference that exists on good > browsers, and not on IE, (I believe this is a capital issue) I'm > getting different heights and the "min-height hack" doesn't seem to > work. > So, I've applied the "big margin trick". > > Should I switch to a faux column technique on this case? > > What can be done to allow both a) and b) to work cross-browser? (only > ie8 and ff3 at least). > > > Dispersing, > Márcio >
Simplifying: The blue navigation column should be of fixed height with a vertically centered ul list inside. Problem 1: if I give a fixed height, I cannot equal (by using min-height) both columns (the blue and grey) here: http://www.chequedejeuner.nuvemk.com/educa.infantil Is there a way for doing this? Problem 2: Since the lists are getting different vertical space interpretations (so I believe, but I can be wrong) on IE8 and Firefox 3, I'm wondering if it's possible to have the text of the first li element to be *top aligned* with the text title of the grey column, here again: http://www.chequedejeuner.nuvemk.com/educa.infantil Hope this was more clear than the last post, Thanks a lot, Márcio ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
