Click to See Complete Forum and Search --> : Menu Help


bigkahuna
03-12-2007, 07:49 PM
Hey everyone,

I am trying to implement a menu that I got from www.jswitch.com.
So far, I have made some progress. However, I can't get the menu to work without a submenu. Meaning, I want the link to not have a menu when you click it. Instead, it will just go straight to the page, like normal. The link to my website is below. I would appreciate any help you could offer. Thanks a lot.

www.mu5krun.com/nrotc/

The CSS sheet - www.mu5krun.com/nrotc/sddm.css

Will

jasonahoule
03-12-2007, 07:53 PM
Change the "#" in <a href="#"> to whatever page you are linking to. You may also want to check out your site in other browsers besides IE. It doesn't work so well in Firefox.

bigkahuna
03-12-2007, 07:56 PM
The issue is not with the actual LINK. The issue is with the alignment and actual rollover effects for the single item menu buttons. As you can see in firefox (what I use), and I am sure in IE as well, the alignment is all messed up and the images don't have the roll-over effects except on the ones with submenus. Thanks.

Will