2012-10-03, 21:55:29
You could set the width or padding-right to make it wrap.
But you will have to fiddle with the display type to get it to wrap.
Since you can't insert a span or modify the output your limited to css
Sounds like you need to read up on css and check out some examples as what you are doing is getting more and more complicated.
If you have working code to show us someone might be able to post the css.
But you will have to fiddle with the display type to get it to wrap.
Since you can't insert a span or modify the output your limited to css
Sounds like you need to read up on css and check out some examples as what you are doing is getting more and more complicated.
If you have working code to show us someone might be able to post the css.