Wonderful, that was it! Thank you very much. And thanks to http://www.w3schools.com/css/pr_list-style-position.asp I was able to change the bullet position, too.
On May 31, 10:12 pm, Markus Weimar <[email protected]> wrote: > Hey, > > Have a look at your code.style file. The default theme has this line in it: > > #side ul { list-style: none; } > > Try changing it to: > > #side ul {list-style: circle; } > > Did that fix it? > > Markus > > On Tue, Jun 1, 2010 at 3:34 AM, Bolti <[email protected]> wrote: > > Hi all, > > > I'd like to use bullets ( with the * syntax) in the sidebar, but I've > > noticed they don't show up there, even though they do when you view > > the sidebar as a regular page (i.e. after saving the sidebar you get > > the page view). > > > Why is this so? Is it standard or is something wrong with my > > installation? > > > Thanks, > > Bolti > > > -- > > You received this message because you are subscribed to the Google Groups > > "BoltWire" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/boltwire?hl=en. -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
