Broken fonticon on FF and IE

ziggykziggyk Registered Users Posts: 5 Beginner grinner
Hi there,
I've changed Flickr social icon to the custom one with a non-flickr link because one custom link option is not really enough for my needs.
Problem is that it works fine on Chrome, but for some reason in Firefox and Internet Explorer it goes back to the default flickr icon.

I have this code in Themes > Advanced and CSS tab,

.sm-fonticon-Flickr {
content: url("www.mylink.com/file.png" )!important;
height: 20px;
width: 10px;
background-size: 100%;
margin-top: 6px;
opacity: 0.5;
}

Anyone had a similar issue?

My site - www.zygimantaskucas.com

Comments

Sign In or Register to comment.