I am just starting out to learn how to implement a DotNetNuke website. I have installed everything and got the starter-site up and running and have started off by attempting to change a few bits and pieces to get a feel of how it works.
I’ve added a menu item to the existing menu (Admin –> Page Management –> Add Page (and then added 8 sub-pages underneath)
Under the Appearance of the new menu item I’ve given it a Skin of “Host: DarkKnight – 3-Column-Mega-Menu”
The sub-pages or submenu now appears on mouse-over no problem, however the font-size of the submenu items is way to big and I cannot for the life of me figure out where / how to change this.
I am using the latest download of DNN (which I think is version 6)
Appreciate any guidance.
You need to modify the
dnnmega.cssfile in/portal/Portals/_default/Skins/DarkKnight/DNNMega.in this line change
font-sizevalue:You test other modifies and see.
For change the number of coloumns (if there are more submenus) and other behaviours you need to edit the
jquery.dnnmega.debug.js( andjquery.dnnmega.js)