New themes issues - Megathread

Are you using a Custom Theme?

No, I am not using custom theme.

What happens when you set your print margins to none from this screen?

It make sthe print very tiny.

@frank2cook can you check the latest version (25.7.5)? I made some improvements to default theme.

1 Like

Also, the latest version is improving default theme to use thead trick for repeating headers.

It’s similar what @Mabaega is doing with his custom theme. I was exploring many options but in the end I settled on thead trick.

There are other alternatives including using paged.js library or leveraging limited CSS support for injecting print content into printed page margins. But thead trick seems to be the easiest.

In your custom theme you are free to use different method for repeating headers if it suits better.

2 Likes

Thanks. The previous versions were printing well before version 25.7.2.2469. I will try it and see.

It works better now, but not like in previous versions. The margin does not cut off, which is great!

Thanks, I appreciate.