I use tags in my module titles, e.g.
Categories.
I specify the span\'s background color/imag
Having fixed the height and width you sholud tell the how to bahave if the text inside it overflows its area. So add in the css
overflow: auto;