Results 1 to 3 of 3

Thread: Problem with positioning of DIV layer

  1. #1
    Join Date
    Feb 2008
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Problem with positioning of DIV layer

    Hi, I've finally created a 2 level CSS menu and I've positioned a DIV layer below it for the content. However, I would like to know how to shift the content DIV layer up, closer to the menu (horizontal one).

    Or is my coding for the menu causing a problem?

    Here's my site btw: Click

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    check your margins and padding on both the menu and the div below

    by default there are some on both div and ul tags

  3. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Well, you have padding on top of your #content div. Getting rid of that will reduce the spacing by a little.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •