Quote:
Originally Posted by Zachery
You'd want to add the code fromt font-awesome.min.css into the global.css file for the AdminCP style.
Update the code in the CSS to point to either local or remote font files.
|
you mean the "controlpanel.css" file inside cpstyle/mystyle/
that was the first thing i did:
@import url('../../font-awesome/css/font-awesome.min.css');
to the very beginning, it loads if i view the source but im unable to add the font (icons) in my options =/