T
TAV
I would like a collapsible list with indents but NO bullets or numbers. Using
FP 2003.
On this forum I found this code to stop indents of a collapsing list.
<style type="text/css">
ul{
margin:0;
padding:0;
}
</style>
I played around with it and found if I added in: - disc:0; - the discs do
not display. However I would like the indents to remain. When I remove -
margin:0; padding:0; - the discs return.
Could someone offer the code to show an indented withOUT a disc or number?
Thanks very much in advance.
FP 2003.
On this forum I found this code to stop indents of a collapsing list.
<style type="text/css">
ul{
margin:0;
padding:0;
}
</style>
I played around with it and found if I added in: - disc:0; - the discs do
not display. However I would like the indents to remain. When I remove -
margin:0; padding:0; - the discs return.
Could someone offer the code to show an indented withOUT a disc or number?
Thanks very much in advance.