mdisch
01-02-2009, 12:50 AM
I have been struggling with customizing the jQuery CSS menu since yesterday. I have successfully changed to white text with black background, removed tab images and borders as opposing to the one looked here (http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_horizontal_blue/). What I wanted the customized jQuery CSS menu to be text-aligned to center and have the sub menus display right under its top menu instead of under left of the top menu bar.
I'm guessing it has something to do with position:absolute and position:relative and margins that I could not figure out which rule to apply. I have also tried adding width:100% and text-align:center under few of rules and did not succeed the way I wanted it to be. Here's the link (http://gvrrid.org/GVRpreview/) to see that I'm having trouble with.
Website: www.gvrrid.org/GVRpreview/ (http://gvrrid.org/GVRpreview/)
jQuery CSS Menu: www.gvrrid.org/GVRpreview/css/jquerycssmenu.css (http://www.gvrrid.org/GVRpreview/css/jquerycssmenu.css)
Main CSS: www.gvrrid.org/GVRpreview/css/style.css (http://www.gvrrid.org/GVRpreview/css/style.css)
I'm guessing it has something to do with position:absolute and position:relative and margins that I could not figure out which rule to apply. I have also tried adding width:100% and text-align:center under few of rules and did not succeed the way I wanted it to be. Here's the link (http://gvrrid.org/GVRpreview/) to see that I'm having trouble with.
Website: www.gvrrid.org/GVRpreview/ (http://gvrrid.org/GVRpreview/)
jQuery CSS Menu: www.gvrrid.org/GVRpreview/css/jquerycssmenu.css (http://www.gvrrid.org/GVRpreview/css/jquerycssmenu.css)
Main CSS: www.gvrrid.org/GVRpreview/css/style.css (http://www.gvrrid.org/GVRpreview/css/style.css)