I am wanting to replace the Oracle logo in the Content Server interface based on the selected skin. But it seems the file names (i.e. oracle_logo.png) are hardcoded in the trays_layout.js & top_menus_layout.js. These files are published at the layout level so does that mean that the only way to replace them is to create a new layout? Or can it be done using a skin under the existing layouts? Ideally I want to keep using the trays and top menus layouts instead of creating my own.
I understand that a quick and dirty fix would be to just replace the oracle_logo.png file with my logo and keep the same filename but I'd prefer to have it named mycompany_logo.png if possible.
Thanks,
Dan