Thank you! Thank you! Thank you! I really appreciate your help. You saved me a sleepless night - which I can ill afford.
Thank you. Riva francky wrote: > Hi Riva, > As Philippe wrote (in > http://archivist.incutio.com/viewlist/css-discuss/81092): > > * "Actually it is the { height: 1%;}. When the 'hasLayout' property > is triggered on a <li>, the bullet is displayed at the bottom of > a multi-line list item. That > is a bug that affect both IE 6 and IE 7." > > Removing helps, but I discovered another 'hasLayout' trigger: the { > width: 250px; } in the <li>. > The { list-style-position: inside; } is not needed for IE > better is > outside, for otherwise a second line is starting just at the same > vertical position as the bullet (inside = "indented bullet"). To > adapt, a bit extra padding-left for IE is needed, to save the bullets > inside the box. > > To my surprise: they are related! > After making a testpage for the bullet thing, the 2 columns appeared > to stay fixed in IE , automatically, without any trouble shooting. :-) > See (source code in) the testpage > <http://home.tiscali.nl/developerscorner/css-discuss/test-1stchoiceservices.htm>. > > > > The only IE misbehaviour I see now, is an unasked extra blue line > above the "Services & Treatments" title. > > Don't think so: IE is in worse shape CSS knowledge wise than we hope. ;-) > To know the reason of all inpredictible IE-bugs ... is often mystery > guessing! > And sometimes, there are mystery solutions. :-) > > Success and greetings, > francky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
