pdf icon alternative
-
hello
i have an issue with a site i am working on. the issues resides in the fact that the browser security IE 9 is locked down to forbid non resident fonts from showing up. So when a directory page in table format is displayed all of my icons for a pdf show up as exclamation points. Can you please point me in the right direction so that i can use a img version of your icon(which i have generated) instead of the font. this would be across the board for any of your icons. Once i know how to do one i can do them all.
i did try a basic use of
span.ssfa-faminicon {
content: url(‘pdf_icon.png’) !important;
}but because your style uses js to populate, that doesnt seem to work as expected. Any suggestions are greatly appreciated. Since i want to use the same icon for any pdf available id prefer not to have a custom one for each document.
The topic ‘pdf icon alternative’ is closed to new replies.