Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bobbingwide

    (@bobbingwide)

    Hi Peter. I’m working on a new version of oik right now. One of the tasks that I was deferring was in resolving some CSS issues. Now I’m going to make it a priority. If you can show me an example of a site where it’s not right then I may be able to propose a(nother) workaround. Otherwise it’s a simple case of editing oik.css to remove the offending line.
    The new version of oik will have something more specific to replace it.

    Plugin Author bobbingwide

    (@bobbingwide)

    oik version 1.17 has now been made the stable version.
    The CSS associated with links to .pdf files is now

    a.bw_attachment[href*='.pdf'] { background: transparent url( 'images/pdficon_small.png' ) no-repeat; background-size: auto; padding-left: 32px; }
    div.noicon a[href*='.pdf'] { background-image: none; padding-left: 3px; }

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

The topic ‘[Plugin: oik] Auto PDF Icon’ is closed to new replies.