Set fixed width to default on toggle
-
You need to change this line
nodebb-theme-lavender/static/lib/lavender.js at master · NodeBB/nodebb-theme-lavender
A simple theme for NodeBB. Check out the theming guide that accompanies this work - nodebb-theme-lavender/static/lib/lavender.js at master · NodeBB/nodebb-theme-lavender
GitHub (github.com)
to
var fixed = localStorage.getItem('fixed') || 1,
I think that should do it.
Nice theme btw
Copyright © 2024 NodeBB | Contributors