Template Tags
EZ Link Icons requires only one of two tags to work:
-
{exp:ez_link_icons:css}
This tag accepts no parameters and needs to be placed at the bottom of your css file located within ExpressionEngine's template system to work.
You must use {path='template_group/css_template'} instead of {stylesheet=template_group/css_template} to parse this module tag.
-
{exp:ez_link_icons:css_link}
This tag accepts no parameters and needs to be placed in the head of the document. Can be used if your styles sheets are not being parsed by ExpressionEngine.
Parameters
EZ Link Icons current has no parameters.