Hi Geo,
I think the best way to go about this is to first change the fixed widths to percentages, that way the div and tables etc., will size with the screen being used.
Another way is to media queries in your css file to change the layout, there fore you can then create 1 layout for desktops, another for tablets and another for mobiles.
Regards,
Geoff
I think the best way to go about this is to first change the fixed widths to percentages, that way the div and tables etc., will size with the screen being used.
Another way is to media queries in your css file to change the layout, there fore you can then create 1 layout for desktops, another for tablets and another for mobiles.
Regards,
Geoff