News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Is it possible to update our forum to support phone size view

Started by ollydbg, November 14, 2020, 04:44:40 AM

Previous topic - Next topic

ollydbg

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.

stahta01

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++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ollydbg

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.