Quote:
Originally Posted by louie |
Unfortunately I don't think that works when the PNG is a background image, or when it's called from the stylesheet.
Baz, as davkell was saying about the line-height, try adding -
Code:
line-height : 1.4em;
padding : 3px;
padding-left : 5px;
to the 'maintextlines' class in your CSS. I think it makes things a little more readable.