Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Trouble with multi-level lists

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28066
    amalgamotion
    Participant

    Hi all,

    I’ve got a strange thing happening on a navigation bar. The cms generates embeded ul’s and the second level ul is showing up stacked on top of the second li in the first level. I like it to not stack but have a more normal layout where the second level is in it’s own space.

      Current News
      News Archive //stacked with Item 2
      Event Calendar[/list:u]

      You can see the offending nav here:

    http://rnp.org/beta/index.php?q=news_list

    I know I’ve got some competing css because I used a premade template, but after hours of looking I can’t find what’s forcing this odd behavior.

    Your help is greatly appreciated.

    #71107
    TheDoc
    Member

    In boxes.css, line 32:

    #left_nav ul li

    Removing the height of 32px seems to help. I’d start there.

    #67477
    amalgamotion
    Participant

    Thanks, that did it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.