Greetings,
I am very, very new to CMSMS (version 1.2.4) and am putting together a site. I hope this forum is the appropriate place for my first post. The client wants to implement a menu bar similar to the one found at this URL:
http://www.westcoastu.com/
Looking at this site I understand how *they* did it, but I do not want to attack the problem in the same way. Is there someone out there who has implemented a similar type of menu bar using CMSMS. In particular I am interested in the rounded corners and the narrowly hilighted submenus. I would appreciate any help, advice, pointers you seasoned veterans can give.
REQ: Help on menu layout
Re: REQ: Help on menu layout
Yes that can be done, but first you need to upgrade, 1.2.4 has vulnerabilities...
The sub menus are done with JS, the fading in, but you can do a drop down w/o it...
The sub menus are done with JS, the fading in, but you can do a drop down w/o it...
Re: REQ: Help on menu layout
Thanks Mark. I'd like to stay away from the JS implementation (at least the one they used), if possible. The little flicker is annoying (to both the client and me). As I said, I am very new to CMSMS--I'm sure it's covered elsewhere, so appropriate apologies--but how do you incorporate JS into CMSMS?
Thanks again.
Thanks again.
-
cyberman
Re: REQ: Help on menu layout
dhhill wrote: but how do you incorporate JS into CMSMS?
Code: Select all
{literal}
your JS
{/literal}

