I've been working on trying to get this CSS shape to expand with text and I am not sure if it's even possible since the text is position:absolute; above (or in front rather) of the CSS shape.
Here's my fiddle: http://jsfiddle.net/W2SPd/10/
Any suggestions?