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