Results 1 to 3 of 3

Thread: Anylink Vertical CSS Help

  1. #1
    Join Date
    Dec 2005
    Posts
    107
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Anylink Vertical CSS Help

    1) Script Title: Anylink Vertical CSS

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nylinkcss2.htm

    3) Describe problem: We have modified the menu to be all graphics, however it appears the the sub menus are about 2-3 pixels lower than the main button:

    Please look here: http://www.mexicoxpatz.com/aaaa.htm

    See how the sub menus are about 1-2 pixels lower? Please help!!!!

  2. #2
    Join Date
    Dec 2005
    Posts
    107
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone? Anyone know how to adjust the sub menus?

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

    Default

    The link you posted appears broken. There are a few threads on incorrect menu offsets when the anchor is an image. You may want to do a search. One way is to manually add a few pixels to the sub menu's vertical offset. Inside the script, add the code in red below:
    Code:
    dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+3+"px"
    DD Admin

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
  •