Question
I have two machines running kubuntu 6.10, the konqueror version is 3.5.5 this problem is present on both client machines.
When I print pages from twiki the header is a normal sized font, but the pages render about 1/4 the expected size.
I've managed to fix the problem by removing the 1 line from the body.pattern.tmpl file:
diff body.pattern.tmpl*
11a12
> <div class="clear"> </div>
16c17
< </body></html>%TMPL:END%
---
> </body></html>%TMPL:END%
(note I change the less-than and greater-than to make the diff output readable)
I don't know enough css/html etc to understand what is going on or if this is the real problem, but it seems to work for me.
Environment
--
RandyMelton - 22 Mar 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry, closing after more than 30 days...
--
PeterThoeny - 08 May 2007