With CSS you can position it anywhere on the page, and make it fixed/non-scrolling (if that's why you want it as a background). To make that area clickable you'd need something 'invisible' there to click, and you may as well just have the banner there.
|