How many times have you had a client asking you to customize obiee’s look while developing their business intelligence system? I’m not talking about really advanced techniques (where you’d change the OBIEE’s look and feel completely), just about loosing the standard look. I believe that the easiest way of doing this is by changing default logos with your images with the same dimensions. However, if you need more, then you should go and read John Minkjan’s blog that has an excellent series of OBIEE’s customization tips and tricks.
Would you like to change/remove the “Powered by Oracle†image link in OBIEE Answers/Dashboards. The file (“siebelbug.gifâ€) path is known, but which *.css file does it exist in?
1. Open OracleBI\web\msgdb\l_en\messages\productmessages.xml file.
2. Search for the fmap:siebelbug.gif line on this file
3. Replace it for fmap:empty.gif and save it.
4. Restart Oracle BI Server and Oracle BI Presentation Server Services in order to apply this changes. Or if you are already logged in the application, prior to stop and start both services, you can click on Settings > Administration. On the Administration window opened, click on Reload Files and Metadata. Wait a few seconds, then go back and access the Download Link. The changes will be applied there.