Login  Register

Re: Users - Promblem in display of my company logo from thespecialized/mpebd/webapp/mpebd/images/ folder

Posted by Vinay Agarwal on May 13, 2006; 5:12am
URL: http://ofbiz.116.s1.nabble.com/Users-Promblem-in-display-of-my-company-logo-from-the-specialized-mpebd-webapp-mpebd-images-folder-tp139190p139194.html

Ashish,

 

Are you trying to display logo in your own application or trying to change the default logo? If you are trying to change the default logo, the best way is to replace framework/images/webapp/images/ofbiz_logo.jpg. If you are just trying to replace the logo in your own app, that is determined by header.ftl file you are using.

 

BTW, the applications in specialized are not turned on by default, you would need to modify component-load.xml in that directory.

 

Regards,

Vinay Agarwal

 

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Ashish Vijaywargiya
Sent: Friday, May 12, 2006 8:45 PM
To: Ofbiz
Subject: [OFBiz] Users - Promblem in display of my company logo from thespecialized/mpebd/webapp/mpebd/images/ folder

 

Hi,

I m not able to figure out how to display my company logo from the "images" folder that i created in specialized/mpebd/webapp/mpebd/.

See if i keeps my company logo in folder  specialized/mpebd/webapp/mpebd/images/ & i write the lines shown below in CommonScreens.xml then the logo of my company do not get display.
<set field="layoutSettings.headerImageUrl" value="/mpebd/webapp/mpebd/images/mpebd_logo.jpg" global="true"/>
or
<set field="layoutSettings.headerImageUrl" value="component://mpebd/webapp/mpebd/images/mpebd_logo.jpg" global="true"/>
or
<set field="layoutSettings.headerImageUrl" value="/images/mpebd_logo.jpg" global="true"/>

And if i keeps my company logo in framework/images/webapp/images/ and write the line shown below in CommonScreens.xml then it works fine .
<set field="layoutSettings.headerImageUrl" value="/images/mpebd_logo.jpg" global="true"/>

I think "layoutSettings.headerImageUrl" settings is specific to framework/images/webapp folder.???????

Anyone of you can give me some guideline plzzzzzz???
Thanks in advance.

Regards
Ashish


How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.


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