Author Topic: Is it possible to update our forum to support phone size view  (Read 5064 times)

Online ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Is it possible to update our forum to support phone size view
« on: November 14, 2020, 04:44:40 am »
When access our forum from phone by Android Firefox, the forum web is not phone friendly, the text is small.
While, when I access forums.wxwidgets.org, I see the nice web, it support the small screen view.

Any idea how to update our forum system to support view from the phone?
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Is it possible to update our forum to support phone size view
« Reply #1 on: November 14, 2020, 06:42:15 am »
Does this website display correctly for you? https://www.simplemachines.org/

If not, then likely not possible without switching forum platforms.

If yes, then likely yes.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Online ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Is it possible to update our forum to support phone size view
« Reply #2 on: November 14, 2020, 08:47:59 am »
Does this website display correctly for you? https://www.simplemachines.org/

No. Same issue here :(
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.