Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 86851 invoked from network); 25 Mar 2008 02:25:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Mar 2008 02:25:04 -0000 Received: (qmail 33116 invoked by uid 500); 25 Mar 2008 02:25:02 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 33096 invoked by uid 500); 25 Mar 2008 02:25:02 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 33087 invoked by uid 99); 25 Mar 2008 02:25:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 19:25:02 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 66.133.183.226 is neither permitted nor denied by domain of chrismikall@gmail.com) Received: from [66.133.183.226] (HELO mx09.roch.ny.frontiernet.net) (66.133.183.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2008 02:24:11 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAB//50d/AAAB/2dsb2JhbACKUZ15 Received: from relay04.roch.ny.frontiernet.net ([66.133.182.167]) by mx09.roch.ny.frontiernet.net with ESMTP; 25 Mar 2008 02:24:30 +0000 X-Virus-Scanned: by amavisd-new-2.5.2 at filter06.roch.ny.frontiernet.net X-Trace: 53616c7465645f5fb62b786541c92758b8e154045529637ffbd4ce615a2ef13c215587599a580039d2177ff65be3075d64596d03550ac4df649585f92fe2b21a8d5ef25334f5efe064c90c3c9606fe839e79f1684c821b7160e5f545fef38cf7 Received: from [127.0.0.1] (74-36-25-86.dsl1.mon.ny.frontiernet.net [74.36.25.86]) by relay04.roch.ny.frontiernet.net (Postfix) with ESMTP id 7D833CBCEB for ; Tue, 25 Mar 2008 02:24:29 +0000 (UTC) Message-ID: <47E86258.1070701@gmail.com> Date: Mon, 24 Mar 2008 22:24:24 -0400 From: "Christopher M. Logan" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: user@roller.apache.org Subject: Re: resource referenced in css not found References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org That worked!! Thank you VERY much. I can't believe that all this time, it was a problem with my css. -Christopher raúl fuenzalida wrote: > On 3/24/08, christopher.logan@bnymellon.com > wrote: > >> Hi, >> >> I have a file _header.vm that links to an external stylesheet and >> defines a section in html where the bannerBox should go. >> (I'm trying to add a logo to the bannerBox via css). Here is the >> snippit of html code: >> >> >> >> > href="$model.weblog.stylesheet"> >> : >> : >> >> >> : >> >>