I think it would be a great idea to specify a list of classnames (or something like that), so you can override the default setting (causing all links to perform this behavior). For instance the icon is also showing up in me right column (hmmm, don't like it). If you can specify classnames for which this module may and may not work on, this can be fixed.

Comments

quicksketch’s picture

Point taken, you want more flexibility over the classes added. But couldn't you accomplish the same thing by over-riding your CCS?

#sidebar-right a.ext {
background: none;
}

quicksketch’s picture

Status: Active » Closed (fixed)