MyBB Community Forums

Full Version: Mybb Modifications and responsive overhaul
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello again guys,

I am leveraging the mybb platform as a forum solution for my company.

My managers are requesting alot of custom functionality as well as a responsive version of the forums and I have already been able to accomplish alot of these requests with various plug-ins.

I am currently reworking pages though the use of .innerHTML() in jquery as a hacky work around to mock up and mask various page elements.

I am not a php developer but plan to use this opportunity to learn more about it.

One example of something I'd like to do is serve a minimal version of newthread.php for mobile devices and am wondering if anyone could point me in the right direction to accomplishing this in a clean manner.

Thanks for the time and thought