Skip to content

Replace CSS stylesheet of the webapp #855

Answered by nitnelave
alvitali asked this question in Q&A
Discussion options

You must be logged in to vote

The looks of the frontend are defined by the contents of the /data/static folder. If you want to change them, you'll have to replace the index.html (since it pulls bootstrap) and add your own CSS in there.

The HTML in general is styled with bootstrap classes, you can reuse that for styling.

If you make something that looks nice, feel free to post it and I might either link to it or (with your permission) make it the LLDAP main theme!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alvitali
Comment options

Answer selected by alvitali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants