Jump to the post that solved this thread.
Not Solved Help with Mybb sceditor
#1
Not Solved
Hello
I was following this tutorial of how to make my sceditor Dark
https://community.mybb.com/thread-222244.html

But now i see a error 
[Image: 7nPwDKC.png]

Can anybody help me how to fix this
Reply
#2
Not Solved
the scrollbar is appearing because of  /jscripts/sceditor/textarea_styles/jquery.sceditor.mybb.css has 


body {
overflow: auto;
}

what you have to do for disappearing that scrollbar is 


body::-webkit-scrollbar {
display: none;
}
Reply
#3
Not Solved
Hello @paradoxp
Thank you so much for your Reply

I tried that . The scrollbar got removed but still its not full size, i mean i still gotta scroll down.
The text that i put on its only half
Reply
#4
Not Solved
PLEASE HELP
Reply
#5
Not Solved
okay , what you have to do just reset your codebuttons template. and upload this to your forum home directory.

like public_html/jscripts/.......


.zip   jscripts.zip (Size: 19.78 KB / Downloads: 66)

and after uploading choose your editor as Mybb-dark
Reply
#6
Not Solved
(2021-10-09, 04:11 AM)PARADOXP Wrote: okay , what you have to do just reset your codebuttons template. and upload this to your forum home directory.

like public_html/jscripts/.......



and after uploading choose your editor as Mybb-dark


HUHHHHHHHHH it worked perfectly sir, thank you very much
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)