Results 1 to 4 of 4

Thread: Top navigational bar

  1. #1
    Join Date
    Sep 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Top navigational bar

    Script: Top Navigational Bar
    ---------------------------

    This may sound a bit silly but i'm new to scripting and how can i move the top navigational bar to where i want it to be after inserting the script into the <head> and the <body>. For example i have my logo/banner on the top and want the bar to be under not at the top of the banner

    Thanks

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    TNB 1, 2 or 3?

    TNB3, edit custom.js and change values ABStop from 0 to around perhaps 300. Keep increasing this number until the menu falls below the banner.

    cr3ative
    Last edited by cr3ative; 09-08-2004 at 01:36 PM.
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Sep 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tnb 1

    Sorry its TNB 1, and how can i also change the width.

    Thanks

  4. #4
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You can't set this in TNB 1, so if you can, implement this with TNB3:

    File config.js

    var stretchMENU = true; // show empty cells
    var showBORDERS = true; // show empty cell borders

    Set these to false. It won't show excess cells, so controls the width.
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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
  •