• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Bullet Points don't work?

  1. Number 1
    Number 2
    Number 3

  • Bullet 1
    Bullet 2
    Bullet 3

Did you make sure your text was within the codes?

EDIT: Nevermind. I guess so.
 
Originally posted by: DurocShark
  • Bullet Test
  1. Number Test

I've tested the display in both IE and Firefox. What's up?
You're doing it wrong. You need to use the LI tag within the BULLET/NUM tag to get them to appear.

  1. This
  2. is
  3. a
  4. test

  • This
  • is
  • a
  • test
 
Originally posted by: altonb1
Originally posted by: Duality210
[*]Text
[*]Text

Looks like the LI tag still works.

[*] how is someone
[*] supposed to know
[*] about this?

Use of the Search Function (if it works properly) 🙁

However, in all fairness, I have never seen the explanation provided.

 
Originally posted by: altonb1
I tried clicking the bullet button and that did not seem to work.
That's step 1. Step 2 is clicking the LI button. LI is what makes the dot/number appear. BULLET/NUM is only there so that LI knows to display either a dot or a number. As an example:
[*]Something in LI tag
  • Something in BULLET tag
  1. Something in NUM tag
  • Something in BULLET tag with LI tag
  1. Something in NUM tag with LI tag
Is that a little clearer?
 
Back
Top