Results 1 to 7 of 7

Thread: Accordion menu top padding help

  1. #1
    Join Date
    Sep 2005
    Posts
    34
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Accordion menu top padding help

    1) Script Title: Accordion menu

    2) Script URL (on DD): http://dynamicdrive.com/dynamicindex...enu-glossy.htm

    3) Describe problem: How can I remove the top padding of the menu so that it mixes with the heading image? See attachment.


  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    It depends on your CSS. Look for any margin or padding properties assigned to the header bar, and tweak/remove it.
    DD Admin

  3. #3
    Join Date
    Sep 2005
    Posts
    34
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    It depends on your CSS. Look for any margin or padding properties assigned to the header bar, and tweak/remove it.
    Except none exist. I looked in glossymenu and in menuitem but none refer to a padding. only a position: absolute but no top: value.

  4. #4
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out.
    DD Admin

  5. #5
    Join Date
    Sep 2005
    Posts
    34
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ddadmin View Post
    Please post a link to the page on your site that contains the problematic script so we can check it out.
    My site is in an Intranet. Anyways I can post all the CSS files tomorrow.

  6. #6
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Sure, though honestly this is purely a CSS issue, and you should just play around with the CSS to get around it. There is nothing in the menu script itself that affects the menu's layout in this manner.
    DD Admin

  7. #7
    Join Date
    Sep 2005
    Posts
    34
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    OK never mind, I found it. It was margin: in glossymenu class.

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
  •