Hi Douglas,

I think you probably want to take a look at TopAppBar.ftl template
here - ofbiz-framework/themes/rainbowstone/template/includes
at dfc05edbab3ced075480b264c1356195a957db1d ยท apache/ofbiz-framework
(github.com)
<https://github.com/apache/ofbiz-framework/tree/dfc05edbab3ced075480b264c1356195a957db1d/themes/rainbowstone/template/includes>

If you use your browser's development tools and search the elements for
"app-bar-list" you should be able to match up the rendered HTML with line
49 of the TopAppBar.ftl template.

I imagine this will just be the starting point, but you should be able to
search the OFBiz code for TopAppBar.ftl to see how the various components
are stitched together to render a screen.

Dan.

On Fri, 27 Jan 2023 at 04:32, Douglas Melo <douglas.mel...@hotmail.com>
wrote:

> More precisely, I would like to edit HTML content of NAVbar menu or main
> menu, in rainbowstone theme.
>
> Douglas Melo
> douglas.mel...@hotmail.com (
> https://link.getmailspring.com/link/64b47262-b830-4118-982c-5274f3629...@getmailspring.com/0?redirect=mailto%3Adouglas.melo98%40hotmail.com&recipient=ZGV2QG9mYml6LmFwYWNoZS5vcmc%3D
> )
> +55 28 99955-2528 (tel:+55%2028%2099955-2528)
>
> On Jan 26 2023, at 4:04 am, Daniel Watford <d...@foomoo.co.uk> wrote:
> > Hi Douglas,
> >
> > There isn't normally a single HTML file. Instead, OFBiz pages are
> rendered
> > by combining a number of elements.
> >
> > If you let us know which page you want to alter we can point you at the
> > relevant components.
> >
> > Dan.
> > On Thu, 26 Jan 2023 at 04:58, Douglas Melo <douglas.mel...@hotmail.com>
> > wrote:
> >
> > > Good morning, people!!
> > >
> > > I know it's a very simple question, but I'm really having trouble
> finding
> > > the Apache OfBiz HTML file. I need to find the HTML file to perform a
> > > customization, how do I find it?
> > > Douglas Melo
> > > douglas.mel...@hotmail.com (
> > >
> https://link.getmailspring.com/link/54c39963-3980-4ba9-be6e-0c016cdb3...@getmailspring.com/0?redirect=mailto%3Adouglas.melo98%40hotmail.com&recipient=ZGV2QG9mYml6LmFwYWNoZS5vcmc%3D
> > > )
> > > +55 28 99955-2528 (tel:+55%2028%2099955-2528)
> > >
> > >
> >
> > --
> > Daniel Watford
> >
>
>

-- 
Daniel Watford

Reply via email to