Friday, June 7, 2013

[OBIEE 11g] Customize The Title Of The Page


 



Customize the title of the page : OBIEE 11g





 Let us do the modification in common.css file. 2 Nodes ->


.HeaderTitleBarCaption{background-color:#FDF8F8;color:#F50F0F;font-size: 120%;
white-space:nowrap;max-width:600px;background-image:url(../l1_seltab_bg.gif);font-weight:bold;height:16px;padding:6px 1px;margin-bottom:-3px;overflow:hidden;text-overflow:ellipsis;max-width:400px;}

.HeaderTitleBarLeft img,.HeaderTitleBarRight img{vertical-align:top;display:none;}

           
   Please find the modified version of common.css at : 
  As usual we have to keep this at 2 places.

 C:\OBIEE11g\Oracle_BI1\bifoundation\web\app\res\sk_blafp\b_mozilla_4

 AND

 C:\OBIEE11g\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\_WL_user\analytics_11.1.1\silp1v\war\res\sk_blafp
\b_mozilla_4

 
Restart the OBI services. Clear the browser cache.
 
Few snapshots : 









No comments:

Post a Comment