giterlizzi / dokuwiki-template-bootstrap3

Bootstrap-based template for DokuWiki
https://dokuwiki.org/template:bootstrap3
GNU General Public License v2.0
221 stars 77 forks source link

TOC Affix #555

Open ethosgr opened 2 years ago

ethosgr commented 2 years ago

Hi. I have enabled the toc affix option so the toc is visible even when you scroll down. When the scroll is at 0 (not scrolled yet) the main div resize its content accordingly so the toc fits in. Now the problem starts when i start to scroll down where the toc seems to detach from the main div and stays on top overlapping everything that's underneath it. Is this how is it supposed to work or should it stay inside the main div and resize the elements accordingly so you get to see the content and the text inside the main div? If so do you know how i can fix it? Thanks.

drbeco commented 2 years ago

Please, is this problem related to the current Affix problem? Or maybe I should open a new issue?

https://github.com/dokufreaks/plugin-discussion/issues/324

At first I opened an issue on Discussion Plugin, but maybe it is a bootstrap3 template problem. Not sure yet. Thanks.