Hello,
I think I already developed a firm grip of the concepts of the treesaver framework and is is actually a lot of fun to work with. But I am getting a few issues that I hope you can help me with.
I uploaded a test case which I tried to boil down to the essentials (see link below). I am getting two issues on this template (optimized for iPa d, has to be viewed on a screen with at least a resolution of 1024x768 pixel).
The first issue, which is actually the more severe, is that on the end of the first column the text doesn't break clearly so on the second column there are a few pixel of the text from the first column.
The second issue is that I can not really find an explanation for the fact that the <header> container which encloses the image does get an additionally padding of 18 pixel (below the text which follows the image), no matter how high the image is.
I am aware of that all margins in the page should be a multiply of the line-height which is 24px in my case. But I was not able to solve this issue with this approach.
Here is the testt link:
Any help will be highly appreciated!
Mark