Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 12932 invoked from network); 28 Jan 2009 15:08:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2009 15:08:52 -0000 Received: (qmail 19821 invoked by uid 500); 28 Jan 2009 15:08:51 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 19793 invoked by uid 500); 28 Jan 2009 15:08:51 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 19784 invoked by uid 99); 28 Jan 2009 15:08:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 07:08:50 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2009 15:08:43 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LSC1e-0001xr-LK for user@forrest.apache.org; Wed, 28 Jan 2009 07:08:22 -0800 Message-ID: <21707571.post@talk.nabble.com> Date: Wed, 28 Jan 2009 07:08:22 -0800 (PST) From: Irrra To: user@forrest.apache.org Subject: Background image is not found after build MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: irina.danilova@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have a problem that I can not track down and wonder if anybody can help. In the css section my skinconf.xml file I have bunch of classes defined like .i16_back { background-color: #dfad72; background-image: url(resources/images/bckg/i16bckg.gif); background-position: center; } I use reference to this class for building a table ... When I run 'forrest run' everything is fine, but when I run 'forrest' and look at the resulting site there is no background image (background color is showing properly). Where may be the problem? In the relative location of the files - images and the pages referring to them (backgrounds are in the resources/images/bckgs directory and web pages are located in the xdocs/products/categoriex/CatName/...)? Is it using the background-image for a table cell? Any hint will be apreciated! - Irina -- View this message in context: http://www.nabble.com/Background-image-is-not-found-after-build-tp21707571p21707571.html Sent from the Apache Forrest - Users mailing list archive at Nabble.com.