Results 1 to 3 of 3

Thread: Top Navigational Bar III (v3.5.1) Problems...

  1. #1
    Join Date
    Jun 2005
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question I have been helped, thank you! Top Navigational Bar III (v3.5.1) Problems...

    Top Navigational Bar III (v3.5.1)
    http://www.dynamicdrive.com/dynamici...men3/index.htm

    I am having problems with this script...some of my longer menu names are being cut short.

    http://www.anzwers.org/free/xhtml/me...home-test.html
    (Ex: On the Fanfics menu, in the PG-13 Fanfics sub menu, a couple letters are cut off the ends of two of my links...you may need to scroll down a little so that the menu is not on top of the advertising so that you can see the black space on the menu...)
    Oh..the links are not mine, they are the ones the script came with, since I haven't finished customizing the menu yet...
    Last edited by kamisaibou; 06-09-2005 at 11:02 PM.

  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

    Below, the number in red is the Child Menu width, it needs to be about 200 to accommodate your text (from custom.js):
    Code:
    	addSubmenuItem("","PG-13 Fanfics","","");
    		defineChildmenuProperties(130,"left","left",0,-20,"","","","","","","");
    		addChildmenuItem("http://www.vancouversun.com","The Game of Seduction","","");
    		addChildmenuItem("http://www.vancouversun.com","Rainy Day Weekend","","");
    		addChildmenuItem("http://www.vancouversun.com","All I want for Christmas is you","","");
    Similarly, other Child Menu widths need to be increased.
    - John
    ________________________

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

  3. #3
    Join Date
    Jun 2005
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you! I've fixed it now

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
  •