This question about Using an extension: Answered
Editing a table
Hello,
Are there any way to change the width of the columns of above given table? I will be very glad if you inform me about how to set the width of the columns for best printing as visually? For example, I would prefer to enlarge the width of the last column.
--
İsteUtopya - 05 Nov 2018
You can add a
%TABLE{}% macro just before a table (and before an
%EDITTABLE{}%
macro) and use the
columnwidths
parameter to set column sizes, either as percent or absolute width (in pixels). I've added this above your sample table and just threw in some sample numbers to force the second-to-last column to be wider. You'd have to fiddle with the percentages to get the layout you want. (Note: I also added a couple of surrounding div's to give the table extra room because it was being contrained by the body width in the page.)
--
Main.LynnwoodBrown - 06 Nov 2018 - 02:44
Thank you very much
LynnwoodBrown. Your guidance helped me a lot.
--
İsteUtopya - 06 Nov 2018