On Wed, Nov 07, 2007 at 05:31:45AM +0100, Johann-Christoph Jacob wrote: > Hi, > a long time listener, first time caller here. > I can absolutely relate to James' problem. > A screencapture is at: > http://www.mechatron.org/lesswatts_ffox2008_1920x1200_scaled.jpg
Yes - the problem is that the CSS file of that site (http://www.lesswatts.org/style.css) has fallen into the trap of assuming that all screens are equal and so it uses px as a size unit way to happily. I get a slightly to wide page and looking at the CSS that is understandable since my browser is 800x1200 and some of that goes for window decorations and they specify that the page is at least 807 pixels wide. I really do not want to know how it would look on a mobile phone. /MF _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
