The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
adding stylesheets globaly to admincp
this is in regards to my addon font awesome
I'm trying to add the stylesheet to the admincp so i can use that font inside (like in my options) I have tried adding: Code:
@import url('../../font-awesome/css/font-awesome.min.css'); and I have tried adding: Code:
<link rel=\"stylesheet\" type=\"text/css\" href=\"../font-awesome/css/font-awesome.min.css\" /> although i cant seem to get the icons to show up if i use them in my product xml for example Code:
<phrase name="setting_drc_rb_gst_msg_title" date="" username="DrCustUmz" version="1"><![CDATA[<i class="fa-li fa fa-check-square"></i> Welcome Message]]></phrase> i want to be able to use the icons in my product files, then say the product has options, in the settings i could use the icons anywhere. or anywhere else in the admincp for that matter |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|