giterlizzi / dokuwiki-template-bootstrap3

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

Template isn't "bootstrap" enough / inconsistent with docs #475

Closed takuy closed 4 years ago

takuy commented 4 years ago

Description

Not exactly sure how to describe this, but over time on my production system, I've had to add a bunch of custom CSS to make the template feel more like Bootstrap.

Looking at the sample site (https://www.lotar.altervista.org/wiki/wiki/template/bootstrap3/start) and my own there are several things that do not line up. To make sure it wasn't my site, I stood up a local installation of Dokuwiki; installed only this template and the Bootstrap Wrapper plugin.

I am using the Yeti Bootswatch theme.

Few things I've noticed:

Versions

Screenshots or Logs

Here's one example from the standard navbar:

image

takuy commented 4 years ago

Actually, this may be because of the Yeti template. I'll investigate other templates to see if the same issues persist.