I would like to know which file I have to edit to change the size of the person_box that is used in a descendancy tree. It should be in a css file, but I can't find it.
Regards, Wim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks KIWI, I found what I was looking for, and changed the box height. Changing the box width parameter helps, it will change the box height automatically, as text doesn't overflow anymore. But the boxes become too wide then.
Now on to changing the way that descendancy "tree"looks!
Regards, Wim.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to know which file I have to edit to change the size of the person_box that is used in a descendancy tree. It should be in a css file, but I can't find it.
Regards, Wim
In the descendancy chart, there is a "box width" parameter. It defaults to 100%. Typing in a bigger number makes it bigger…..
Or are you talking about something else?
The settings are not in a css file. They are in each theme's 'theme,php' file - almost at the end of the file.
Thanks KIWI, I found what I was looking for, and changed the box height. Changing the box width parameter helps, it will change the box height automatically, as text doesn't overflow anymore. But the boxes become too wide then.
Now on to changing the way that descendancy "tree"looks!
Regards, Wim.