3 Replies Latest reply: Sep 1, 2009 6:54 AM by StreetwiseCreative RSS

    CSS Position tag issue

    StreetwiseCreative Community Member

      Search Page

       

      I'm having some problems with the sub-navigation text in the above link. On my global.css file, there's a style statement for:

       

      #masthead ul ul{ position: absolute; left: 30px; width: 755px; height: 26px; margin: 0; display: none; float: left; }

       

      I know that the position needs to be relative, but I can't figure out what's breaking or what I need to do to fix it.The second item would be how to make the sub-nav text be right justified so that clicking on the "Entertainment" tab would have the sub-nav text remain below it, and not all the way over to the left side.

       

      I know there are other issues too, but these two have got me completely stoopified.

       

      Thanks