1st Mar, 09:07 pm
If your icons aren't showing up for Metro try the following edit.
Go to:
Home » Template Sets » MetroStyle Templates » Edit Template: headerinclude
Find:
Replace with:
Go to:
Home » Template Sets » MetroStyle Templates » Edit Template: headerinclude
Find:
Code:
<link type="text/css" rel="stylesheet" href="{$theme['imgdir']}/fonts/fontawesome/font-awesome.min.css" />
Replace with:
Code:
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">