I would like to create a banner with a image at the top. The image should be aligned to the top and left corner, and the parent box should not expand more than the image width (or by defining the value in css). I would also like to be able to set background color in the box. How can I accomplish this?
Any text added to the banner should have normal spacing though!
Thank you!
//Thomas