You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Christopher Snow <sn...@coralms.com> on 2007/02/06 17:53:12 UTC

form widget layout

Is it possible to manually adjust the layout of ofbiz widgets for
example by setting css attributes?

Many thanks,

Chris

Re: form widget layout

Posted by John Martin <pb...@gmail.com>.
Certain sections of the application (i.e. ecommerce) can be modified while
others are laid out using tables (admin headers/menus).

To help identify what sections are which, the simplest way is to navigate
the application with CSS disabled or by enabling table highlighting.  This
can be done using the Firefox browser along with the Web Developer
extension.  Using that tool you will see CSS pages just scrolling down the
page.  Where you see pages still in table format, obviously tables were
used.

The plugin is here:
https://addons.mozilla.org/firefox/60/

John

On 2/6/07, Christopher Snow <sn...@coralms.com> wrote:
>
> Is it possible to manually adjust the layout of ofbiz widgets for
> example by setting css attributes?
>
> Many thanks,
>
> Chris
>