I'm using this tutorial
https://gianniceresa.com/2016/12/obiee-12c-custom-style-ear-file/
I created shared folder, Extracted Archive with Alta style inside, edited filemap.xml, deployed this in Weblogic and restarted OBIPS.
I could change oracle_logo
but my changes inĀ c:\Oracle\analyticsRes\res\s_DATAlysis\master\custom.css
@import "master.css";@import "facustom.css";
.HeaderBrandingCell {display:none !important;
}
.HeaderLogo {display:none !important;
}
td.HeaderQuickSearchPrompt {color: b0bec5 !important;
}
.HeaderBrandName {color: b0bec5 !important;
}
.HeaderTopBar {background-color: #34495e !important;
}
doesnt work. I dont see any difference