I have the suitebar hidden by adding a script and the css #suiteBar { display: none !important; }. I want to add a full window banner image at the very top of the page, basically where the suitebar is. I want the image to always be touching the right and
left edges of the window and always fit, no matter the size of the window, and the height will auto adjust. I don't want this header on every page in my sharepoint sight, since each page will have a different window. Is there a code I can add to the script
editor for this?
↧