form widget layout

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

form widget layout

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

Many thanks,

Chris
Reply | Threaded
Open this post in threaded view
|

Re: form widget layout

John Martin
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 <[hidden email]> wrote:
>
> Is it possible to manually adjust the layout of ofbiz widgets for
> example by setting css attributes?
>
> Many thanks,
>
> Chris
>