Hi guys,

I'm trying to figure out a way to handle the sizes of nested lists. I've got
a lot of them throughout the site, of varying numbers of levels, including
one which, potentially, could have an infinite number of levels (it's a
threaded discussion list). I've made the initial list size slightly smaller
than default, but the trouble with this is that then all of its nested
options keep getting smaller and smaller. As far as I can see, I've got to
explicitly corect that problem for each level thereafter, and do all sorts
of funny things for particular id'd lists which have different size
requirements.

I've made so many changes here and there to try and fix this problem, that
I've tied myself in a mental knot. Now every time I make another change
(like when the boss asks if that text can be made a 'little bit smaller')
I'm having every other list fall out of whack. I'm not even 100% sure I know
what I'm asking here... I guess what I'm looking for is a way in which I can
set a size for all <li>'s regardless of how deep they are, without having ti
refer back to the <li> above it.

Any ideas, anyone?


Seona.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to