PDA

View Full Version : Using bullets and indenting


WinterSky
10-31-2008, 06:21 AM
I do not know if it is just me, but I was not able to indent up to two levels using a bulleted list. So I inserted an image of a word doc instead. Am I missing something here?

I looked at other sites, and they allow the user to create multiple levels of indention. Perhaps they are doing something beyond what the software does? I do not know.... just thought I would ask. ;)

Mark
10-31-2008, 09:47 AM
There is BBscript (or whatever it is called) and then there is HTML. HTML would let you do what you want, but it is not turned on in these forums. BBscript is, although I don't know the limits of what it can do.

WinterSky
10-31-2008, 10:49 AM
Oh okay, thanks doc...

laedladd
10-31-2008, 04:53 PM
There are help files on BB Code linked to at the bottom of the page - this is where it brings you http://community.mentalhelp.net/misc.php?do=bbcode

There's a tag called LIST, basically if you start a new list before you close the first one then it indents the items, have a look and see if it makes sense. There's an example below, the first bit is the code you write, and below that is the result. To be honest, it's messy and awkward - I prefer your solution of taking the picture from word :D


level1

level2

level3





level1

level2

level3

WinterSky
10-31-2008, 06:38 PM
There are help files on BB Code linked to at the bottom of the page - this is where it brings you http://community.mentalhelp.net/misc.php?do=bbcode

There's a tag called LIST, basically if you start a new list before you close the first one then it indents the items, have a look and see if it makes sense. There's an example below, the first bit is the code you write, and below that is the result. To be honest, it's messy and awkward - I prefer your solution of taking the picture from word :D


level1

level2

level3





level1

level2

level3




Oh thank you! I am familiar with the list tag but I did not use it enough times. I certainly appreciate it!! :)

EDIT: Looking back at what I did, I really cannot believe I did it. I added more bullets thinking it would move things over, instead of adding the list tag. Now where is the logic in that? :o