No icons appear next to the works. The module seems to create some CSS -- for example
<?php print $selector_prefix; ?>a.follow-link-facebook {
background-image: url(<?php print $icon_path; ?>/icon-facebook.png);
but nothing is showing
No icons appear next to the works. The module seems to create some CSS -- for example
<?php print $selector_prefix; ?>a.follow-link-facebook {
background-image: url(<?php print $icon_path; ?>/icon-facebook.png);
but nothing is showing
Comments
Comment #1
sterndata commentedI changed the block settings from small to large then back to small and now the icons are back.