Jim K
04-14-2007, 05:40 PM
I would like to insert an small bullet image before selected links that I will identify with an <a class.
I figured that I could just put 15px of padding-left and then use a background image. This works fine if I use display: block on my link, but that doesn't work for me. I need to leave the links inline.
As far as I can tell :before is not supported by IE.
Does any one have any ideas?
Thanks!
Jim
I figured that I could just put 15px of padding-left and then use a background image. This works fine if I use display: block on my link, but that doesn't work for me. I need to leave the links inline.
As far as I can tell :before is not supported by IE.
Does any one have any ideas?
Thanks!
Jim