Hello. For some reason I cannot get my menu to be nested. The first level works, but the second level does not.
Take a look at http://www.eqsig.com/cp/blank.php.
Under 'Signature Options', backgrounds should expand to two links, but they are just listed below it behind the first level menu. Is there something wrong with my CSS?
HTML Portion:
ThanksCode:<li><h2><a href="#">Signature Options</a></h2> <ul><li><a href="http://www.eqsig.com/cp/custom_text.php">Custom Text</a></li> <li>Backgrounds <ul> <li><a href="http://www.eqsig.com/cp/bg.php?cat=race">Races</a></li> <li><a href="http://www.eqsig.com/cp/bg.php">Miscellaneous</a></li> </ul> </li>







Bookmarks