Limit levels and unordered list

Limit levels and unordered list was created by ryandebarros@yahoo.com

Posted 3 years 3 weeks ago #59997
Is there a way to limit how many levels are shown? Can the table of contents be converted to an unordered list?

Please Log in or Create an account to join the conversation.

Replied by ryandebarros@yahoo.com on topic Limit levels and unordered list

Posted 3 years 3 weeks ago #60000
The below css works, but I'm still wondering if there is another way to limit what gets pulled into the table of contents.
I'd also be interested in an unordered list option <ul>.
Thank you,

.table-of-contents-ck {
ol li ol li {display: none;}
}

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Limit levels and unordered list

Posted 3 years 3 weeks ago #60002
Hi
you can use this css to remove the numbering:
Code:
.table-of-contents-ck, .table-of-contents-ck ol { list-style: none; }

you can do quite everything using CSS
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.637 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1145 guests and 2 members online