Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hyperion Workspace Logon Screen Customization

713516Jul 23 2009 — edited Aug 5 2009
I'm looking for help regarding customizing the Hyperion Workspace logon screen.

I've found documentation under BIPlus\docs\ regarding replacing the default image, and what size the new image should be. However, when the image is replaced, there is an area at the top which the image does not cover. The area is white, and I'd like to replace the html which generates this area with the correct color for our custom logon image.

When I use firebug to analyze the source, I see that this area is defined by the following:

<div id="bi-component-28" class="bi-component group-box-header-right" style="background-color: white; left: 300px; top: 0px; width: 299px; height: 8px;"/>

It seems as if Firebug may be generating this itself. I've done a text search for "group-box-header-right" "299px" and "logon_image.gif," but I still have not been able to find what is generating the code for that logon screen.


Any help would be greatly appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 2 2009
Added on Jul 23 2009
7 comments
3,142 views