Page 1 of 1

[Forum] Ordered List BBcode broken

Posted: Thu Jan 15, 2015 7:00 am
by Gandalf
The Forum offers two BBcodes for lists, one for unordered and one for ordered lists.
However currently they both look the same (black bullets).

Demo:
  • This is an unordered list.
  • This is an unordered list.
  1. This is an ordered list.
  2. This is an ordered list.
Code of the above:

Code: Select all

[list]
[*] This is an unordered list.
[*] This is an unordered list.[/list]
[list=1]
[*] This is an ordered list.
[*] This is an ordered list.[/list]
Reason:
CSS fail. There's a rule that says

Code: Select all

.content li { list-style-type: disc; }
which is overruling the list-style-type property set on the parent <ol>.

Re: [Forum] Ordered List BBcode broken

Posted: Thu Jan 15, 2015 11:17 am
by ssilk
Hm. When the css is changed, I would add, that the emails are still quite bad to read: Overview in dark orange on dark grey, mail view in white on light grey.

Re: [Forum] Ordered List BBcode broken

Posted: Thu Jan 15, 2015 1:54 pm
by Albert
@gandalf
Solved!
thanks for the advice.

@ssilk
Guess you mean in the admin panel. This whole area deserves a lot more care in general. Sorry about it. I will take some time.. kinda soon, to make it more decent. Thanks for the patience.

Re: [Forum] Ordered List BBcode broken

Posted: Thu Jan 15, 2015 3:09 pm
by SuperSandro2000
Who is glex?!?

Re: [Forum] Ordered List BBcode broken

Posted: Thu Jan 15, 2015 3:34 pm
by Albert
SuperSandro2000 wrote:Who is glex?!?
Albert, the graphist.
pleased to meet you simply Sandro aka SuperSandro2000
: )

Re: [Forum] Ordered List BBcode broken

Posted: Thu Jan 15, 2015 3:41 pm
by SuperSandro2000
No only sandro. I'm the man that have a lot of work for you. The colour layerd things for trains and assembly machines.