I prefer the original metronic theme presentation of keeping the icons for navigation sub-menu/sub-items at the same size and colour throughout the entire navigation menu, but ASP.NET Zero seems to shrink icons slightly for sub-items and also change to same colour as the sub-item font.
How do I change this to keep sub-item icon same as parent/top-level style?
Thanks!
I have been prototyping a web application using VS2013 with .aspx pages and vb.net, using the metronic theme and things have been going well. I use Metronic datatables, ajax calls, google charts and morris.js. I now need to start looking at migrating my project into the ASP.NET Zero framework and this looks to be quite complicated! I expect I will have a lot more questions, but here are a few I'd like answering to get me started.
A lot of this is very new to me, but I am trying to move away from the traditional .aspx web page coding.