Spry Menu Background

Ask a Question related to Adobe Dreamweaver & Contribute, Design and Development.

  1. #1

    Default Spry Menu Background

    I have a horizontal menu that is #001143 and the default background for the
    spry menu is white. I have looked through the horizontal menu CSS for the fix
    but cannot locate it. Do I need to add a property to the existing menu CSS?
    Take a look at the nav menu to see what I am talking about.

    [url]http://www.nlf.com/learn.net/html/about.html[/url]

    ich_kann_schnell_laufen Guest

  2. Similar Questions and Discussions

    1. SPry menu bar help
      I have recently migrated from MS frontpage '03 to Dreamweaver CS3. I must admit , for a novice at WYSIWYG and a complete beginner at the html code,...
    2. Help to extend Spry Menu Bar
      Dreamweaver does not allow the addition of a third-level submenu in Design mode so I'm looking to the experts for help with adding one using code....
    3. ie Spry Menu help
      Hey guys, Im building a site with a spry menu on the left hand side. It looks good in Safari but the dimensions are bad in ie. Can you tell me...
    4. Spry menubar widget, submenu background different color
      Hello, Who knows if it is possible to assign different background-colors to main- and submenulevels? Regards, Dik
    5. Spry Menu Bar using CSS background image without losingsubmenu (> V) indicators
      Spry menu bar sets the down and side submenu indicators using a positioned background image. I have a requirement to use a specific background image...
  3. #2

    Default Re: Spry Menu Background

    ich_kann_schnell_laufen wrote:
    > I have a horizontal menu that is #001143 and the default background for the
    > spry menu is white. I have looked through the horizontal menu CSS for the fix
    > but cannot locate it. Do I need to add a property to the existing menu CSS?
    > Take a look at the nav menu to see what I am talking about.
    >
    > [url]http://www.nlf.com/learn.net/html/about.html[/url]
    >
    I tried the link in Firefox and IE and the menu background was blue. Have you fixed your issue, or is the issue different than the blue background that I'm currently seeing?


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: Spry Menu Background

    No it still is white. The table cell the navbar is in is white even though I
    set it to the blue I wanted. Look to the right of the menu. There is a white
    space about 30-50 px wide depending on which page you look at. I set the
    dimensions on the template page, but I keep getting a space.

    ich_kann_schnell_laufen Guest

  5. #4

    Default Re: Spry Menu Background

    ich_kann_schnell_laufen wrote:
    > No it still is white. The table cell the navbar is in is white even though I
    > set it to the blue I wanted. Look to the right of the menu. There is a white
    > space about 30-50 px wide depending on which page you look at. I set the
    > dimensions on the template page, but I keep getting a space.
    I see what you're talking about now. Actually, the color that you're seeing is the background color showing through of the TD that the menu is within. If you change the background color of that element to the color you want, you should be all set.

    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  6. #5

    Default Re: Spry Menu Background

    I thought that too. See below. I thought it might be in the spry style sheets.

    <td colspan="4" bgcolor="001143"><ul id="MenuBar1" class="MenuBarHorizontal">
    [LI]<a href="/learn.net/html/about.html">about us</a> </li>
    [LI]<a href="#" class="MenuBarItemSubmenu">solutions</a>

    ich_kann_schnell_laufen Guest

  7. #6

    Default Re: Spry Menu Background

    ich_kann_schnell_laufen wrote:
    > I thought that too. See below. I thought it might be in the spry style sheets.
    >
    > <td colspan="4" bgcolor="001143">
    bgcolor requires the # as part of the value to be able to display properly. At least for Firefox 3. IE seems to show it ok for me.



    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  8. #7

    Default spry menu background

    Hello,

    I have a header with a background, I put on top the spry menu horizontal, I
    set the spry menu vertical background color to none. this doesn't work, all I
    can see is a white background on the horizontal menu and I cant see the
    original background of the header.

    Please help

    I Love Doing Websites Guest

  9. #8

    Default Re: spry menu background

    I Love Doing Websites wrote:
    > Hello,
    >
    > I have a header with a background, I put on top the spry menu horizontal, I
    > set the spry menu vertical background color to none. this doesn't work, all I
    > can see is a white background on the horizontal menu and I cant see the
    > original background of the header.
    The Spry forum is here:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602[/url]

    Please post a link to your page so that others can see what you've done to suggest changes to make to get the menu to display like you want it to.

    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139