Menu bar color Nothing works

Hey guys. I have made the mistake of dragging my SArtFile.bin to my desktop. I also have the three scripts in the folders the totorial said to put them in. I moved the art file into the hard drive when i noticed everything wasnt working.. I was hoping you guys could write me a script like the post above me and if you could explain it to because I am trying to learn.
Thanks for your time!

Sorry, I was trying to do all of that with my iTouch.
I found the site in which I got the downloads and instructions form. http://macthemes.net/forum/viewtopic.php?id=16802012
Its seems they have modified it since I last was on it. The one I downloaded had no back-up file with it.
I followed all the instructions to put files where it asked. I then dragged out the "old" file to the desktop, tried to restart my computer but nothing would then work/run. I then dragged the "old" SArtFile.bin into my hard-drive icon on the desktop.
When I was referring to the post above, I was talking about a similar case of http://macthemes.net/forum/viewtopic.php?id=16793038
Please tell me any other information I can try to provide.
Thanks for your help!

Similar Messages

  • Finder Bar/Menu Bar color

    So the other day, I was in Best buy and an Apple Store near me and I saw an new iMac with the Menu bar color changed to black and the font changed to a orange or gold color. Anyone know how to do this? Not necessarily those colors but something other than white. It looked really sweet.

    I think your talking about OS X's Universal Access Preference Pane in System Preferences.
    System Preferences>Universal Access>Seeing>Display>White on Black.
    Enjoy.
    JB

  • Spry Menu Bar Colors and Pictures in Dreamweaver

    I'm having some trouble changing the color of the spry menu
    bars that I created in Dreamweaver. Whenever I preview them in a
    browser they show up as grey with black text. What I want them to
    show up as is blue with white text before the mouse goes over them
    and highlights them. When the mouse goes over them I want them to
    still be blue with white text and also my drop down menu options as
    well.
    What would be the fastest and easiest way to do this and if
    there is what css code is required for me to change? I'm unfamiliar
    with how css code works.
    I'm also having some problems with copying and pasting
    pictures and editing them too. what software can i download that is
    free that i can use to edit my pictures.
    I have the trial version mind you and I'm trying to get this
    finished as fast as I can.

    > What would be the fastest and easiest way to do this and
    if there is what
    > css
    > code is required for me to change?
    Bring up your page and adjust the CSS in the
    SpryMenuHorizontal.css or
    SpryMenuVertical.css page that is attached. All the color
    values are in
    there.
    >I'm unfamiliar with how css code works.
    You need to change this. Without a thorough working knowledge
    of HTML and
    CSS (at the very least), you will never have great success in
    either
    Dreamweaver or web design. I first learned web design using
    Notepad, typing
    every single tag, and I am soo grateful now that I had that
    solid coding
    experience .. without it, this program would be very hard to
    master.
    > I'm also having some problems with copying and pasting
    pictures and
    > editing
    > them too. what software can i download that is free that
    i can use to edit
    > my
    > pictures.
    Free? I'm not sure any more .. you can use either the 30 day
    trial of
    Fireworks or Photoshop (Fireworks would probably be easier to
    pick up) but
    if you're going to do a lot of this, you need to get some
    good tools and
    learn them well.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development

  • Spry Menu Bar won't work correctly.

    This is an image of what the overall menu bar layout should be like-all of the links and sublinks.
    I have a few problems that I am having all relating to the spry menu bar.
    I ran my code through w3c validation service but it came up with alot of errors which when corrected didn't make sense or work either.
    I made this menu bar in a widget called spry menu bar 2.0.  I then edited it to place in the correct names and it doesn't work correctly and the w3c validation code seems to have 43 errors with the spry bar. I am been over it a dozen times and I can't seem to figure it out.  Here is the code.
    Also, have I made the links correctly?
    I would appreciate any help you could offer! thank you
    Dreamweaver cs 5.5
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    #container {
        width: 1000px;
    #header {
        width: 1000px;
    </style>
    <link href="../Stylesheet_Unicorn_main_layout_template.css" rel="stylesheet" type="text/css" />
    <link href="../Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
    <script src="../Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
    <style type="text/css">
    /* BeginOAWidget_Instance_2141544: #MenuBar */
    /* Settable values for skinning a Basic menu via presets. If presets are not sufficient, most skinning should be done in
        these rules, with the exception of the images used for down or right pointing arrows, which are in the file SpryMenuBasic.css
         These assume the following widget classes for menu layout (set in a preset)
        .MenuBar - Applies to all menubars - default is horizontal bar, all submenus are vertical - 2nd level subs and beyond are pull-right.
        .MenuBarVertical - vertical main bar; all submenus are pull-right.
        You can also pass in extra classnames to set your desired top level menu bar layout. Normally, these are set by using a preset.
        They only apply to horizontal menu bars:
            MenuBarLeftShrink - The menu bar will be horizontally 'shrinkwrapped' to be just large enough to hold its items, and left aligned
            MenuBarRightShrink - Just like MenuBarLeftShrink, but right aligned
            MenuBarFixedLeft - Fixed at a specified width set in the rule '.MenuBarFixedLeft', and left aligned. 
            MenuBarFixedCentered -  - Fixed at a specified width set in the rule '.MenuBarFixedCentered',
                            and centered in its parent container.
            MenuBarFullwidth - Grows to fill its parent container width.
        In general, all rules specified in this file are prefixed by #MenuBar so they only apply to instances of the widget inserted along
        with the rules. This permits use of multiple MenuBarBasic widgets on the same page with different layouts. Because of IE6 limitations,
        there are a few rules where this was not possible. Those rules are so noted in comments.
    #MenuBar  {
        background-color:#000000;   
        font-family: "Comic Sans MS", cursive; /* Specify fonts on on MenuBar and subMenu MenuItemContainer, so MenuItemContainer,
                                                    MenuItem, and MenuItemLabel
                                                    at a given level all use same definition for ems.
                                                    Note that this means the size is also inherited to child submenus,
                                                    so use caution in using relative sizes other than
                                                    100% on submenu fonts. */
        font-weight: normal;
        font-size: 18px;
        font-style: normal;
        padding:0;   
        border-color: #ffffff #ffffff #ffffff #ffffff;
        border-width:0px;
        border-style: none none none none;
    /* Caution: because ID+class selectors do not work properly in IE6, but we want to restrict these rules to just this
    widget instance, we have used string-concatenated classnames for our selectors for the layout type of the menubar
    in this section. These have very low specificity, so be careful not to accidentally override them. */
    .MenuBar br { /* using just a class so it has same specificity as the ".MenuBarFixedCentered br" rule bleow */
        display:none;
    .MenuBarLeftShrink {
        float: left; /* shrink to content, as well as float the MenuBar */
        width: auto;
    .MenuBarRightShrink {
        float: right; /* shrink to content, as well as float the MenuBar */
        width: auto;
    .MenuBarFixedLeft {
        float: left;
        width: 80em;
    .MenuBarFixedCentered {
        float: none;
        width: 80em;
        margin-left:auto;
        margin-right:auto;
    .MenuBarFixedCentered br {
        clear:both;
        display:block;
    .MenuBarFixedCentered .SubMenu br {
        display:none;
    .MenuBarFullwidth {
        float: left;
        width: 100%;
    /* Top level menubar items - these actually apply to all items, and get overridden for 1st or successive level submenus */
    #MenuBar  .MenuItemContainer {
        padding: 0px 0px 0px 0px;
        margin: 0;     /* Zero out margin  on the item containers. The MenuItem is the active hover area.
                    For most items, we have to do top or bottom padding or borders only on the MenuItem
                    or a child so we keep the entire submenu tiled with items.
                    Setting this to 0 avoids "dead spots" for hovering. */
    #MenuBar  .MenuItem {
        padding: 0px 10px 0px 0px;
        background-color:#000000;   
        border-width:1px;
        border-color: #cccccc #ffffff #cccccc #ffffff;
        border-style: none solid none solid;
    #MenuBar  .MenuItemFirst {
        border-style: none none none none;
    #MenuBar .MenuItemLast {
        border-style: none solid none none;
    #MenuBar  .MenuItem  .MenuItemLabel{
        text-align:left;
        line-height:1.4em;
        color:#ff00ff;
        background-color:#000000;
        padding: 3px 3px 3px 3px;
        width: 10em;
        width:auto;
    .SpryIsIE6 #MenuBar  .MenuItem  .MenuItemLabel{
        width:1em; /* Equivalent to min-width in modern browsers */
    /* First level submenu items */
    #MenuBar .SubMenu  .MenuItem {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 16px;
        font-style: normal;
        background-color:#000000;
        padding:0px 2px 0px 0px;
        border-width:1px;
        border-color: #cccccc #cccccc #cccccc #cccccc;
        /* Border styles are overriden by first and last items */
        border-style: solid solid none solid;
    #MenuBar  .SubMenu .MenuItemFirst {
        border-style: solid solid none solid;
    #MenuBar  .SubMenu .MenuItemFirst .MenuItemLabel{
        padding-top: 6px;
    #MenuBar .SubMenu .MenuItemLast {
        border-style: solid solid solid solid;
    #MenuBar .SubMenu .MenuItemLast .MenuItemLabel{
        padding-bottom: 6px;
    #MenuBar .SubMenu .MenuItem .MenuItemLabel{
        text-align:left;
        line-height:1em;   
        background-color:#000033;
        color:#ff00ff;
        padding: 6px 12px 6px 5px;
        width: 7em;
    /* Hover states for containers, items and labels */
    #MenuBar .MenuItemHover {
        background-color: #999999;
        border-color: #cccccc #cccccc #cccccc #cccccc;
    #MenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
        background-color: #999999; /* consider exposing this prop separately*/
        color: #ff0000;
    #MenuBar .MenuItemHover .MenuItemLabel{
        background-color: #999999;
        color: #ff0000;
    #MenuBar .SubMenu .MenuItemHover {
        background-color: #cccccc;
        border-color: #cccccc #cccccc #cccccc #cccccc;
    #MenuBar .SubMenu .MenuItemHover .MenuItemLabel{
        background-color: #cccccc;
        color: #ff0000;
    /* Submenu properties -- First level of submenus */
    #MenuBar .SubMenuVisible {
        background-color: #000000;
        min-width:0%;  /* This keeps the menu from being skinnier than the parent MenuItemContainer - nice to have but not available on ie6 */
        border-color: #ffffff #ffffff #ffffff #ffffff;
        border-width:0px;
        border-style: none none none none;
    #MenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
        top: 100%;    /* 100% is at the bottom of parent menuItemContainer */
        left:0px; /* 'left' may need tuning depending upon borders or padding applied to menubar MenuItemContainer or MenuItem,
                        and your personal taste.
                        0px will left align the dropdown with the content area of the MenuItemContainer. Assuming you keep the margins 0
                        on MenuItemContainer and MenuItem on the parent
                        menubar, making this equal the sum of the MenuItemContainer &amp; MenuItem padding-left will align
                        the dropdown with the left of the menu item label.*/
        z-index:10;
    #MenuBar.MenuBarVertical .SubMenuVisible {
        top: 0px;   
        left:100%;
        min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse */
    /* Submenu properties -- Second level submenu and beyond - these are visible descendents of .MenuLevel1 */
    #MenuBar .MenuLevel1 .SubMenuVisible {
        background-color: #000000;
        min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse*/
        top: 0px;    /* If desired, you can move this down a smidge to separate top item''s submenu from menubar -
                    that is really only needed for submenu on first item of MenuLevel1, or you can make it negative to make submenu more
                    vertically 'centered' on its invoking item */
        left:100%; /* If you want to shift the submenu left to partially cover its invoking item, you can add a margin-left with a
                    negative value to this rule. Alternatively, if you use fixed-width items, you can change this left value
                    to use px or ems to get the offset you want. */
    /* IE6 rules - you can delete these if you do not want to support IE6 */
    /* A note about multiple classes in IE6.
    * Some of the rules above use multiple class names on an element for selection, such as "hover" (MenuItemHover) and "has a subMenu" (MenuItemWithSubMenu),
    * giving the selector '.MenuItemWithSubMenu.MenuItemHover'.
    * Unfortunately IE6 does not support using mutiple classnames in a selector for an element. For a selector such as '.foo.bar.baz', IE6 ignores
    * all but the final classname (here, '.baz'), and sets the specificity accordingly, counting just one of those classs as significant. To get around this
    * problem, we use the plugin in SpryMenuBarIEWorkaroundsPlugin.js to generate compound classnames for IE6, such as 'MenuItemWithSubMenuHover'.
    * Since there are a lot of these needed, the plugin does not generate the extra classes for modern browsers, and we use the CSS2 style mutltiple class
    * syntax for that. Since IE6 both applies rules where
    * it should not, and gets the specificity wrong too, we have to order rules carefully, so the rule misapplied in IE6 can be overridden.
    * So, we put the multiple class rule first. IE6 will mistakenly apply this rule.  We follow this with the single-class rule that it would
    * mistakenly override, making sure the  misinterpreted IE6 specificity is the same as the single-class selector, so the latter wins.
    * We then create a copy of the multiple class rule, adding a '.SpryIsIE6' class as context, and making sure the specificity for
    * the selector is high enough to beat the single-class rule in the "both classes match" case. We place the IE6 rule at the end of the
    * css style block to make it easy to delete if you want to drop IE6 support.
    * If you decide you do not need IE6 support, you can get rid of these, as well as the inclusion of the SpryMenuBarIEWorkaroundsPlugin.js script.
    * The 'SpryIsIE6' class is placed on the HTML element by  the script in SpryMenuBarIEWorkaroundsPlugin.js if the browser is Internet Explorer 6. This avoids the necessity of IE conditional comments for these rules.
    .SpryIsIE6 #MenuBar .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel /* IE6 selector  */{
        background-color: #999999; /* consider exposing this prop separately*/
        color: #ff0000;
    .SpryIsIE6 #MenuBar .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel/* IE6 selector  */{
        background-color: #cccccc; /* consider exposing this prop separately*/
        color: #ff0000;
    .SpryIsIE6 #MenuBar .SubMenu .SubMenu  /* IE6 selector  */{
        margin-left: -0px; /* Compensates for at least part of an IE6 "double padding" version of the "double margin" bug */
    /* EndOAWidget_Instance_2141544 */
    </style>
    <script type="text/xml">
    <!--
    <oa:widgets>
      <oa:widget wid="2141544" binding="#MenuBar" />
    </oa:widgets>
    -->
    </script>
    </head>
    <body>
    <div id="container"><!-- TemplateBeginEditable name="header_editable" -->
      <div id="header">Unicorn Writers Conference</div>
    <!-- TemplateEndEditable -->
      <div id="menubar_left">
        <ul id="MenuBar">
          <li> <a href= "../Pages/home.html">Home</a></li>
          <li> <a href="#">Events</a>
          <li> <a href="#">Mission Statement</a>
          <li> <a href="#">Resources</a>
            <ul>
              <li> <a href="#">Advanced networking</a></li>
              <li> <a href="#">Query Review</a>
              <li> <a href="#">Ms Review Sessions</a>
              <li> <a href="#">1-1 Sessions</a>
              <li> <a href="#">Workshops</a>
              <li> <a href="#">Genre Chart</a>
              <li> <a href="#">Writers Links</a>
                   </ul></li>
                      <li> <a href="#">Key Presenters</a>
                          <ul>
                            <li> <a href="#">Speakers</a>
                                <ul>
                                    <li> <a href="../Pages/2013_speakers_page.html">Speakers 2013</a></li>
                                    <li> <a href="#">Speakers 2012</a>
                                </ul>
                            <li> <a href="#">Editors</a>
                                <ul>
                                    <li> <a href="#">Editors 2013</a></li>
                                    <li> <a href="../Pages/2012_editors.html">Editors 2012</a>
                                </ul>
                            <li> <a href="#">Literary Agents</a>
                                <ul>
                                    <li> <a href="../Pages/2013_L_agents.html">Literary Agents 2013</a></li>
                                    <li> <a href="../Pages/2012_editors.html">Literary Agents 2012</a>
                              </ul>
                         </ul>
                      <li> <a href="#">Information</a>
                          <ul>
                            <li> <a href="#">St. Clements</a></li>
                            <li> <a href="#">Directions</a></li>
                            <li> <a href="#">Hotels</a></li>
                            <li> <a href="#">Menu</a></li>
                            <li> <a href="#">Unicorn Photo Gallery</a></li>
                            <li> <a href="#">Day Schedule</a></li>
                            <li> <a href="#">FAQ</a></li>
                            <li> <a href="#">Staff</a></li>
                            <li> <a href="#">Contact</a></li>
                          </ul>
                      <li> <a href="#">Registration</a></li>
                      <li> <a href="#">Acclaim</a>
                          <ul>
                              <li> <a href="#">Spotlights</a></li>
                              <li> <a href="#">Testamonials</a>
                            <li> <a href="#">Sponsorship</a>
                        </ul>   
                      <li> <a href="#">Classifieds</a>
                          <ul>
                            <li> <a href="#">View</a></li>
                            <li> <a href="#">Place</a></li>
                        </ul>
                      <li> <li> <a href="#">Merchandise</a></li>
                    </ul>
                  </li>
              </li>
            </ul>
          </li>
        </ul>
        <script type="text/javascript">
    // BeginOAWidget_Instance_2141544: #MenuBar
    var MenuBar = new Spry.Widget.MenuBar2("#MenuBar", {
          widgetID: "MenuBar",
          widgetClass: "MenuBar MenuBarVertical MenuBarMenuBarVerticalLeftShrink",
          insertMenuBarBreak: true,
          mainMenuShowDelay: 100,
          mainMenuHideDelay: 200,
          subMenuShowDelay: 200,
          subMenuHideDelay: 200
    // EndOAWidget_Instance_2141544
        </script>
      </div>
      <!-- TemplateBeginEditable name="main_content_editable" -->
      <div id="main_content">Content for New Div Tag Goes Here</div>
      <!-- TemplateEndEditable --></div>
    <div id="footer">Content for  id "footer" Goes Here</div>
    </body>
    </html>

    These Spry support files are all 404 Not found on server.
    <link href="../Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
    <script src="../Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
    <script src="../Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
    Nancy O.

  • Added a spry menu bar and site works in firefox but not in chrome or IE.  Please help

    Hello,
    I'm a photographer by trade and have only picked up enough web design knowledge  in order to build a website that isn't distracting to my photographs and is simple to update and mantain.  Please breakdown any answers to my questions in very simple terms.
    To start off here is a link to my site for reference.  www.cechternach.com
    1.  My Biggest problem right now is that my site works in firefox but appears as a blank white page in chrome and in IE it only shows my background color.
         I'm assuming that this has something to do with the spry menu bar I added.  The galleries, banner, and footer were all part of a previous version of this website that didn't use the menu bar.  I actually used png's exported from an illustrator as buttons.  I've been wrestling with this menu bar for a few days now.  I had an issue with the menubar forcing down the gallery below it.  that was fixed by changing a position value from relative  to absolute in the menubar css.  Then I couldn't see the submenu over the galleries.  I think I fixed that with a wmode change but I"m not sure if I did that right.  I believe i needed to change that in the object and embed part of the code.  One spot for certain browsers and the other spot for other browsers.  I was a little confused on this because i also read that i needed to change the wmode in the javascript file in dreamweaver cs4 which is what i'm using.  Whatever wmode I changed it seemed to work in firefox.  The submenu background was showing up transparent but i fixed that in the menubar css.
    2.  I would like the submenu's to have a semi transparent blurred background effect.  Is this possible with a spry menu bar?
    3.  How do I center my text in the submenu?
    4.  My menu bar buttons should be the same font as my name in my banner.  It looks fine on my computer that has that font loaded but on other computers I was testing the site on the menubar buttons show up as a default font.  How can i fix this?
    5.  Is there any way to get rid of the grey lines that show up around my slideshow pro galleries and menu bar buttons when they are clicked?
    The last four questions aren't as important as the first one.  I may be upsetting the flow of the forum as well.  Please let me know if I'm not following procedure with any of my questions.  Feel free to point out any other problems you see with my page.  I'm trying to learn this as I go.  Thanks in advance.

    Spry widgets, which includes the SpryMenuBar, in their original state do not pose any problem in any browser!
    Widgets contain two parts
    JavaScript which drives the widget
    CSS which styles the widget to individual tastes
    The most common reason for a widget to misbehave especially in IE is because the inexperienced web developer has upset the delicate balance of the CSS. I say delicate, because in the original, great care has been taken by the Spry team to ensure cross browser compatibility.
    There are other reasons why a whole page can misbehave. In these cases, the culprit should be sought outside of the Spry framework.
    When trouble shooting, I would first of all comment out all of the Spry Spry parts and test the page in IE. If it does work after that, then yes come back here and we will have a look at the SpryMenuBarHorizontal.css for you.
    If it doesn't work after disabling Spry, then have a look at the coding and the CSS for your page and fix that.
    I hope this helps.
    Ben

  • Menu bar no longer working with IE update

    With the recent update in IE my main menu bar is no longer working, the "hover" function is not working and looks like the links are broken, but the links do work if you actually click on them.  From my vista machine it is OK but from my XP machine it does not show as being a link. The submenu's however do still work, here is the code, the first line is from the main menu and doesn't work, the 2nd line is a submenu and does work.
    Here is the site www.conundrumadventures.com
    From the main menu this is the code for "Adventures":
    <td id="002" class="link4" onclick="location.href='Teambuilding-Exercises-Adventures.php'"; onmouseover="changeC('002','link4h');" onmouseout="changeC('002','link4');" >Adventures</td>
            </tr>
            <tr>
    From within the adventures page here is the code for the submenu for  "Conundrum Metro":
              <td id="303" class="Sublink4" onclick="location.href='Outdoor-Team-Building.php'"; onmouseover="subchangeC('303','Sublink4h');" onmouseout="subchangeC('303','Sublink4');" >Conundrum Metro</td>
            </tr>
    Any ideas how to fix the main menu bar?
    Thanks
    Lynn

    I recommend doing away with your mouseover/mouseout links and convert to using Cascading Style Sheets.
    Here is a link to CSS tutorials: http://www.adobe.com/devnet/dreamweaver/css.html
    You don't say whether you are using Dreamweaver CS4 or an earlier version, but even if you are using that earlier version, you can type the code in yourself. Look especially at the tutorial chain "Designing with CSS", as there is a module that talks about a menu bar and how to make the links.
    Best wishes,
    Beth

  • Menu Bar Color Is No Good

    I know there has got to be some sort of file that I can change that will change the transparent background color of the menu bar.  I have been able to figure out how to change the background for the notifications pane but not the main menu bar. Anyone know where the file is located?

    I would like to actually change the color more than anything else. Like in the resources folder of some file haha idk if I'm making any sense but I was able to change the background color of notifications by replacing a .tiff file, I just can't seem to find where the default "grey" color is at in any OS folders.  I know apple may not recomend doing it, but I would like to be able to. I also know there are 3rd party programs that can do it which tells me that it is a file that I can change, I just don't know its location.

  • Menu bar color

    The menu bar on the particular template I,m using seems reluctant to allow me to change the color of the background. Can anybody suggest anything please?

    Bonjour
    Even with the javascript solution , the search engines will find your pages sooner or later. This javascript displays the data found in a xml file. If you display or not a page in the navigation menu, only this xml file need to be published, not all the pages. It's why they choose this method. But if you made your own menu (with simple links), you will have to publish all the pages where this menu is showed and changed (it's what I do).

  • Menu Bar - Color Change?

    I just installed leopard last night and now my menu bar is changing shades or gray, (see image) http://texasadvertising.net/seth/pic2.jpg .
    Any thoughts?

    That kind of opaque look is a feature of leopard - if you don't like it, open terminal and enter:
    sudo defaults write /System/Library/LaunchDaemons/com.apple.WindowServer 'EnvironmentVariables' -dict 'CINO_BACKGROUNDIMAGE' 0.8
    Standard is 0.7 (rather opaque) - 1 would be a solid white
    I've chosen 0.8 fitting my needs

  • Menu Bar does not work in IE (still not resolved)

    I was long awaiting the 1.6 version of spry to get help with
    the menubar, but I'm still having the same problem. The submenu
    does not function correctly in Internet Explorer. I posted a month
    ago and still haven't received any feedback on how to correct this
    error. In IE, the submenus are not positioned correctly and are
    pushed 100 pixels or so above the menubar. Any help out there? Any
    recommendations if spry cannot deliver?
    Here is an example:
    http://wildroserealty.net/newWebsite/
    Here is my css:
    http://wildroserealty.net/newWebsite/CSS/wildrose_main.css
    Here is my menubar css:
    http://wildroserealty.net/newWebsite/SpryAssets/SpryMenuBarHorizontal.css
    Thanks Spry Squad

    I started seeking an answer to my horizontal menu query a few
    months back and didn't receive any answers that helped me out. I
    thought I might share an alternative solution that worked for me
    for any of you out there who might still be struggling with the
    menubar (I considered it the bane of August, September, and
    October).
    Rich0828 was right on! Don't get frustrated over the menubar
    because the Spry Squad is still working on all of the IE Hacks. I
    started looking for a free solution on google and everything I read
    about seemed to have a lot of problems with it. It became evident
    that paying someone to be my tech support would be worth it to me.
    I ended up choosing the Orange Menubar (you can change it any
    color) on
    http://f-source.com/ which I found
    through the Dreamweaver Exchange. I payed $30 for it and have been
    VERY happy. I even went out and celebrated to bury my IE qualms (at
    least for now). I like this menubar because, like the Spry menubar,
    its readable by search engines. I prefer this new design a lot more
    because it has a cleaner, sharper look to it. I also like that I
    can change the opacity of the menubar so that the glossy look of
    the buttons blend in better with my navigation menu.
    I did have a few questions for the tech support, and they
    responded within a few hours and everything was working.
    You can view this new menubar which I decided on at:
    www.wildroserealty.net
    Good luck. If any of you have questions about my situation,
    feel free to reply to this thread. Don't give up on yourself! And
    may the Spry squad find a solution soon (which will save all of us
    some $$).

  • Our menu bar no longer works correctly. The flyouts only show the first menu option and none of the drop-down menu options.

    In previous versions of Mozilla we had drop-down menus that contained flyouts that offered more drop-down options. This no longer works in Mozilla 4. If you look at our website in IE7, 8 or 9 and Mozilla 4.0.2 they now work differently. (www.saskschoolboards.ca) Eg. Under About Us / Committees there should be three more dropdowns on a flyout - Committee List; MEPP Report and Semi-Annual Report form. Mozilla 4.0 only shows Committee List and no other drops downs. All of our flyouts are showing only the first selection and nothing else.
    Other affected menus dropdowns are:
    Board Dev / Trustee Development (there should be 4 dropdowns - not just one)
    Communications has Surveys and Elections
    Why is Mozilla not showing our menus correctly anymore?
    Andrea Ashton - [email protected]

    I see this error in the Tools > Error Console:<br />
    <br />
    <blockquote>Error: D.getStyle is not a function
    Source File: http://www.saskschoolboards.ca/js/mootools.js
    Line: 279
    </blockquote>
    It looks that the mootools script is no longer compatible with Firefox 4.<br />
    Google Chrome behaves the same and also doesn't open the sub-menus properly and keep the first entry on display once it is open.
    Did you check if there is an update for that script?
    A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.<br />
    The helpers at that forum are more knowledgeable about web development issues.<br />
    You need to register at the mozillaZine forum site in order to post at that forum.<br />
    See http://forums.mozillazine.org/viewforum.php?f=25

  • FW menu bar doesn't work in ie only firefox

    I was hoping someone could help me.  I have created a custom popup menu in FW then imported it into Dreamweaver.  When previewing in Firefox it looks and works perfectly.  When viewing the site in IE only one of the 5 drop downs shows up.
    Thanks!

    This is fairly typical of what happens when you allow a graphics application to generate code for you.  Graphics apps should be used for images only.  Use DW to build your web pages.
    Among other things, you have no doc type declaration (DTD) on the first line of your HTML. This makes your pages render in Quirks Mode with unexpected display results in browsers.  Use the validator tool below to see the other code errors.
    HTML - http://validator.w3.org/
    To make matters worse, your liberal use of absolute positioning is poisoning your page with colliding elements.  See screenshot from Firefox.
    It might be simpler & better all around to start over with one of the pre-built CSS layouts that come with DW.
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Horizontal menu bar (spry) not working in live view

    action taken - simply add a horizontal spry menu to
    a blank page, then go to live view.....
    when select "item 1" - item 2 briefly disappears...any thoughts - this is making me nuts!   pls email me at [email protected]
    here is the code
    <%@LANGUAGE="JAVASCRIPT" CODEPAGE="65001"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    #apDiv1 {
    position:absolute;
    width:200px;
    height:115px;
    z-index:1;
    left: 182px;
    top: 281px;
    #apDiv2 {
    position:absolute;
    width:463px;
    height:243px;
    z-index:1;
    left: 350px;
    top: 135px;
    -->
    </style>
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="#">Item 1</a>
            <ul>
                <li><a href="#">Item 1.1</a></li>
                <li><a href="#">Item 1.2</a></li>
                <li><a href="#">Item 1.3</a></li>
            </ul>
        </li>
        <li><a href="#">Item 2</a></li>
        <li><a class="MenuBarItemSubmenu" href="#">Item 3</a>
            <ul>
                <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
                    <ul>
                        <li><a href="#">Item 3.1.1</a></li>
                        <li><a href="#">Item 3.1.2</a></li>
                    </ul>
                </li>
                <li><a href="#">Item 3.2</a></li>
                <li><a href="#">Item 3.3</a></li>
            </ul>
        </li>
        <li><a href="#">Item 4</a></li>
    </ul>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    You will have better luck here in the Forum if you can post a link to your page. Just the HTML doesn't give us enough information; we need to see the CSS stylesheets as well, and in context...working...it's easier to pin down.
    Beth

  • Menu bar is not working

    Dear all,
    I have a very weird problem which I've been never experienced.
    Now, all the menus and right-click of the mouse is disabled. I am not saying that I cannot see the menu. There are menu! However, it doesn't react whatever way now. Therefore, go to 'Tools --> something --> something' is not applicable for me at all. Morever, right-clicking of my mouse does not show anything. I don't know the reason. I turn on my laptop and read a book for several minutes, browse IBM website, and I found that my mouse doesn't react for the right click. So, I tried to check something from menu (I didn't know what must I do, just habitually i tried to access menu), but menu didn't work too.
    Please let me know how to fix this.
    SUSE Linux 11.4 (32bit)
    Firefox (I even cannot check the version!!! because the Help menu isn't working)

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Menu bar dropdowns not working since iOS 5 update

    Since the iOS 5 update for the iPhone when opening up certain web pages the dropdown menus stopped working even with the latest release. However in Safari there doesn't seem to be an issue. Obviously it was something to do with the updated web browser.
    Is there a simple workaround for the webpage? Currently it would be a time consuming task to update the script for each page of the secure website?
    How can someone submit an issue directly to Apple for this to be adressed in the iOS6 update?

    Thanks for the quick response. Im aware that Safari is the browser in iOS5 for iPhone. Just to be clear, when using a web browser (Safari, ie firefox,opera) from a PC or MAC there are no issues with the dropdown menus with the web pages.
    Before the iOS5 came out for the iPhone the dropdown menus worked properly without issue in previous versions. I even tried using various other browsers from the app store and still have the issue on the iPhone which leads me to believe the issue lies with the original code in iOS5.
    I hoping to see this was an issue others. Will try the link provided to the developers.
    If it cant be resolved with iOS6 my next option is to create an app. I dont want to change my web app coding at this point.
    Thanks

Maybe you are looking for

  • Asynchronous Create Data with Generic Sync

    Hi, We're with the follow error: data container don't loaded .. Anyone knows which is this problem? We're using the parameter OutboundContainer.TYPE_REQUEST in OutboundContainer... MESYBODY is being deleted in a job... For example.. We synchronize on

  • Printing report list output in A4 paper

    Hi! Is it possible to fit the list output of a report having a line-size of 240 into an A4 paper ?...when I was trying to print the output is being cut. Some columns at the right were not printed since all columns do not fit on the paper even on land

  • To List the Date in Words

    hi mates i need to get the date from the user and display the date in words. without using any FM. can any one guide me. thanks in advance. regards mano Edited by: manoj murugesan on Mar 20, 2008 3:11 PM

  • Wht is the diff enhancement  and implementation  project

    hi all,         what is the diff between enhancement project and implementation project, and as we use ASAP methedology for implementaion, what is the project scenario for enhancment projects. what is P2 in support projects, what r the types of ticke

  • Illustrator free distort does not transform anchor points

    When using Illustrator CS5 after applying the Free Distort effect, the anchor points remain in the original location. How can I get the anchor points to align to the transformed object?