X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id C9867D1B532; Mon, 10 Nov 2003 15:29:01 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 22782-07; Mon, 10 Nov 2003 11:28:34 -0400 (AST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by svr1.postgresql.org (Postfix) with ESMTP id E5BDAD1B525; Mon, 10 Nov 2003 11:28:29 -0400 (AST) Received: by ganymede.hub.org (Postfix, from userid 1000) id 3BC2A35BC4; Mon, 10 Nov 2003 11:26:23 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 3AE703475B; Mon, 10 Nov 2003 11:26:23 -0400 (AST) Date: Mon, 10 Nov 2003 11:26:23 -0400 (AST) From: "Marc G. Fournier" X-X-Sender: scrappy@ganymede.hub.org To: Andreas GrabmXller Cc: scrappy@postgresql.org, dpage@vale-housing.co.uk, pgsql-www@postgresql.org Subject: Re: Idea for a new index page In-Reply-To: <20031110150436.4510.qmail@osiris.gamecrashnet.de> Message-ID: <20031110112610.G727@ganymede.hub.org> References: <03AF4E498C591348A42FC93DEA9661B84C5D5B@mail.vale-housing.co.uk> <20031110122304.28330.qmail@osiris.gamecrashnet.de> <20031110104426.U727@ganymede.hub.org> <20031110150436.4510.qmail@osiris.gamecrashnet.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/117 X-Sequence-Number: 2764 On Mon, 10 Nov 2003, Andreas GrabmXller wrote: > ----- Original-Nachricht ----- > Von: "Marc G. Fournier" > An: Andreas GrabmXller > CC: scrappy@postgresql.org, dpage@vale-housing.co.uk, pgsql-www@postgresql.org > Datum: Monday, November 10, 2003 03:50 PM > Betreff: [pgsql-www] Idea for a new index page > > > On Mon, 10 Nov 2003, Andreas GrabmXller wrote: > > > > > ----- Original-Nachricht ----- > > > Von: "Dave Page" > > > An: "Marc G. Fournier" , "Andreas GrabmXller" > > > CC: > > > Datum: Monday, November 10, 2003 10:01 AM > > > Betreff: [pgsql-www] Idea for a new index page > > > > > > > > -----Original Message----- > > > > > From: Marc G. Fournier [mailto:scrappy@postgresql.org] > > > > > Sent: 10 November 2003 03:38 > > > > > To: Andreas GrabmXller > > > > > Cc: pgsql-www@postgresql.org > > > > > Subject: Re: [pgsql-www] Idea for a new index page > > > > > > > > > > > > > > > works for me ... I didn't like the 'overscrolling' that > > > > > happened on the old site, then keeps it nice and condense ... > > > > > > > > My main dislike is the short links for the news/events. They aren't > > > > visually separate from the rest of the page if you see what I mean. How > > > > about making those cell backgrounds a light gray? > > > > > > > > Regards, Dave. > > > > > > What about this? > > > > > > http://wwwdevel2.postgresql.org/test3.htm > > > > Yup, like the 'boxes' ... one thing that is needed though, is 'fixed size' > > so that text doesn't wrap ... > > I added a little white-space:nowrap for the cells... this keeps the > cells variable size as much as possible but preserves the text > wrapping... Perfect, thanks ...