Results 1 to 5 of 5

Thread: Position menu1 in Anylink Dropdown Menu?

  1. #1
    Join Date
    Mar 2008
    Posts
    15
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Position menu1 in Anylink Dropdown Menu?

    Script: Anylink Dropdown Menu
    Link to script: http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    I'm using the Anylink Dropdown menu to replace a dropdown script on a site that we're moving to a new platform-- the design is such that the first menu item has a padding-left on it. This is making the first dropdown for that menu item appear shifted to the left (where the menu item would be if it didn't have the padding-left) -

    Is there a way to style just the menu1 item, and shift it to the right without affecting any of the other dropdown menus?

    Thanks in advance...

    Link is: test.mountainlumber.com
    Last edited by padstow; 02-14-2009 at 01:34 PM. Reason: Adding link

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.
    Please post a link to the page on your site that contains the problematic script or attach your code so we can check it out and help you.

  3. #3
    Join Date
    Mar 2008
    Posts
    15
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default

    Is this not possible?

  4. #4
    Join Date
    Mar 2008
    Posts
    15
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default

    Bumping to top...hoping for solution...

  5. #5
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    You can write any style you want in the "inline style" part:
    Code:
    var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
    On your site, you seem to have an outdated version of the script. On January 29th, it was "completely rewritten".
    Change to the new version and you should be able to style each submenu individually.

    Good luck!

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
  •