Hello, John! Now this is the main event that all my seeking, learning, and experimenting has been building up to . . . Now in looking at the CSS code for the menu items (and I am speaking of the Snapsis-VerticalHover one since we are building a vertical menu for our client), I get the sense that, yes, we can set the background image just like we set the background-color, but all the menu items will have the same background image. As you can see on our development site here . . . http://cdf.agent16.com/web/NASsubpage/tabid/189/Default.aspx we need a different graphical image for each menu item. How do I achieve that? Or can it be done with Snapsis CSS NavMenu? (Note: The way we have it now, I simply display each menu item using a DNN Text/HTML module, just so that I can show you how the menu is supposed to look. Also, we will need to have mouse-over effects for the menu graphical buttons.) Also, I am seeing all these "#nav" style classes in the stylesheet, but I don't see it being referenced in my calling file, namely the WhateverSkin.ascx file. Nonetheless, I've realized that if I delete the "#nav" classes off the CSS file, then I will get an unordered list for my menu items. So somewhere the "nav" classes are being referenced (as in id="nav"). Would you please direct me to where it is being used? Thanks so much . . . looking forward to your reply! jc |