Skip to content

[artalk] comment bar out of main menu #6015

Discussion options

You must be logged in to vote

Recent wiki.js updates didn't change the code of Artalk module.

The direct cause of this problem is that Artalk sets the z-index value of #atk-main-editor to 5 in Artalk.css. You need to change it to a non-negative integer less than 5 or auto.

It seems that Artalk currently does not provide an option to modify CSS styles upon importing, so the problem can't be fixed well from wiki.js' side. If you find maintaining CSS too troublesome, you can try limiting the height of comment from the backend to alleviate this issue.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by musnows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants