Change default top banner image

Is it possible to change the default percussion top banner image on the Percussion CMS after we login so we can have our own image?

Thanks
Manvinder

Yes there are 2 ways that I know of doing this, option 1 may not survive an upgrade but option 2 should

[ol]
[li]Replace the file /sys_resources/images/banner_bkgd.jpg with your own image
[/li][li]Create your banner as /rx_resources/images/banner_bkgd.jpg then edit /rx_
[/li]resources/css/templates.css and add the following rule
[/ol]

#RhythmyxBanner { background:#fff url(/Rhythmyx/rx_resources/images/banner_bkgd.jpg) no-repeat;}