Results 1 to 3 of 3

Thread: Smooth Navigational Menu - can you fix the width of the menu bar?

  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Smooth Navigational Menu - can you fix the width of the menu bar?

    Smooth Navigational Menu (v1.01)
    http://www.dynamicdrive.com/dynamici...smoothmenu.htm

    Is it possible to fix the width of the menu bar using the Smooth Navigational Menu? If it has to be 100% of the width of the page then so be it but while I am making the initial design decisions for my site, I would like to know if it is possible to fix the width to a certain pixel size?

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I would assume you'd have to change the highlighted:
    Code:
    .ddsmoothmenu{
    font: bold 12px Verdana;
    background: #414141; /*background of menu bar (default state)*/
    width: 100%;
    
    }
    Jeremy | jfein.net

  3. The Following User Says Thank You to Nile For This Useful Post:

    AndyL (01-09-2009)

  4. #3
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Great, that is the right bit. Thanks.

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
  •