• Resolved bhoward3

    (@bhoward3)


    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.

    https://ww.wp.xz.cn/plugins/file-away/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bhoward3

    (@bhoward3)

    one more question related to the same topic
    if i try to use the shortcode to set thumbs permanently and generate an icon from them, some of my pdfs show up with looking like a negative version (reversed) from what the pdf is. i.e. a white page with black text shows as white text on a black background when it generates an icon.

    any ideas?

    Thread Starter bhoward3

    (@bhoward3)

    i cant be the only one trying to do this? i cant find any posts about this on the forum. Anyone?!

    Plugin Author thomstark

    (@thomstark)

    File Away uses icon fonts for the file type icons. There is no alternative for image icons. I don’t know why some of your generated PDF icons are reverse color, but File Away uses the standard php library for performing that operation. It’s out of my control.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘pdf icon alternative’ is closed to new replies.