Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 77181 invoked from network); 21 May 2009 23:29:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 May 2009 23:29:00 -0000 Received: (qmail 77239 invoked by uid 500); 21 May 2009 23:29:13 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 77112 invoked by uid 500); 21 May 2009 23:29:12 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 77102 invoked by uid 99); 21 May 2009 23:29:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2009 23:29:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rahul.akolkar@gmail.com designates 209.85.200.175 as permitted sender) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 May 2009 23:29:03 +0000 Received: by wf-out-1314.google.com with SMTP id 25so444069wfa.27 for ; Thu, 21 May 2009 16:28:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=vV3J+n8EQfTK285VFAR7WNeL45QTm3OOvfgBsiJ2n6g=; b=EwZA91r59l0lX9VwJ7acfNylU6HzKZIsetmTn+lEr3D8rYQat1TqzyM+hcwJrxPJO7 wCzIMPt0dudBUCdhMSOVIid10l/XcGa4/cnpCRGKMiT/JUoh5/oIFxy9PFXT1ephLke8 hC9C2g0F0hoXDoY3wi78Vdq5hN0eRxg6rbqc0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=HHbiCyrommqM8d5J3dcagb6Ico42BIsW42GI22bEhjBelVlcddtd8ZWXT6AQS1sFDO VVhm1YS8Oc6lPzNpgHmn/HVvNV8LaHHid1CAlsf2ELodaDjI0xCDhh45M5T7FvbQ+TF8 gK8k6rQnWSn+2slHp7R2wFtebOnGNBrR24NeA= MIME-Version: 1.0 Received: by 10.142.238.20 with SMTP id l20mr1312403wfh.217.1242948522064; Thu, 21 May 2009 16:28:42 -0700 (PDT) In-Reply-To: <25aac9fc0905211531mef6d016y904d26e9b0d62647@mail.gmail.com> References: <25aac9fc0905211531mef6d016y904d26e9b0d62647@mail.gmail.com> Date: Thu, 21 May 2009 19:28:42 -0400 Message-ID: Subject: Re: [ALL] Site still has ApacheCon EU logo From: Rahul Akolkar To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, May 21, 2009 at 6:31 PM, sebb wrote: > The site still has the ApacheCon EU logo which was in March. > > It should really now be showing Oakland. > > I've had a quick look at the code, but I can't work out where the > image is defined. > > Anyone able to fix this? > I'm about to step out (so won't be doing this today), but for the archives the background-image for div#leftColumn in: http://svn.apache.org/repos/asf/commons/proper/commons-build/trunk/xdocs/style/commons-maven.css needs to point to this instead: http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png and the site needs redeploying (maven site:sshdeploy in commons-build). -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org