[OFBiz] Users - modifying application bar

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

[OFBiz] Users - modifying application bar

Michael Jenson-2
Hi

I am trying to modify the images displayed in the header.

  <div id="right"<#if (productStore.headerRightBackground)?has_content>
style="background-image:
<@ofbizContentUrl>${productStore.headerRightBackground}</@ofbizContentUrl>;"</#if>>

I have added the search to the header on the right, but want a graphic
underneath. In order to add the second image I believe I need to modify
{productStore.headerRightBackground}. I can not find this. Can somebody
point me in the right direction please.

Much obliged

--
  Michael Jenson
  www.ethicalshopper.net
  Fair trade: The alternative choice for
  your everyday shopping 079 3927 0640

WHAT DO YOU DRINK AT WORK?
We can supply your organisation with high quality
fair trade tea and coffee. Discounts are vailable for regular orders.
Contact us for more details.

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: [OFBiz] Users - modifying application bar

Ray Barlow
Look at the bottom of page:
http://localhost:8080/catalog/control/EditProductStore?productStoreId=9000

which is the store editing page under the catalog
section.

Ray


--- Michael Jenson <[hidden email]> wrote:

> Hi
>
> I am trying to modify the images displayed in the
> header.
>
>   <div id="right"<#if
> (productStore.headerRightBackground)?has_content>
> style="background-image:
>
<@ofbizContentUrl>${productStore.headerRightBackground}</@ofbizContentUrl>;"</#if>>

>
> I have added the search to the header on the right,
> but want a graphic
> underneath. In order to add the second image I
> believe I need to modify
> {productStore.headerRightBackground}. I can not find
> this. Can somebody
> point me in the right direction please.
>
> Much obliged
>
> --
>   Michael Jenson
>   www.ethicalshopper.net
>   Fair trade: The alternative choice for
>   your everyday shopping 079 3927 0640
>
> WHAT DO YOU DRINK AT WORK?
> We can supply your organisation with high quality
> fair trade tea and coffee. Discounts are vailable
> for regular orders.
> Contact us for more details.
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users