MyBB Community Forums
Username search to normal Textbox - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: Installation and Upgrades Support (https://community.mybb.com/forum-182.html)
+--- Thread: Username search to normal Textbox (/thread-219674.html)



Username search to normal Textbox - fromthepast - 2018-09-10

Hi all!

I have 3 Questions...

[Image: 2018_09_10_184007.png]

1. How to change the Username search in ACP to the normal textbox?

2. How to remove the help notes in ACP?

[Image: 2018_09_10_185832.png]

3. How to separate posts this way above?

Thanks.

Anyone? Appreciate the help! Smile


RE: Username search to normal Textbox - fromthepast - 2018-09-13

Anyone? Appreciate the help!  Undecided


RE: Username search to normal Textbox - Ashley1 - 2018-09-13

The first two you can't do in ACP without editing the code files. On the front end you can turn xmlhttp requests off, but not the backend.

The post separation is just <hr> styling, you would have to introduce that into the posbit and postbit_classic templates.


RE: Username search to normal Textbox - fromthepast - 2018-09-20

My Questions are still not answered, I hope some one can help!