anchor background image - anchor text overlaying image

lenapalina

New Member
I have the following CSS which displays a background image in the anchor. The problem is that the link text is displaying over the image. Any ideas?\[code\]a.interactive {background:url(../images/icons/icon_interactive.png) left center no-repeat;padding-right:50px;display:inline-block; }\[/code\]
 
Back
Top