Ensures cleaner printing when themes other than Default are active - removing background colors and images, forcing a legible font color regardless of Theme Builder settings, etc. Also removes some unnecessary elements from sidebars and subpages, such as interactive elements and empty sections.
Note that this plugin also activates when printing directly from the Overview page using your browser’s menu or shortcut, so you don’t have to navigate to the Print option in the entity’s options.
Suggestions for other common overrides are welcome on Discord.
Customizations
If you would like to force a page break before each subpage such as Abilities and Connections, you can add this rule to your campaign’s CSS:
@media print {
.print-box-abilities,
.print-box-attributes,
.print-box-inventory,
.print-box-relations,
.entity-posts + div /* (org/family members) */ {
break-before: page;
}
}
Logo by bqlqn at Flaticon.
Want to show appreciation for my plugins or request one-on-one CSS help? I accept tips on Ko-fi (no account needed):