Hi, I have no interest in creating my own skins, or using any others that are available - I quite like the default skins that come with DNN. I thought perhaps the following question would perhaps have been asked before, but I can't find a thread on it: Is it possible to completely replace the menu in the DNN-Gray, Vertical Menu, Full Width, with the BlueLeftNav menu from CSSNavMenu? I have been trying, but so far have not had any luck. I've tried adding lines from CSSNavMenu Development Guide, page 2, to the 'Vertical Menu - Full Width.ascx' for DNN-Gray. I also replaced the DNN-Gray 'skin.css' file with the one from BlueLeftNav. When that didn't look very good, I combined all the CSS from both files into one new one, which named I 'skin.css' and put in the DNN-Gray folder. Also looks horrid. After I tried the above, I tried parsing the DNN-Gray skin in Host-Skins. I then guessed that when you parse the skin, there's a token in 'Vertical Menu - Full Width.htm' that is causing the code in the .ascx to be replaced, causing errors. I tried replacing the token with 'SNAPSIS', but that made it worse. I have looked through the documentation, but I'm pretty baffled as to where to start figuring this out. Obviously I've been hacking around pretty badly! - It's most likely that I have some fundamental conceptual problems with the way the Solpart menu is embedded in the default skins. Could I have some guidance as to what I'm doing wrong, please? Thanks, Gary |