Results 1 to 3 of 3

Thread: Chrome menu and SSI script II help?

  1. #1
    Join Date
    Mar 2005
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chrome menu and SSI script II help?

    This post deals with the following 2 scripts:

    Chrome CSS Drop Down Menu:
    http://dynamicdrive.com/dynamicindex1/chrome/index.htm

    IFrame SSI script II
    http://dynamicdrive.com/dynamicindex17/iframessi2.htm

    ==========================================

    My site: http://www.onefunk.com/w/main.html

    1) My first question is in regards to the chrome menu script. How can I have all the buttons centered in the menubar, or have them equally span across the menubar? AKA, I do not want the buttons aligned left. I have tried multiple things, but nothing has worked.

    2) The Iframe appears in IE but not in firefox, and even in IE there are script errors when trying to load other pages through the chrome menu. Any suggestions?


    Thanks

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

    Default

    It won't be easy to center the menu items based on the current CSS, since it uses float:left to achieve its look, basically making "center" impossible. Well, maybe someone will tell me differently, but I fiddled around with the CSS as well, and couldn't find a way.

  3. #3
    Join Date
    Mar 2005
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, I actually figured it out.


    If I mess with the padding an margins in the css, I can get the desired effect, since my menu bar is a fixed 680 pixels.

    I also switched from the Iframe script to an Ajax one so I think I am set there as well.

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
  •