Closed HelmutL closed 4 years ago
The pages in 1.7 also have lots of space - but in the middle of the page.
Long lines are difficult to read.
If you want webtrees to completely fill the page, you can do it using the control panel.
Modules -> CSS and JS -> head
<style>
.container { max-width: 100% }
</style>
individual pages and "My Page" wastes too much space by larger font and large empty left and right margins. This implies that you have to to more scrolling and don't have an easy overview.
As an example attach screenshots of webtrees 1.7.9 and 2.0, showing the same data (it was imported from the same GEDCOM file, same system, same settings in webtrees).