רשומות

מוצגים פוסטים עם התווית Theme

Customizing Theme Synergy in 15.1 Siebel Open UI

תמונה
Customizing Theme Synergy in 15.1 Starting Siebel Release 15.1 (IP2015 Patchset 1), theme 'SUI' has be renamed to theme 'Synergy'. Theme 'Synergy' implements the Cloud applications Dark Blue Theme, which is the default theme for Oracle Cloud R10 applications. There are 6 additional variants: Crisp Green Theme Bright Blue Theme Dark Gray Theme Light Blue Theme Steel Gray Theme Vanilla Theme These additional themes are not available in Siebel CRM out-of-the-box, but you can add any of them with the steps below. Create <install_dir>/eappweb/PUBLIC/enu/files/custom/theme-green-synergy.css with the following content: #_sweclient {   background-color: #d7ebc5; } #_sweclient > div {   background-color: #d7ebc5;   background-image: url("../images/bkgd_watermarkfoliage.png"); } .siebui-logo {   background-image: url("../images/fuse-brand-oracle-black.png") !important; } .siebui-button-toolbar {   background-image: url(...