If your team will find images on each column to help with visually identifying the workflow stages, take a little moment to make this possible.
First, you will need to add the images as attachments to any card on the board.
Then, click on the /scripts/column-images/column-images.js link in our Developer Tools repository and copy the Javascript to a notepad - you will need to edit it.
The required details to fill in are:
- the URLs of the attached files with your images
- the exact names of your columns, that each image should show for.
If your board has more than 3 columns, feel free to add more lines to the initial part of the script.
Once ready, copy-paste the script to Developer Tools, under the Javascript slot, and save changes.

If your board has images for the child columns too, then to collapse them correctly, you’ll need to first collapse the child column, and then the parent column.
Looking to show images on card fronts too? Check out the Card Covers Power-Up!