Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS need help using attribute selectors Re: need help using attribute selectors

#64927
jamygolden
Member
#content a[href$=".pdf"] {
background: #F5FAFC url(../images/link-pdf.gif) no-repeat right 2px;
padding: 0 50px 0 0;
}