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!

saw.dll?BIEEHome&startPage=1 & ?Logoff HTML

aeholsclawJan 31 2013 — edited Jan 31 2013
Hi,
I'm new to OBIEE (11g) and basically, here's the problem we're having:

We changed our header to include our new logo. The logo appears, but on the log on and log off page, the logo is the wrong width.

Here's what I've found by simply viewing the source:
<table id="branding" class="branding" width="100%" border="0"cellpadding="0" cellspacing="0">
<tr>
<td id="logoCell" class="logo" width="*180*" valign="middle" height="25">
<img alt="11.1.1.6.6" title="11.1.1.6.6" src="/analytics/res/sk_blafp/login/oracle_logo.png" width="*119*" border="0" height="25">
</td>

So, it appears correctly in the XML we modified, but not in the HTML that the page is using to display.

What's the name of the file(s) where the width="119" comes from?
This post has been answered by Christian Berg-0racle on Jan 31 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details