Search found 2 matches

by Jurassic
Mon Dec 01, 2025 9:12 am
Forum: Support
Topic: [SOLVED] What I experienced as a new user
Replies: 2
Views: 89739

Re: What I experienced as a new user

Thanks a bunch. That was exactly what I needed. I had checked admin.js, but would never have thought that I could use image AND picture. :D
For the toolbar to be fixed I added this quick and dirty CSS:

.note-editor .note-toolbar,
.note-popover .popover-content {
position: fixed;
z-index: 10000 ...
by Jurassic
Tue Nov 25, 2025 11:16 am
Forum: Support
Topic: [SOLVED] What I experienced as a new user
Replies: 2
Views: 89739

[SOLVED] What I experienced as a new user

I am completely new to WonderCMS (but not to PHP, JS, etc.). I would like to share my (not so great) experiences with you. This is not a support question, but it's not a chat either. That's why I decided to post this in this section.

First of all: Thank you very much for your work! I really enjoy ...