Results 1 to 2 of 2

Thread: Smart Folding Menu Tree Script help

  1. #1
    Join Date
    Nov 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Smart Folding Menu Tree Script help

    Smart Folding Menu Tree Script
    http://www.dynamicdrive.com/dynamicindex1/navigate1.htm

    My question is, how do I modify the lists margin? By default it indents away from the left side of the cell. I tried using margin-left: 0 in the CSS on #foldheader but that didnt work. Any help would be appreciated.

    -Eric

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That is how you modify it, if 0 isn't small enough, try negative values. If that doesn't work out, it is either some other property of the element, like padding or position you need to modify. Or, some property of some nearby element containing it, like the cell or ones contained by it like its li's.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •