so, i'm trying to style my links to have a little tiny image to the right of the image.
i added some padding on the right and applied the background image in CSS.
problem is, if the link wraps a line, so that the link starts on one line but finishes on the next line, IE doesn't seem to understand not to put the image on the first line, but on the second. it leaves the padding in the right spot, but the image is not there.
thoughts?
i added some padding on the right and applied the background image in CSS.
problem is, if the link wraps a line, so that the link starts on one line but finishes on the next line, IE doesn't seem to understand not to put the image on the first line, but on the second. it leaves the padding in the right spot, but the image is not there.
thoughts?
Comment