Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 10:16:13 +0100
From:      Ceri Davies <ceri@submonkey.net>
To:        Dag-Erling Sm?rgrav <des@des.no>
Cc:        www@freebsd.org
Subject:   Re: width of #container
Message-ID:  <20051010091612.GG99170@submonkey.net>
In-Reply-To: <861x2t280w.fsf@xps.des.no>
References:  <861x2t280w.fsf@xps.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help

--G32kpiKURVjWs3Ul
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Oct 10, 2005 at 08:36:15AM +0200, Dag-Erling Sm?rgrav wrote:
> The attached patch addresses an issue that seems to annoy a lot of
> people on -developers: it changes the width of #container from a fixed
> 765px to a more flexible 75%.  Any objections?

Does keramida's idea of using min-width as well work?  If so, I prefer
that.

Ceri

> Index: en/layout/css/layout.css
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/dcvs/www/en/layout/css/layout.css,v
> retrieving revision 1.4
> diff -u -r1.4 layout.css
> --- en/layout/css/layout.css	6 Oct 2005 19:46:52 -0000	1.4
> +++ en/layout/css/layout.css	10 Oct 2005 06:33:10 -0000
> @@ -12,7 +12,7 @@
> =20
>  #CONTAINER, #container {
>    margin: 0em auto;
> -  width: 765px;
> +  width: 75%;
>    padding: 0;
>    padding-top: 0px;
>    padding-bottom: 15px;

--=20
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)

--G32kpiKURVjWs3Ul
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDSjFcocfcwTS3JF8RAlvdAJ9yowO4OdUJpjEqW/dH1QSBl24c6gCff48d
x4F73TKPsesczEOT2xtE+k8=
=z/OH
-----END PGP SIGNATURE-----

--G32kpiKURVjWs3Ul--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051010091612.GG99170>