The Forum has been Updated
        The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
    
                        It's often reported that the Default font size makes for hard reading on mobile devices when set at 'size 2' (font size 10).
Size 2 displays best on desktop PC's and laptops but is too small when viewed n phone browsers.
Removing the font size and setting it to 'none(blank)' in admin_config_colors.asp allows the user's browser to set the font size according to it's default setting which makes for better reading on mobile devices however sets the font size too large on desktop PC's and laptops
Is it possible to add some code that sets the font size according to what the user is viewing the forum with?
Ie code detects desktop PC/laptop and displays fonts size as 'size 2'
Code detects a mobile browser so sets font size as 'none (blank)' ?
And if so could someone show me how/
Thanks
                Size 2 displays best on desktop PC's and laptops but is too small when viewed n phone browsers.
Removing the font size and setting it to 'none(blank)' in admin_config_colors.asp allows the user's browser to set the font size according to it's default setting which makes for better reading on mobile devices however sets the font size too large on desktop PC's and laptops
Is it possible to add some code that sets the font size according to what the user is viewing the forum with?
Ie code detects desktop PC/laptop and displays fonts size as 'size 2'
Code detects a mobile browser so sets font size as 'none (blank)' ?
And if so could someone show me how/
Thanks