> Could anyone who uses it tell me if it is
> possible for it to be configured without the numbers, i.e. <UL>
> instead of <OL>?

Add the following to your StyleSheet:
     .ToC ol {
         list-style-type: circle;
     }
(Instead of "circle", you could also use "disc" or "square".)

HTH.


-- F.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to