Installation Instructions
Prerequisites
- ExpressionEngine 2.1.3 or later
- PHP 5
- Access to your CSS template located within the ExpressionEngine template system
- Entries with links in them
Instructions
-
Unzip ez_link_icons_v2.zip and upload the "ez_link_icons" folder to the folder
system/expressionengine/third_party/on your server - In ExpressionEngine, go to Add-ons → Modules and install EZ Link Icons
- Make sure to select both the module and extension radio buttons during the installation dialogue
-
Update your CSS rules by doing one of two things:
-
Option 1 — Paste
{exp:ez_link_icons:css}to the bottom of your CSS file. -
Option 2 — Paste
{exp:ez_link_icons:css_link}inside your head tags.
-
Option 1 — Paste