Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 38009 invoked from network); 30 Dec 2006 14:40:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Dec 2006 14:40:16 -0000 Received: (qmail 55156 invoked by uid 500); 30 Dec 2006 14:40:21 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 55139 invoked by uid 500); 30 Dec 2006 14:40:21 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 55128 invoked by uid 99); 30 Dec 2006 14:40:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Dec 2006 06:40:21 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of phil.steitz@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Dec 2006 06:40:12 -0800 Received: by ug-out-1314.google.com with SMTP id 32so4859405ugm for ; Sat, 30 Dec 2006 06:39:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=cUOsKLFoEYEsErwcG9bTUelFITrHFhyP5kz8tlpn5k5hPdmnK+WWm5BPDhLPNcUm6iXr+fR/l+/XivdnkTnyv7PWQV58IuR9P5pW4rWXmKZwpZKgMLmKRfexkEktR5quNJryTOH59ywwnbKz1y+jxc2vbnDVSvG4WoBLUtXQ3v8= Received: by 10.66.242.20 with SMTP id p20mr22454943ugh.1167489591391; Sat, 30 Dec 2006 06:39:51 -0800 (PST) Received: by 10.66.251.1 with HTTP; Sat, 30 Dec 2006 06:39:51 -0800 (PST) Message-ID: <8a81b4af0612300639yd7d3086ud635fcd040ddec01@mail.gmail.com> Date: Sat, 30 Dec 2006 07:39:51 -0700 From: "Phil Steitz" To: "Jakarta Commons Developers List" Subject: Re: Introducing commons-skin In-Reply-To: <4596703A.2010401@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_182627_15971411.1167489591307" References: <4592E7E9.2090408@apache.org> <31cc37360612271424j4dea4c17u2dd188710966a114@mail.gmail.com> <16d6c6200612271429o77e5bd1bmb6d6e25caf84de78@mail.gmail.com> <459425CD.2060403@apache.org> <8a81b4af0612281223l4ada806eo2c40e442b88c34e0@mail.gmail.com> <45943A85.2080705@apache.org> <8a81b4af0612281354i55623d6dra8daf68d5388af5@mail.gmail.com> <4595C4A1.3000701@apache.org> <4596703A.2010401@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_182627_15971411.1167489591307 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/30/06, Dennis Lundberg wrote: > > Dennis Lundberg wrote: > > Phil Steitz wrote: > > > > >> http://people.apache.org/~dennisl/commons-lang4/< > http://people.apache.org/%7Edennisl/commons-lang4/> > >> > >> > >> puts the nav bar in the middle, as before. > > > > That's odd. There must be something more that is wrong then. > > Unfortunately I haven't been able to reproduce this myself. I looked > > around to find a linux live-cd with Firefox 2 on it. I found one and > > burned a copy of Ubuntu 6.10 with Firefox 2.0.0.0. But I can't see the > > issues that you do. > > > > I can however see it on both Ubuntu and Windows if make the font size > > smaller (!) in firefox (CTRL -) about 6 times, then the navbar pops away > > to the right a bit. I'll continue searching for a solution. > > OK, I think I've got it this time. As it turned out I had put in my > stylesheet rules in a different place than they should be, so I ended up > having contradicting rules for the same selector. The conflicts have > been solved and the rules have been moved to the appropriate section in > the css file. > > This solves the all the problems I have seen. I have tested this with: > - Firefox 2.0.0.1 on Windows > - Internet Explorer 6 on Windows > - Firefox 2.0.0.0 on Ubuntu > - Konqueror 3.5.2 on Kubuntu > > Here's yet another staged site for commons-lang. Please help me and try > it out on the platforms that had problems before. > > http://people.apache.org/~dennisl/commons-lang5/ Looks great! Phil ------=_Part_182627_15971411.1167489591307--