Icons either don't show up or are cut in half.
Nothing shows up with these settings
CSS Images: yes
Style: Icon only
images are cut in half with these settings
CSS Images: yes
Style: Icon and text
Icons either don't show up or are cut in half.
Nothing shows up with these settings
CSS Images: yes
Style: Icon only
images are cut in half with these settings
CSS Images: yes
Style: Icon and text
Hey Olivier,
can you try version 1.50 (just released) and let me know if you still have problems?
Also sorry for the late reply, all the other support questions are coming through the website, and wordpress does not let me know of new items here.
Kind regards
Andy Killen
Hello Andy,
I've already switched to a different plugin, using a smaller set of icons.
I'll keep you posted if I get round to install yours on another blog.
Cheers,
Olivier
Same issue here. No icons in IE 7 only (actually IE 8 in compatibility mode).
Firefox and IE 8 looks fine.
If I disable this line of CSS they show, but only the top half shows, they are cut almost in half:
.size24 LI A {display:block;}
I added this at the end of my themes style sheet:
.size24 li a {height:28px; display:inline;}
That fixed it.
display:inline made them show up, cut off, giving it a height made it show the full icon.
This topic has been closed to new replies.