I'm using your beautiful tool on the mobile Android smartphone.
In this case PLA need an adaptive design.
The quick and dirty solution is commenting table layout (at least just 2 lines):
# echo '<table class="body_tbl" ...
And
# echo '</td><td valign="top" id="main_column" ...
But better, if creating some floating layout for narrow screen.
Thank you for your work!
The screenshots "before" and "after":


I'm using your beautiful tool on the mobile Android smartphone.
In this case PLA need an adaptive design.
The quick and dirty solution is commenting table layout (at least just 2 lines):
# echo '<table class="body_tbl" ...And
# echo '</td><td valign="top" id="main_column" ...But better, if creating some floating layout for narrow screen.
Thank you for your work!
The screenshots "before" and "after":

