Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81DB510DF5 for ; Wed, 12 Jun 2013 01:43:37 +0000 (UTC) Received: (qmail 18601 invoked by uid 500); 12 Jun 2013 01:43:36 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 18577 invoked by uid 500); 12 Jun 2013 01:43:36 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 18569 invoked by uid 99); 12 Jun 2013 01:43:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 01:43:36 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [68.178.252.111] (HELO p3plsmtpa11-10.prod.phx3.secureserver.net) (68.178.252.111) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 01:43:30 +0000 Received: from skipXP ([67.51.54.90]) by p3plsmtpa11-10.prod.phx3.secureserver.net with id nDin1l00M1wmx5701Diogd; Tue, 11 Jun 2013 18:42:49 -0700 From: "Skip" To: "OfbizUser" Subject: Upgrading to 12.04 Date: Tue, 11 Jun 2013 18:38:36 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org Thanks you dev guys. This is pretty good work. The more I get into it, the more I like it. I have lots of type="list" forms. I would like to use the selected theme to display them. I am hoping that I can just modify my main decorator to get the proper css from the selected theme. Can someone point me to how I can include the selected theme based .css files or maybe there is a description of how these themes works? I can find lots of info on how to make and install them, but no idea how they are integrated into the GlobalDecorator or however it is done. Skip