I have copied and installed the "jQuery Multi Level CSS Menu #1.' However I can't get the menu bar to center. Doe anybody have clue on how to center the menue bar. I have tried text-align: center
This does not work.Code:/*Top level menu link items style*/ .jquerycssmenu ul li a{ display: block; background: maroon url(tintblue.gif) top center repeat-x;; /*background of tabs (default state)*/ padding: 5px 7px 4px 7px; margin-right: 3px; /*spacing between tabs*/ border: 1px solid #778; border-bottom-width: 0; color: yellow; text-decoration: none; text-align: center; }
I have also tried to insert in other localtion of the code as well.



Reply With Quote

Bookmarks