Plugin List - how can column width be set?
Hi,
I'm trying to duplicate the following CSS for setting a fixed column width in Plugin List, which is available for Plugin Tracker List:
Copy to clipboard
.field2 { width: 500px;}
which is here https://doc.tiki.org/PluginTrackerList#How_to_make_columns_larger_via_CSS
It's for a Date field which gets 'stacked' into three lines (less user friendly) when nearby Text Areas get bigger. I tried using the permanent name (instead of field number) in the Custom CSS area of Look & Feel but most likely I did not correctly configure it to account for this (tried parenthesis, brackets, etc.).
Also reviewed the 'Display Control Block' but no information about adding CSS to a column to display.
Thanks,
Mike