CSS - How to push it to the top?

Discussion in 'Programming' started by nsusa, Dec 21, 2006.

  1. #1
    I got a website design with 2 columns. The left column has the navigation piece in it. Now whenever I have a page with a lot of content the navigation (currently in a table) gets pushed down and positions itself somewhere in the middle.

    I'd like to use a stylesheet to keep the navigation at the top. I added this to my style sheet:

    Then I add the code to my navigation bar.

    <p class="sidelink">Navigationbarcode</p>

    All that is still within the same table. And of course it does not work. My navigation bar still positions itself somewhere in the middle on a page with a lot of content. What am I doing wrong?

    Thanks.

    Christoph
     
    nsusa, Dec 21, 2006 IP
  2. nsusa

    nsusa Peon

    Messages:
    858
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Never mind. Switched the entire template to CSS ....

    Thanks.

    Christoph
     
    nsusa, Dec 21, 2006 IP