Hi All
I tried to change the theme of my BI Launch pad following Tutorial:Branding and Theming of BI launch pad
Version: SAP BO SP4 14.0.4.738
Tomcat6
I changed the following colors
---------------------------------------------------------------------
/*=== (1) BI Launchpad login page ===*/
/* (1.1) customize background color and border of authentication fields container */
div.logon_table {
background-color: #0B64A0 !important;
border: 2px solid #F1B563 !important;
}
--------------------------------------------------------------------
I had no webpath.InfoViewBranding under C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\work\Catalina\localhost\BOE\eclipse\plugins. So I created a folder named 'webpath.InfoViewBranding' and then copied folders from template.zip.
So now my folder paths are
C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\work\Catalina\localhost\BOE\eclipse\plugins\webpath.InfoViewBranding\web\css\cutomize.css
and
C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\work\Catalina\localhost\BOE\eclipse\plugins\webpath.InfoViewBranding\web\images\theme\
and
C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\work\Catalina\localhost\BOE\eclipse\plugins\webpath.InfoViewBranding\web\images\favicon.ico
What else to be done from the tutorial?
It is said in the tutorial that
" The Tomcat work directory is not permanent and your temporary changes are deleted after a Tomcat restart."
Does it mean that after restart, the folders I created will be deleted?
Please help me...
Thanks
Sandeep