Tagged: icon
- This topic has 7 replies, 3 voices, and was last updated 7 years, 7 months ago by
kalligator.
-
AuthorPosts
-
-
July 1, 2014 at 11:18 pm #1924
Darlan ten CatenMemberHey guys, please look this screenshot:
https://dl.dropboxusercontent.com/u/9487976/piklist%20icon%20bug.pngThis 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?
-
July 2, 2014 at 1:20 pm #1927
-
July 2, 2014 at 2:53 pm #1928
Darlan ten CatenMemberGreat! Thank you for being so fast.
Regards!
-
July 14, 2014 at 6:46 am #1982
kalligatorMemberI’m using 0.9.3.6 and the problem is there.
As a temp workaround I addeddiv.wp-menu-image.dashicons-before > img { max-width: 17px; }under piklist/parts/css/admin.css
-
July 14, 2014 at 9:51 am #1985
SteveKeymaster@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
-
July 14, 2014 at 11:53 am #1989
kalligatorMemberThis 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. -
July 14, 2014 at 11:59 am #1990
SteveKeymasterThe 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.
-
July 14, 2014 at 1:08 pm #1991
kalligatorMemberIt 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.
-
-
AuthorPosts
- The topic ‘Very big icon size of piklist in Back End’ is closed to new replies.