Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Verti
#18
(2016-10-03, 05:34:01)ross104 Wrote: Hello! How is it possible to make a list in a post?

In CKeditor I use list button, but in post view I get nothing

Yes, that is strange. There is some styling for lists in the main css file under /* List */ - could you use that.

Maybe where it says 
Code:
ul.default {
        list-style: disc;
        padding-left: 1em;
    }

        ul.default li {
            padding-left: 0.5em;
        }

Just delete each .default 
Reply


Messages In This Thread
Verti - by Timbow - 2016-06-23, 22:02:47
RE: Verti - by shawn_a - 2016-06-23, 23:18:05
RE: Verti - by Timbow - 2016-06-24, 04:32:09
RE: Verti - by shawn_a - 2016-06-23, 23:20:15
RE: Verti - by Timbow - 2016-06-24, 06:37:25
RE: Verti - by spidercode - 2016-07-04, 01:21:34
RE: Verti - by Timbow - 2016-07-04, 01:49:00
RE: Verti - by spidercode - 2016-07-04, 03:28:33
RE: Verti - by Timbow - 2016-07-19, 23:45:13
RE: Verti - by Timbow - 2016-09-05, 21:26:13
RE: Verti - by datiswous - 2016-09-06, 04:27:58
RE: Verti - by Timbow - 2016-09-06, 08:19:10
RE: Verti - by datiswous - 2016-09-08, 00:30:38
RE: Verti - by shawn_a - 2016-09-10, 00:11:38
RE: Verti - by theomart - 2016-09-21, 19:04:09
RE: Verti - by Timbow - 2016-09-21, 20:18:01
RE: Verti - by ross104 - 2016-10-03, 05:34:01
RE: Verti - by Timbow - 2016-10-03, 18:27:54
RE: Verti - by ross104 - 2016-10-04, 08:46:46
RE: Verti - by Timbow - 2016-10-04, 21:21:48



Users browsing this thread: 1 Guest(s)