NAV menu appearing in the center of the page

Hello

I need help. Im a graphic designer by trade - but a friend who has a crazy web shop has been left in the lurch by her web guy and asked me to look at the problem. The left aisle of his shop window appeared in the center of the page instead of the left menu.

Its an include file code

<!-file = "#include"-> left_menu.asp

the page is in the www.naturesmagick.co.nz

I for the life of me do not see why that does not work... lol, I should stick to photoshop and fireworks, Im sure.

Cheers for any help

Artboy

Understands that are OK.  The problem is in nm_nav_style.css

#nav li {}
background: #669966;
text-transform: uppercase;
text-align: center;
letter-spacing:-1px;
do-size: 11px;
position: relative;
list-style: none;
Width: 187px;

left: 768px. / * REMOVE THIS RULE * /.

}

Nancy O.
ALT-Web Design & Publishing
Web | Graphics | Print | Media specialists
www.Alt-Web.com/
www.Twitter.com/ALTWEB
www.Alt-Web.blogspot.com

Tags: Dreamweaver

Similar Questions

  • How to do a side menu appear on the top (menu problem Z I think)

    When I'm viewing this site in Firefox on a laptop, that the left menu appears under the flash slideshow, obscuring the submenus, it is fine in Internet Explorer.

    Is there a way to show the menu will always appear on top of the slide show flash in Firefox?

    Thank you.

    http://www.sturcarnival.co.UK/

    Please refer to a similar thread below:

    http://forums.Adobe.com/thread/480128?TSTART=0

    This should help you.

    Kind regards

    Vinay

  • Empty search results message will appear when the page is loaded

    ******************
    If ($totalRows_rs_searchresults == 0)
    {/ / Show if recordset empty? >}
    < div align = "center" class = "body" > sorry your search gave no results, please try again < / div >
    ******************

    That works very well, but obviously it appears when the page is loaded first that the number of search results is zero. So, how can I get this message to NOT show up until the form has been submitted for the first time?

    See you soon

    Dave


    davecheet wrote:
    > ******************
    > If ($totalRows_rs_searchresults == 0)
    > {/ / Show if recordset empty? >}
    >

    Sorry, your search returned no results, please
    > try again

    > ******************
    >
    > Which works very well, but obviously it appears when the page is loaded first as the
    > number of search results is zero. So, how can I get this message to does NOT display
    > until the form has been submitted for the first time?

    If you use the GET method to send the search form, change the
    conditional statement like this:

    If (isset($_GET['search'])) & $totalRows_rs_searchresults == 0)

    Change the value of 'search' for the name of the field used to
    filter the results. If you use the POST method, use instead of $_POST
    from $_GET.

    --
    Adobe Community Expert David Powers
    Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Start menu appears when the letter button two times, reducing to the minimum the games or the theft of focus

    Hey all,.

    I just got a new computer with Windows 7 64 bit Home installed on it.  We have installed a few programs (Google Chrome, steam, Team Fortress 2) but quickly noticed an interesting glitch.

    A letter key is typed twice and held, it evokes sometimes the start menu.  It happens more frequently when you play, and thus minimize the and killed us.  It can also happen outside of a game - my wife had trouble typing a web address, because when she hit 'w-w-w' the menu start jump upward and she just type 'Google' or whatever in local search.

    A few notes:

    • The computer is new.  The keyboard and mouse as well - are the keyboard and the mouse are brand gear xtreme.
    • We have updated Windows from a half hour ago.
    • We have updated the graphics drivers from an hour before.
    • We run avast antivirus and have analyzed malware.  We only visited sites of confidence, since we got the computer yesterday, and the problem appeared the first time my wife ran IE, so I'm doubtful that it is malware.
    • Nothing unnecessary runs in the background - that is if I run TF2, the only other program running is steam that has to work.
    • We tested intensively - the Windows key has not been pressed.
    • The problem may appear when a program runs, but its also duplicable when simply on the desktop is open - double typing and taking much will eventually bring up the Start Menu.  However, the problem is much easier to duplicate and much more infuriating when you play full-screen.
    Thanks for any help you can provide.
    -Zack

    Hi Zack,

    ·        Is this a desktop or laptop computer?

    1. to find if the issue is with the keyboard or the operating system, I suggest you to usethe keyboard to the screen. Follow the steps for the same:

    i. Click Start

    II. in the search box type at the keyboard of the screen

    2 start theclean boot computer and check if the problem still persists. Link below will help you to start the computer in clean boot:http://support.microsoft.com/kb/929135

    If the problem does not persist, you can continue with step 2 from the link above.

    Make sure that you reset the computer in normal mode in step 7.

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • Whenever the computer is started, two different styles of start menu appear on the screen, divided vertically from left to right.

    Original title: is this monitor or windows?

    This condition began while I was running xp sp 3.

    I worked in google earth at the time.

    I don't remember exactly what happened.

    But now, every time I start windows, two different styles of the start menu

    appear on the screen, divided vertically from left to right.

    The menu on the right can only be extended to about half of the control panel to the left.

    The menu on the left can grow to the right once the right image has been reduced.

    I tried to reset the start menu in the program settings without success.

    Anyone have any ideas?

    I hope that I was clear enough with this info.

    The article you referred to seems to apply to vista and windows 7.

    How ever, before I received your reply I had already solved the problem myself"

    I appreciate the proposed both help Lisa M and Azeez 'n'

    No further assistance is necessary.

    Thanks again.

  • Unexpected menu appears in the earpiece button

    This is my first attempt at development for the BB storm, and I use JDE 4.7.

    I started with a Hello World application, I found and I modified to add a simple button that says RED. When you click on I tried the wallpaper turn RED and change the button to say BLUE, when that is clicked on it turns BLUE changes back to RED button again.

    I've implemented this, use a standard listener ButtonField (which I call bhandler in my code). The program type of works, with the odd effect only on the Simulator is that when I click the button, the background color changes but a little menu appears. Anyone else seen this problem of menu? I don't expect to see a menu and I have not coded anything to ask for a menu appear when I click on this button.

    Here is my source code. The Manager is in bold. Note that the blog mess with the code, then it could be modified slightly by the smileys... All the answers that I see not why only a menu would be most appreciated... Thank you.

    /**
    * HelloWorld.java
    * Copyright (C) 2001-2003 research In Motion Limited. All rights reserved.
    */
    package com.rim.samples.helloworld;

    Net.rim.device.api.ui import. *;
    Net.rim.device.api.ui.component import. *;
    Net.rim.device.api.ui.container import. *;
    Net.rim.device.api.system import. *;
    Net.rim.device.api.ui.decor import. *;

    /*
    * BlackBerry applications that provide a user interface
    * must extend UiApplication.
    */
    SerializableAttribute public class HelloWorld extends UiApplication
    {
    Public Shared Sub main (String [] args)
    {
    create a new instance of the application
    and launch the application on the event thread
    HelloWorld APP = new HelloWorld();
    theApp.enterEventDispatcher ();
    }
    public HelloWorld()
    {
    a new screen
    pushScreen (new HelloWorldScreen());
    }
    }

    create a new screen that covers the screen, which provides
    standard behavior by default for BlackBerry applications
    final HelloWorldScreen class extends screen
    {
    public HelloWorldScreen()
    {

    call the constructor of the screen
    Super();

    Add a title to the screen
    LabelField title = new LabelField ("HelloWorld example", LabelField.ELLIPSIS
    | LabelField.USE_ALL_WIDTH);
    setTitle (title);

    Add the text "Hello World!" to the screen
    Add (new RichTextField ("Hello World!" );
                    
    First define the button handler
                    FieldChangeListener bhandler = new FieldChangeListener()
    {
    ' Public Sub fieldChanged (field field, int context)
    {
    ButtonField buttonField = field (ButtonField);
    If (buttonField.getLabel () is 'RED'
    {
    Bottom newback = BackgroundFactory.createSolidBackground (Color.RED);
    getMainManager () .setBackground (newback);
    buttonField.setLabel ("BLUE";)
    }
    on the other
    {
    Bottom newback = BackgroundFactory.createSolidBackground (Color.BLUE);
    getMainManager () .setBackground (newback);
    buttonField.setLabel ("RED";)
    }
    }
    };

    Define the button itself use Manager above, this one called RED
    ButtonField buttonField = new ButtonField ("RED";)     Create a RED button
    buttonField.setChangeListener (bhandler);               Implement the handler for button defined above
                     
    Add (buttonField);  Adds the button to the screen.

    }

    Override the onClose() method to display a dialog to the user
    with "Goodbye!" when the application is closed
    public boolean onClose()
    {
    Dialog.Alert ("Goodbye!" ;
    System.Exit (0);
    Returns true;
    }
    }

    You must add the CONSUME_CLICK to your style of button, like this:

    ButtonField buttonField = new ButtonField ("RED", ButtonField.CONSUME_CLICK)

  • How can I make the menu appears at the top of the site, even when scrolling down?

    I have the horizontal menu in the header, but when the page is long, the menu disappears.  I still want to be able to see it at the top of the screen.  Is this possible?

    1. place a menu where you want and select.

    2 open the control panel "scrolling effects."

    3 activate 'motion.

    4. change each value to '0 '.

    5 does.

  • Not appear on the page summary of Itunes with my phone connected and synchronized to the top of the applications.

    Someone knows a problem on windows 10 with synchronization of items from their phone to Itunes? More specifically, when I plug in my Iphone and sync it to the top, my apps not will appear on the left side of the summary page. They are on my phone and appear on the right in the pages. but not on the left side individually.

    Connect to iTunes

    Click the drop-down next to your name at the top right menu

    Click on "buy".

    When the iTunes store opens, select applications, not in my library, iPhone

    In the lower right corner of iTunes, you should see a download button

    Download all and they will appear on your summary page

  • Master page text frame does not appear on the pages of the child of the master

    Why a block of text on my A-master (indicated under control) does not control the size of the blocks of text on the pages of the children of this master? Is a likely answer that I placed the text on the pages of the child until I entered the text block on the A-master. But even at this stage, when I create a new A-master, there is no block of text at all, in order to recreate and redo the problematic child pages appear not to be a solution. Thanks in advance.

    Hello

    When you click on the Plus sign next to a master page to create another master page, it does not inherit the master page objects. It simply creates an empty template. If you want the new master page to inherit the objects, then right-click on the desired master page and choose 'duplicate page.

    As child pages are concerned, Yes, they should inherit all objects and properties of the master page. It's really weird if his past is not for you. What happens when you right click on the page child and apply desired master for this menu?

    Kind regards

    Aish

  • How do menu created on the page master overlay all the elements (for example, the slide show) on the pages of the subsites

    I am creating a menu that covers a slide show so that you can still see the slideshow under. I created a menu on my master page, but it appears below the slideshow on a subpage. What I have to work with layers, or how to make it sit ontop of the slide show (and allows to see slides opacity under). Any help gratefully received, I'm banging my head with this one.

    Move the layer containing the menu at the top of the master page and have the slide show in a different layer. To allow a transparency effect in order to be able to view the content behind the menu, select all Menu items and reduce their opacity via the fill options.

    Thank you

    Vinayak

  • How to set the text appears on the page when I rollover a button?

    I have a simple container with a background image with 9 buttons on the right side of the page.  As I rollover each key, I want an informative text to appear near the left center of the page... and then disappear when you rolloff button. Not sure how to set up.  I created everything but informative text.

    Anyone?... Thank you!

    Stephen

    Here's a quick example wired.  This solution is for a component that is customized with different States and applying interactions to the buttons to control the display and hiding of individual States (the text on the page).

    Best,

    Tanya

  • "This is a secure page in firefox" url indicator appears on the pages of the addon

    When I am viewing pages served by the addon IETab, the indicator "Is a secure page in firefox" appears in the address bar (http://puu.sh/5aLpS.PNG). It is a bit misleading, because it is displayed on a page that is in no way controlled by Mozilla.

    Is this expected behavior? If this isn't the case, should I file a bug in Bugzilla? Thank you.

    Hello amloessb, thank you for bringing this place! This is certainly not intended and may mislead indeed - I think that it is better to go there and fill out a bug report...

  • Appearance of the page

    I use Dreamweaver CS5.

    I'm sorry, I'm a guy who using the design mode to design sites for the most part so forgive me if I do not use the terms of correct html.

    I created a template and have built several pages of it.  Everything displays correctly when tested and published with the exception that appears without that none of the setting in the form, color, images, etc.  I see nothing different about the code or other formatted.  Any help would be appreciated.  First of all, the problem began after I went live with the site.  The problem page was created after that and will not display correctly.

    Thank you.

    Shawn

    Probably you forgot to send the CSS file, or the link to the CSS file in the page is incorrect. We give a link to the live Webcam page and we can tell you immediately what is wrong.

  • Help with drop IE the menu that spans the page, Chrome and Firefox work perfectly.

    I've implemented a spry menu in my page.  file:///C:/users/Kim/documents/PQH_xhtml/index.html

    Everything works fine in Chrome and Firefox. But not in IE.  The only problem I have is in IE the dropdown menus stretch out all the way across the page.

    I tried to change the width, but it messes up Chrome and Firefox.  IE just need to shorten the width of submenus.

    Any help is GREATLY appreciated!

    Thank you very much!  This setting in the style rules stopped him drop-down submenus to approach across the entire screen.  I was wondering... is it possible I can get IE to have the same width as the Chrome and Firefox dropdown?  These submenus drop down wonderfully, the same size as the button on the main menu.  I was wondering.  Once again, thank you for your help.

  • Highlight current menu item, which the page is displayed in an iFrame

    Greetings,

    Looking for the Holy Grail here...

    If the parent page has static menu and an iframe that loads in specific pages as long as the user clicks on the menu items (which are the li ul tags).

    I would like to be able to highlight a menu item based on the contents of the page displayed in an iframe. It seems to be pretty hard to do for this style of page loading using the iframe method. I know that it would be easier to php, but I cannot use the iframe (long story).

    When page 1 is displayed in the iframe, I would like to be highlighted in the menu item.

    I hope that the answer is here somewhere as iframe has always existed. If you do not want to see my code, I'm happy to provide it.

    Thank you!

    Ok. In each link, you will have

    onclick = "offclass (); onclass ('linkid'); »

    Where linkid above will be the id of the link on which you turn. the offclass () will be empty and placed before the onclass because we do all disable them first on the rise in the javascript. Edit the script for this...

    Then add you a new line under the function offclass for each of your 34 links. It will be a long list, but he will need only be done once in the script. All the links themselves will have the same code with just the id of the onclass being changed.

Maybe you are looking for