From owner-freebsd-www@FreeBSD.ORG Sun Oct 9 07:01:34 2005 Return-Path: X-Original-To: freebsd-www@freebsd.org Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB3216A421 for ; Sun, 9 Oct 2005 07:01:34 +0000 (GMT) (envelope-from danchev@spnet.net) Received: from mail.data.bg (mail.data.bg [195.149.248.177]) by mx1.FreeBSD.org (Postfix) with SMTP id 174FF43D5C for ; Sun, 9 Oct 2005 07:01:29 +0000 (GMT) (envelope-from danchev@spnet.net) Received: (qmail 24465 invoked by uid 104); 9 Oct 2005 07:01:28 -0000 Received: from danchev@spnet.net by mail by uid 104 with qmail-scanner-1.16 (spamassassin: 2.20. uvscan: v4.1.40/v4100. Clear:SA:0(-2.5/8.0):AWL, BAYES_00 autolearn=ham version=3.0.3. Processed in 2.561401 secs); 09 Oct 2005 07:01:28 -0000 X-Spam-Tag-Score: SA:0(-2.5/8.0):AWL,BAYES_00 autolearn=ham version=3.0.3 X-Spamassassin-Hits: -2.5 X-Spamassassin-Tests: AWL,BAYES_00 autolearn=ham version=3.0.3 Received: from unknown (HELO danchev5.ddns.homelan.bg) (83.97.27.19) by smtp.data.bg with SMTP; 9 Oct 2005 07:01:25 -0000 From: George Danchev To: freebsd-www@freebsd.org Date: Sun, 9 Oct 2005 10:01:24 +0300 User-Agent: KMail/1.7.2 References: <20051008.215322.07615533.hanche@math.ntnu.no> <200510090826.54395.danchev@spnet.net> In-Reply-To: <200510090826.54395.danchev@spnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510091001.25167.danchev@spnet.net> Subject: Re: New web design, font size X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 07:01:34 -0000 On Sunday 09 October 2005 08:26, George Danchev wrote: > On Saturday 08 October 2005 22:53, Harald Hanche-Olsen wrote: > -cut-- > > > My second gripe is with the fixed width of the page. This gets > > annoying really fast, particularly when viewed on a laptop with a very > > high resolution screen. This is design mistake #9 in Jakob Nielsen's > > list, referred to above. So please look into ways to make the page > > width variable. It ought to be a question of setting the widths of > > various design elements in percent rather than pixels. > > I fully agree here. > > --- en/layout/css/layout.css.orig Sun Oct 9 08:15:36 2005 > +++ en/layout/css/layout.css Sun Oct 9 08:15:50 2005 > @@ -12,7 +12,7 @@ > > #CONTAINER, #container { > margin: 0em auto; > - width: 765px; > + width: 95%; > padding: 0; > padding-top: 0px; > padding-bottom: 15px; > > Not sure if that suffice as fix though. It's certainly not enough. Here is a slightly more complete approach, trying to preserve the original ratios as much as possible, but it is hard when you should dig of which base this ratio depends on. http://www.bg.freebsd.org/~danchev/patches/02_adaptwidth.diff -- pub 4096R/0E4BD0AB 2003-03-18 fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB