CSS3 and Internet explorer – background image
-
HiFolks,
I’m using this to style up links to documents:
a[href$=".pdf"] { background: url(images/pdf.png) no-repeat left center; padding: 40px 0 40px 88px; line-height:60px; }Can anyoneplease tell me how I can get it to work in internet explorer?
Thankyou
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘CSS3 and Internet explorer – background image’ is closed to new replies.