Open enes73 opened 1 year ago
Why not add a scrollbar. put the following in the css & js module (adjust the height value to suit)
#messageform {
max-height:35vh;
overflow: auto;
}
First, HAPPY NEW YEAR to all. Best wishes!
@ddrury: Thanks, This works, messages box are shrinked and page not too long. But, I don't know why module Messages not have this feature - display X messages per page? On webtrees ver. 1.x we have this feature....
@fisharebest: Will you add this feature? I think this feature not too complicated to add it?
module "Messages" display all messages and we cannot set how much mesaages per page we want to see. (like on webtrees ver 1.xx). I have 81 mesages and my first page are too long because of "messages" module.
Please add feature/option for module "Messages" - display X messages per page
Thanks