Welcome to TalkGraphics.com
Results 1 to 3 of 3

Thread: Submenu Width

  1. #1
    Join Date
    Apr 2004
    Posts
    2

    Default

    Designed a menu with submenus, with dummy text for submenus -- only 3-4 characters in width (sub1, etc.)

    When I went into the JS file to change to longer submenu names ... the right ends got cut off -- not wide enough to hold new text.

    ?????? How can I make the submenus WIDER?

    Thanks

  2. #2
    Join Date
    Apr 2004
    Posts
    2

    Default

    Designed a menu with submenus, with dummy text for submenus -- only 3-4 characters in width (sub1, etc.)

    When I went into the JS file to change to longer submenu names ... the right ends got cut off -- not wide enough to hold new text.

    ?????? How can I make the submenus WIDER?

    Thanks

  3. #3
    Join Date
    Nov 2003
    Location
    United Kingdom
    Posts
    38

    Default

    look for a line like this in the .js file

    startSubmenu("navbar_b7_1","navbar_menu",188);

    below which are listed your menu items.

    188 is the width in pixels of the submenu.

 

 

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
  •