I'm trying to add a custom icon to my menu for this plugin, however, I can't work out what the command line name is for it. I've tried "faq", "ocsfaq", and "ocs_faq" but none are working. In case it's not clear what I'm asking for, here's a snipped of my menu code:
}.ow_main_menu .ocsfaq_main_menu_list{background: url(images/main_equestions.png) no-repeat 20px center;border-left: solid 9px #0082ad;}.ow_main_menu .ocsfaq_main_menu_list:hover,.ow_main_menu .ocsfaq_main_menu_list.active{background-image: url(images/main_equestions.png) no-repeat 20px center;}
Thanks,
Kev