catcar11
Member
Posted 1 year ago #
Hello
I installed sociable and then used custom icons from here.
http://www.tutorial9.net/resources/free-icons-grunge-peeling-stickers-social-media-icons/
The images look great on Firefox, but they look pixilated on IE. Not sure if this an issue with the images themselves or something else. does anyone have any ideas?
ALso, is there a way for me to move the bar so that it shows up lining up to the right? i used the code provided to move it up to the top of the page, but i want it to align right.
thanks!
craigcac
Member
Posted 1 year ago #
I imagine that this is something to do with the way that IE handles .png images (or doesn't!).
Solution: don't use IE :)
There are plenty of sites that document this issue.
tompokress
Member
Posted 1 year ago #
Hi,
You can try the newer verion, Sociable for WordPress 3.0 (http://wordpress.org/extend/plugins/sociable-30/
If you prefer to use the original Sociable, then this may help: I think the issue is in how IE handles opactiy for the 'dimming' effect (where the icons are greyed out until mouseover).
In the new Sociable I switched off the 'dimming' effect for IE because I could never get it looking right.
If you prefer to use the old version you could try commenting out the opacity lines in the CSS file or change:
filter: alpha(opacity=40)
to
filter: alpha(opacity=100)