I'm new to DNN. I have a client that is currently using the platform and would like someone to be able to manage and redesign everything they current have. Being familiar with CMS structures (mostly Joomla), I thought I'd give it a go. So far, so good.
I'm doing a bit of work on spec (and for my own education). I purchased some cheap domain space along with an install of DNN 7.x. I'm overhauling a copy of the Gravity skin using the client's info. So far, this also has been good. You can view the work in progress here: lyonsdnn.com
However, I've run into an issue with the main menu. I would like to style a secure main menu item differently than the other main menu items. Normally, I would use Inspect Element for the item ID, but I don't see an item ID.
This template is using DDR Menu and bootstrapNav. I found a TXT file called SimpleTokens that seems to be formatting all nag menu UL/LI tags without any other attributes (i.e. no ID). Not sure if that's the cause or not, but what I see in that file is exactly what I see when I Inspect Element. Any ideas? Thanks!