Tagged: 

Viewing 7 reply threads
  • Author
    Posts
    • #1924

      Hey guys, please look this screenshot:
      https://dl.dropboxusercontent.com/u/9487976/piklist%20icon%20bug.png

      This is the first time I install piklist on a costumer website… on my localhost site the piklist icon doen’t appear at all.

      I fixed it adding a custom CSS to limit the width of the img selector for piklist icon. That is a know bug?

    • #1927
      Steve
      Keymaster

      @darlantc– Just released 0.9.3.5 would should fix the issue. Please upgrade.

    • #1928

      Great! Thank you for being so fast.

      Regards!

    • #1982
      kalligator
      Member

      I’m using 0.9.3.6 and the problem is there.
      As a temp workaround I added

      div.wp-menu-image.dashicons-before > img {
        max-width: 17px;
      }

      under piklist/parts/css/admin.css

    • #1985
      Steve
      Keymaster

      @kalligator– This is so odd since we can’t reproduce. Can you verify that your file matches this one: http://plugins.svn.wordpress.org/piklist/tags/0.9.3.6/parts/img/piklist-icon.svg

      These are the lines that need to match:
      width="18px" height="16px"
      width="18" height="16"

      Thanks

    • #1989
      kalligator
      Member

      This is weird, I cannot view my raw file in the browser, chrome asks for some plugin to run (Osmozilla – GPAC Plugin for Mozilla) prior to showing the svg, I say yes and nothing happens.
      I upped the file here https://www.dropbox.com/s/0pv3gkqeb6dxr4t/piklist-icon.svg if you wish to investigate.

    • #1990
      Steve
      Keymaster

      The file looks good. Not sure why you would have issues. Was 0.9.3.6 a NEW install or UPGRADE from a previous version? If upgrade, do you know which version you upgraded from? Thank you for helping us resolve this.

    • #1991
      kalligator
      Member

      It was straight into 0.9.3.6 (first install) that this appeared and I applied the css fix I mentioned above.
      At some point I overwrote the folder with the latest dev. version – no problem there, and then deleted everything and installed 0.9.3.6 again, where the problem got back.

Viewing 7 reply threads
  • The topic ‘Very big icon size of piklist in Back End’ is closed to new replies.