It would be nice to have your own company logo as background in the Oracle E-business suite. Default the background is white, but the following steps will put your company logo (or any other logo…) in the background. 1. modify the appsweb.cfg in the $OA_HTML/bin directory. Find the ‘background’ parameter and let it point to your own logo…

colorScheme=blaf
lookAndFeel=oracle
darkLook=true readOnlyBackground=automatic
background=oracle/apps/media/logoamis.gif
dontTruncateTabs=true
imageBase=CodeBase
more_form_params=

2. Place your logo in the $OA_JAVA/oracle/apps/media directory 3. restart the webserver And your logo should be in the background…