How can I get Icon class which I have selected in any Document type.
Hi Guys,
I am facing a problem, I want my Icons to be displayed along with Navigation menu. How can this be achieved.
It seems to me that if I get the class of particular icon then it can be achieved.If yes how can I get the class dynamically.I am using Umbraco version 7 and Visual studio version 2013.
May I ask why you need to align the icons with "CONTENT" node? You can probably find the backoffice styling in the /umbraco or /umbraco_client folder to change things...but it's not advised since you will need to do it over each time you do an upgrade of Umbraco for instance.
Actually, I want the Icons to be displayed along with the menu name in the Navigation menu, so whatever Icon I select in the Document type it gets dynamically replaced in my navigation menu.
How can I get Icon class which I have selected in any Document type.
Hi Guys,
I am facing a problem, I want my Icons to be displayed along with Navigation menu. How can this be achieved.
It seems to me that if I get the class of particular icon then it can be achieved.If yes how can I get the class dynamically.I am using Umbraco version 7 and Visual studio version 2013.
Thanks
Hi Pushpendu
May I ask why you need to align the icons with "CONTENT" node? You can probably find the backoffice styling in the /umbraco or /umbraco_client folder to change things...but it's not advised since you will need to do it over each time you do an upgrade of Umbraco for instance.
/Jan
Hi Jan,
Actually, I want the Icons to be displayed along with the menu name in the Navigation menu, so whatever Icon I select in the Document type it gets dynamically replaced in my navigation menu.
Thanks
is working on a reply...