Sometimes the advanced tagging puts text over the images.
Solution: 1. First make sure you are entering a tag that is supported and it is added exactly (case sensitive)
2. In the style.css (line 1813) change the text -indent to em instead of px.
.aftereffects-icon, .coda-icon, .color-icon, .dreamweaver-icon, .encore-icon, .finalcut-icon, .fireworks-icon, .flash-icon, .indesign-icon, .joomla-icon, .jquery-icon, .moo-tools-icon, .motion-icon, .premier-icon, .prototype-icon, .quark-icon, .moo-tools-icon { text-indent:-9999em !important; }
