Horizontal Menu, Vertical Submenu in the Sidebar
Posted: Sat Mar 26, 2011 8:21 pm
Hi all. I'm new to CMS Made Simple so please be gentle.
I am trying to set up a site whereby my main navigation is horizontal across the top of the page and my submenu (to the extent the page has children) is in the left sidebar. It seems like this ought to be a simple thing to do but I can't seem to figure it out. I made a copy of the existing CSSmenu.tpl and since it has a <ul> class already defined, it was easy enough to change this to my own id for the main navigation, which is <ul id="navlist">. The problem is where/how to close this tag and then define how the submenu should be styled. The submenu shows up for me, but it is styled the same as the main nav and I don't want that obviously. Looking at all of this smarty code in the menu template kind of makes my eyes glaze over; I am a designer, not a coder or developer.
I have searched high and low for a tutorial that makes sense but I can't find one. If someone can point me to one or explain in really simple, kindergarten terms how to do this, I would greatly appreciate it!
Thanks!
I am trying to set up a site whereby my main navigation is horizontal across the top of the page and my submenu (to the extent the page has children) is in the left sidebar. It seems like this ought to be a simple thing to do but I can't seem to figure it out. I made a copy of the existing CSSmenu.tpl and since it has a <ul> class already defined, it was easy enough to change this to my own id for the main navigation, which is <ul id="navlist">. The problem is where/how to close this tag and then define how the submenu should be styled. The submenu shows up for me, but it is styled the same as the main nav and I don't want that obviously. Looking at all of this smarty code in the menu template kind of makes my eyes glaze over; I am a designer, not a coder or developer.
I have searched high and low for a tutorial that makes sense but I can't find one. If someone can point me to one or explain in really simple, kindergarten terms how to do this, I would greatly appreciate it!
Thanks!