How to change the default banner / logo / image on the Apps Login Page?
Here are the steps to change the default Oracle Logo to a Custom Corporate Logo.
Step – 1: Create cusom image (gif/jpeg) (eg. aaa.gif)
Step – 2: Copy custom logo (aaa.gif) to $OA_MEDIA
Step – 3: Check & update Profile Option name “FND_CORPORATE_BRANDING_IMAGE” to point to aaa.gif
Step – 4: Backup existing image files under $OA_MEDIA
mv FNDSSCORP.gif FNDSSCORP.gif.old
Step – 5: Replace the default logo with custom image
cd $OA_MEDIA
cp aaa.gif FNDSSCORP.gif
Step – 6: Access the login page, you should be able to see the custom image on top left.
cheers,
OraclePitStop



Hi,All
It is very good,for coustamising company logos
venkateswarloo
May 1, 2008
Hi,
Good hit !!!!!!!!
Query the profile option “Corporate Branding Image for Oracle Applications” from FRONT END in R12
instead of “FND_CORPORATE_BRANDING_IMAGE”.
Thanks for the steps..
Regards,
Sam
sampath
October 22, 2008
If there is a profile option for setting the
image name, why in the world do we have to
overlay the FNDSSCORP.gif with ours. And what
happens at patch time?
Thanks for the info.
Kevin
January 28, 2009