From user-return-2669-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Tue Sep 13 13:28:41 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 40366 invoked from network); 13 Sep 2005 13:28:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2005 13:28:40 -0000 Received: (qmail 30281 invoked by uid 500); 13 Sep 2005 13:28:06 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 30172 invoked by uid 500); 13 Sep 2005 13:28:06 -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 30042 invoked by uid 99); 13 Sep 2005 13:28:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 06:28:04 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=PRIORITY_NO_NAME,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [80.67.18.15] (HELO smtprelay03.ispgateway.de) (80.67.18.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 06:28:14 -0700 Received: (qmail 24626 invoked from network); 13 Sep 2005 13:27:59 -0000 Received: from unknown (HELO localhost) (305514@[83.242.62.213]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 13 Sep 2005 13:27:59 -0000 Date: Tue, 13 Sep 2005 15:27:58 +0200 From: Ferdinand Soethe X-Priority: 3 (Normal) Message-ID: <7310194970.20050913152758@soethe.net> To: user@forrest.apache.org Subject: Re: Including HTML In-Reply-To: <4326A8D0.5010500@apache.org> References: <432690D9.8000409@najdi.si> <43269FDC.6060207@apache.org> <4326A3B9.2030803@najdi.si> <4326A8D0.5010500@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ross Gardler wrote: > If you want skinned content you should be aware of this known issue: > http://issues.apache.org/jira/browse/FOR-394 If you are using 0.7 or before skinning will remove or change a number of class and id attributes in the skinned file. So if your css is not working first check to see if element in the skinned page actually has the class or id-attributes you are expecting. If not and the problem is IDs you could either uses the current developer version of Forrest where most ID problems are fixed or ask some developer to apply the fix to the id-problem that I mentioned a few days ago in the dev forum (Rev 226492). Or wait until I come back in two weeks and will apply that patch myself. -- Ferdinand Soethe