REQ: Help on menu layout

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dhhill
New Member
New Member
Posts: 2
Joined: Tue Jul 01, 2008 11:19 pm

REQ: Help on menu layout

Post by dhhill »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: REQ: Help on menu layout

Post by Dr.CSS »

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...
dhhill
New Member
New Member
Posts: 2
Joined: Tue Jul 01, 2008 11:19 pm

Re: REQ: Help on menu layout

Post by dhhill »

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.
cyberman

Re: REQ: Help on menu layout

Post by cyberman »

dhhill wrote: but how do you  incorporate JS into CMSMS?

Code: Select all

{literal}
your JS
{/literal}
;)
Post Reply

Return to “Layout and Design (CSS & HTML)”