Verfasst: 31.05.2007 16:05
Na dann bin ich ja beruhigt. Oder auch nicht.
Danke für Eure Bemühungen. Vielleicht wird das ja zur endgültigen Version behoben. 


phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
html {
font-size: 100%;
/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
height: 100%;
margin-bottom: 1px;
}
Find ich auch ist ne gute IdeeAlways show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers
Code: Alles auswählen
/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
height: 100%;
margin-bottom: 1px;
}