Git Product home page Git Product logo

Comments (3)

giterlizzi avatar giterlizzi commented on August 23, 2024

Hi. This template does not use particular mechanism to add custom CSS and JS.
At this moment the best method to add custom JS and CSS is to create the files in the "dokuwiki-install-dir/conf":

  • conf/userscript.js
  • conf/userstyle.css (for Screen media)
  • conf/userprint.css (for Print media)
  • conf/userall.css (for All media)

In alternative for CSS, you can customize the "style.ini" file in the template directory.

For more information:

from dokuwiki-template-bootstrap3.

mluettecke avatar mluettecke commented on August 23, 2024

Thanks that works flawless.

from dokuwiki-template-bootstrap3.

gozzilli avatar gozzilli commented on August 23, 2024

The style.ini file in bootstrap3 says:

; To extend this file or make changes to it, it is recommended to create
; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
; any changes after an upgrade.

Is this supposed to be inside the bootstrap3 theme folder:

<root>/lib/tpl/bootstrap3/conf/tpl/<template folder name>/style.ini

or in the dokuwiki root?

<root>/conf/tpl/<template folder name>/style.ini

I'm asking because I don't have a tpl folder either conf folders. Thanks and great work!

from dokuwiki-template-bootstrap3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.