Home Forums General XMetaL Discussion list ordering and display position Reply To: list ordering and display position

LeeHart

Reply to: list ordering and display position

Because I don't expect the CSS to be able to support the selection logic used by the XSLT, I just want it to be displayed as if it was one list:
1. This is item one.
2. This may be item two.
3. This may also be item two.
4. This may be item three.
5. This may also be item three.
6. This may be item two or four.

Currently it looks  like this, which makes it hard to tell it's all part of one list:
1. This is item one.
1. This may be item two.
1. This may also be item two.
1. This may be item three.
1. This may also be item three.
2. This may be item two or four.

Thanks,

Lee

Reply

Products
Downloads
Support