Universal CSS Navigation Menu Support Product Page
Answered
Font-awesome
Asked 02 Sep 2013 12:59:00
1
has this question
02 Sep 2013 12:59:00 Ghassan Safadi posted:
Can one use font-awesome ( for icons) with CSS menu vs the icon files? Replies
Replied 02 Sep 2013 13:58:03
02 Sep 2013 13:58:03 Teodor Kuduschiev replied:
Hello,
You can use it with the menu, but not through the UI. You need to hand-code the icons.
You can use it with the menu, but not through the UI. You need to hand-code the icons.
Replied 02 Sep 2013 14:43:00
02 Sep 2013 14:43:00 Ghassan Safadi replied:
I tried but cannot get it to work within the menu.
Here is a test page
www.toledoallergist.com/Untitled-12.htm
Here is a test page
www.toledoallergist.com/Untitled-12.htm
Replied 02 Sep 2013 16:30:21
02 Sep 2013 16:30:21 Teodor Kuduschiev replied:
Hello,
Please open the dmxNavigationMenu.css and delete the following piece of code on line 8:
Please open the dmxNavigationMenu.css and delete the following piece of code on line 8:
font-family: Arial;
Replied 02 Sep 2013 17:09:12
02 Sep 2013 17:09:12 Ghassan Safadi replied:
Perfect!
I also took off Line 9:
.dmxNavigationMenu * {
/*font-family: Arial;*/
/*font-size: 12px;*/
color: #333;
That way I could also use icon-large, icon-2x etc to control font-awesome size
I also took off Line 9:
.dmxNavigationMenu * {
/*font-family: Arial;*/
/*font-size: 12px;*/
color: #333;
That way I could also use icon-large, icon-2x etc to control font-awesome size