Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You can use the built-in user banners for XF then style them, are you already using the user banners by chance?
.customBanner1
{
display: block;
height: 40px;
width: 120px;
text-indent: -999999px;
background: url(https://dummyimage.com/120x30/000000/fff.png&text=Banner) no-repeat center center transparent;
overflow: hidden;
}