Results 1 to 3 of 3

Thread: CSS Menu Bar Problem

  1. #1
    Join Date
    Feb 2011
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default CSS Menu Bar Problem

    Hi there,

    I have a website www.bonafidemarketing.co.za but I'm having a problem seeing the side menu bar in IE and Firefox. I've attached two sceenshots of what the menu looks like. Could someone please help me with this. I would like to launch my website and I have no idea what to do. I've also included the code for the menu bar as well as the java script below that. Please help!!

    Thanks
    [ATTACH]376Attachment 3765

    Attachment 3766

    Attachment 37685[/ATTACH]

    Attachment 3766
    Jason

  2. #2
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Default

    change the value in the 2 lines in the (SpryMenuBar.css) under this:

    /* Menu item containers, position children relative to this container and are same fixed width as parent */
    ul.MenuBarVertical li
    {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: hand;
    width: 220px;
    line-height: 27px;
    height: 25px;

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

    Bonafide (02-21-2011)

  4. #3
    Join Date
    Feb 2011
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Smile Thanks

    Thanks for the prompt reply. It worked perfectly. Is is possible to look at the menu again and see why the submenu under "online marketing" is in a different color and advise me on how I should change it so that it looks the same.

    Your help is greatly appreciated.

    Thanks
    Jason Thomas

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
  •