Adds left and right column fieldsets to use in any admin templates and applies styling to remove their borders and padding
ProcessWire2.+ Admin Template Columns
This module adds two columns for use in your admin templates - sort of a sidebar for smaller fields if you like.
Usage
- Download and install the module above
- Add admin_column_left and admin_column_right fieldsets to your template and put the fields in the relevant column fieldsets
- (Optional) change the field width for either column, taking care to leave 1% for a gap between the two columns (default is left column at 70%, right column at 29%)
That's it!
Install and use modules at your own risk. Always have a site and database backup before installing new modules.