if you notice there is an logo image on each ofbiz page on the backend. that is a good example on how to display and image. now if you want to do this on the Ecommerce is is a little different. just find a page with the type of image you want to display and find the code that makes it happen.
adithi agarwal sent the following on 9/25/2008 8:59 AM: > Hi all > > I want to display an image on the screen.in the header.ftl of my application > I was trying to do the same as we do in html like: > <IMG SRC="...//myapp/webapp/ofbiz_logo.jpeg" WIDTH="209" HEIGHT="69" > BORDER="0" ALT=""> > Is this not the way we display in ftl. > Please clear my doubt > > Thanks > Adithi > > > >
