Feature Proposal: Fix regression of page styles
Motivation
Good web formatting avoids assumptions on the user's browser settings
Description and Documentation
The header at the top of the page does not fit in its allotted space. The bottom bullet and fill-in box are only a quarter visible. I use large fonts. It appears that Twiki assumes that I will not be using large fonts. Good web page formating does not make such assumptions.
Examples
Impact and Available Solutions
Implementation
--
Contributors: StevenGreenberg
Discussion
--
StevenGreenberg - 28 Jun 2006
Could you provide more information:
- Where the problem occurs (what site)
- What browser and version you are using
- Preferably a screenshot
(Default)
PatternSkin uses scalable fonts and flexible page parts, but the top bar has a fixed height because of the image that is used. It would be trivial to set a
em or percentage value for your own site.
--
ArthurClemens - 28 Jun 2006