Navigation bar wraps to the next line

I'm just starting a website and I have problems with the navigation bar wrapping to the next line.  He is initially displayed correctly and I can't figure out what I did to bumble.  Also in the drop down menus not displayed on the top of the picture below.  Help!   http://jeannettedutton.com/MLVC

Jeannette

Seems to me that it is just too big to fit in.

If you reduce the padding on this rule:

#MenuBar. MenuItem. {MenuItemLabel}

background-color: #333333;
color: #FFCC00;

make-weight: bold;

line-height: 12px;

Padding: 6px 15px;

text-align: center;

Width: 10em;

}

Tell the padding: 6px 10px;

It fits

Martin

Tags: Dreamweaver

Similar Questions

  • Simple-by-side tables doesn't wrap to the next line in Opera or IE

    I don't know that I'm missing a simple solution for this...

    I have a page that contains six tables of 2 cells. Each top cell contains a small image and each lower cell has a text, and each table is there aline setting set to "left". When you view this page in Opera for Mac and IE for Windows, individual tables will not wrap to the next line, when this page is imported into a narrow iFrame or even when the page is displayed, alone, in a browser window that was made very narrow. In these two browsers, I have a horizontal scroll bar, but in other browsers the content wraps to the next line if necessary and the vertical scroll bars appear when necessary (which is the desired effect).

    The page can be seen here: http://www.electronicgraphicsgroup.com/apartments/specadlibrary/latestadditionscontent.htm l

    How can I force opera and IE to wrap these tables to the next line if necessary as they do already in Chrome, Firefox (Mac and PC) and Safari (Mac and PC)?

    Any ideas would be much appreciated.

    Thank you!!

    Remove the width and align = "left" of your tables and give each a class = "fltLeft" as below.

    Then add to your css stylesheet:

    {.fltLeft}
    float: left;
    }

  • How can I get my navigation bar to stay on one line when the browser window is reduced to the minimum?

    I am new to coding and that you just created my first website in html and css.  I know that coding is quite disastrous, and I have a lot to learn and I hope someone can guide me in the way to solve this problem.  When the window is minimized, the navigation bar is broken down into 2 or 3 lines but I want the navigation bar to fit the window, regardless of the size of the client machine.

    I think I should add a media query, but I don't know if I do and if until the code to use and where to put?

    I fear that the page will be visible correctly on a desktop computer and I really want to learn how to make a fluid layout that can be accessed on 320px, 768px and 1200px.

    Any guidance would be greatly appreciated.

    Here is my code:

    HTML

    <! doctype html >

    < html >

    < head >

    < meta charset = "utf-8" >

    The Engineer < /title > < title > corset

    < link href = "styles/style.css" rel = "stylesheet" type = "text/css" media = "screen" > "

    < style type = "text/css" >

    {body

    background-color: #000;

    }

    < / style >

    < / head >

    < body >

    < div id = "container" >

    < div id = "navbar" >

    < ul id = "nav" >

    < li > < span class = "current-menu-item" > home </span > < /li >

    < li > < a href = "about.html" > about us < /a > < /li > "

    < li > < a href = "workshops.html" > workshops < /a > < /li > ""

    < li > < a href = "news.html" > News < /a > < /li > ""

    < li > < a href = "gallery.html" > Gallery < /a > < /li > ""

    < li > < a href = "contact.html" > contact us < /a > < /li >

    < /ul >

    < / div >

    < div id = "header" >

    "< img src="images/final/headerbeauty3.png "width ="1100"height ="341"alt ="of engineering the Corset">

    < / div >

    < div id = 'links' >

    < ul id = "link" >

    " < li > < a href =" https://www.Facebook.com/Bristolengineer "target ="_blank"" > < img src="images/final/fb3.png" width = "200" height = "45" alt = "follow us on Facebook" > < /li > "

    " < li > < a href =" https://Twitter.com/Engineerscorset "target ="_blank"" > < img src="images/final/twitter2.jpg" width = "200" height = "45" alt = "Follow us on Twitter" > < /a > < /li > "

    < /ul >

    < / div >

    < div class = "charming" >

    < img src = "images/final/CD Logo fin.png" width = "240" height = "200" alt = "Chantry Dance Company" >

    < / div >

    < div class = "about" >

    < P > corset engineer is a new play written by Janet Goddard for the performance by the Bristol community in 2015. < br > ~ < br >

    The game is based on the extraordinary events of real life of 1843 surrounding Catholic.org Kingdom Brunel's near-death experience after having swallowed a coin.  We travel through time to discover the adventure and horror of the Victorian industrialization. < Br > ~ < br > using the Corset of a community theater group The Engineer tells a familiar story of Brunel near death experience when he swallows a half sovereign gold. His wife, Mary fights to keep his cool but is torn by the waiting game. His servants and his staff, using dance and sound, expand his horizons. Like Mary the public too will see life in the 1840s through a different lens. < /p >

    < / div >

    < div class = "workshops" >

    "< img src="images/final/bridgebridge.jpg "width ="1100"height = '713' alt ="clifton suspension bridge">

    < span > < a href = "workshops.html" > will host us a series of workshops before production and hope that you will join us.  For more information, click here. < /a > < / span >

    < / div >

    < div id = "sponsorspace" > < / div >

    < div id = "footer" > < p > & copy; Heartprints Web Design 2014 < /p > < / div >

    < / div >

    < / body >

    < / html >

    CSS

    @charset "utf-8";

    / * CSS document * /.

    {body

    do-family: Arial, Helvetica, without serif.

    font-size: 125%;

    }

    @media screen {}

    #navbar:

    #navbar li {}

    Police: Arial 25px;

    display: inline;

    list-style-type: none;

    Background: #09F;

    Color: #000;

    border-radius: 20px;

    Padding: 15px 25px;

    }

    .the-menu-item {}

    color: #0FF;

    }

    #navbar a {}

    Padding: 15px 25px;

    background-color: #6cf;

    Color: #000;

    text-decoration: none;

    border-radius: 20px;

    }

    #navbar a: hover {}

    background-color: #0FF;

    Color: #000;

    Padding: 15px 25px;

    }

    #header {}

    Width: 1100px;

    height: 340px;

    margin-left: 50px;

    margin-top: 0px;

    margin-bottom: 0px;

    border-style: ridge;

    border width: 5px;

    border-color: #09F;

    }

    #links li {}

    display: inline;

    Width: 700px;

    margin left: 300px;

    }

    {.chantry}

    margin left: 40px;

    }

    .about {}

    position: relative;

    Width: 860px;

    text-align: center;

    background-color: #CCC;

    Color: #000;

    border-style: ridge;

    width of the border: 3px;

    border-color: #09F;

    border-radius: 15px;

    float: right;

    margin-top:-200px;

    right margin: 90px;

    }

    level {}

    position: relative;

    Width: 1100px;

    height: 713px;

    font-size: 24 PX.

    margin-left: 50px;

    border-style: ridge;

    border width: 5px;

    border-color: #09F;

    top of the margin: 130px;

    }

    level span {}

    position: absolute;

    Background: #6CF;

    Color: #000;

    left: 30px;

    top: 30px;

    right: 800px;

    Padding: 15px;

    font: 1em Georgia, serif;

    make-style: italic;

    text-align: center;

    border: 5px solid #09F;

    border-radius: 20px;

    top of the margin: 35px;.

    }

    duration of grade a {}

    Color: #000;

    }

    #link li {}

    border-style: solid;

    border-color: #6CF;

    padding: 10px 10px 30px of 5px;

    }

    {} .info

    text-align: center;

    Width: 1100px;

    top of the margin: 50px;

    margin-bottom: 50px;

    }

    . CDC {}

    float: left;

    right margin: 50px;

    left margin: 45px;

    }

    {.workshopinfo}

    height: 250px;

    text-align: center;

    top of the margin: 50px;

    }

    .pictures {}

    Height: 500px;

    text-align: center;

    top of the margin: 50px;

    }

    #footer {}

    text-align: center;

    top of the margin: 700px;

    color: #0CF;

    }

    {.brunel}

    top of the margin: 50px;

    margin left: 400px;

    }

    {#workshops2}

    Width: 1000px;

    border-style: outset;

    border width: 5px;

    Padding: 15px;

    border-color: #09F;

    background-color: #6CF;

    margin left: 100px;

    text-align: center;

    }

    #workshops2 a {}

    Color: #000;

    }

    {#sponsorspace}

    height: 300px;

    background-color: #6CF;

    border-style: outset;

    border-color: #09f;

    top of the margin: 15px;

    }

    Gives #navbar a width that is large enough to hold all the buttons it contains.

    {#navbar}

    Width: ###px;

    }

    Replace # with a number of pixels, large enough to hold the nav buttons.

  • The orange Firefox button and the Navigation toolbar is on the same line

    Someone interfered with my Firefox settings and goofed a bit. Now the orange Firefox button and the Navigation toolbar are on the same line/line, as shown in the image below. Can you help me with the Firefox orange button at the top of the Navigation toolbar (as usually is the case)?

    http://PUU.sh/4NoO8.jpg

    Thank you very much! I had this same problem. I'd rather have my tabs at the top, in line with the orange. For some reason any that an add-on reset my 'browser.tabs.drawInTitlebar' to false, which looked horrible and wasted a whole bar of space by the presence of a large space empty on the top of my screen. It fixed my problem!

  • problem with the title bar - I lost the icon line

    For some reason any in my address bar I lost the line under that with file, view, editing, tools, etc. the next line was sending, the new message, transfer, delete... gone. How can I get him back? All icons are gone I am sure it happened inadvertently... sometimes I am online while watching TV and suddenly my background icon bar ends on the side, I was shown how "drag" it replace... but I have never accidentally lost the icons on my windows mail toolbar. Please help me. Thank you!

    Go to view | Layout and activate the toolbar.  That's what it's called: the toolbar.

    Steve

  • How can I hide the page thumbnails navigation bar initially to the top of Adobe Reader and open a pdf file?

    How can I hide the page thumbnails navigation bar initially to the top of Adobe Reader and open a pdf file? I couldn't find this option on the Preferences tab? Thank you

    Under Edit - Prefs. - Documents check the box that says "Restore last display settings when reopening documents." Hide the Pages panel manually, and the next time that you open the file it should have disappeared.

  • Move to the next line

    Hi everyone again,
    I made a form that has a lot of lines to insert records, but when I've finished typing the last column, on that I want to go to the next line when I press ENTER. How can I do in Forms 6i?

    Hello

    Go to the block property palette and change Style of navigation--> change the folder.

    When you get to the last column, if you press on automatically enter cusrsor will go to the next line.

    Ziani.

  • When you type an e-mail, when I go to the next line, it jumps two lines instead of a single line. How can I fix it?

    I was typing an email and when I would go to the next line, it will skip two lines instead of a single line. How can I fix the problem?

    I'm not sure that you understand the problem. Could include a screenshot of it just after what happens?

    If you need help to create a screenshot, please see How to make a screenshot of my problem?

    Once you have done so, attach the file to screen shot saved to your post on the forum by clicking on the button Browse... under the box to post your reply . This will help us to visualize the problem.

    Thank you!

  • WordPad, cursor returns in the first start, will not move to the next line when I hit enter

    I type a line and press ENTER if I can move to the next line, but the cursor jumps back to the first word I typed and I can't move to the next line

    Hello

     
    -You are aware of any changes made on the computer before this problem?
    -Respect the limit with the Wordpad?
    -Work on a laptop or desktop?

    Follow the steps mentioned below and check if the problem persists.

    System File Checker Scan (Scan SFC): Ihelp in the digitization of all immediately protected system files and it allows you to know the system files corrupted on your computer.

    (a) click on Start

    (b) choose run and type CMD

    (c) type sfc / Scannow

    For reference:

    http://support.Microsoft.com/kb/310747

    Response with more information to help you further.

  • I was typing an email that has been of about 200 words I hit the space bar and grabbed the next word and looked up the eyes and my email everything was gone.

    I'm at my wits end, HELP ME! I was typing an email that has been of about 200 words I hit the space bar and grabbed the next word and looked up the eyes and my email everything was gone! This happened to me several times and I can't ever find anywhere. It just disappears. Can someone help me? I want to know why he spends, how I can solve this problem how can I recover my work and where it went! I blame my laptop or windows or the manufacturer?

    I wrote a full description of my problem, but of course it also disappeared. I type 2-300 words and pooofff they disappear I can't explain it better or go on any more because I just it loose once AGAIN all! I tried to explain in more detail a related problem, but of course he gone too so I send this before I lose too.
    original title: email disappears

    The text turns blue, because you mentioned it.  The most plausible explanation to highlight all of the text while typing is due to hit CTRL-A, which is the same as Edit | Select all.  Then when you type a character when this text is highlighted, then highlighted (blue) text is replaced by the character you typed.  Be very careful to not press the CTRL key instead of the SHIFT key when you type a capital letter A or else which will never happen.

    If your cursor jumps around then also scan your system against viruses and malware.

    Steve

  • How to get the text to the next line of the Label

    Hello

    I am trying to write a code where when I press Enter the text in the text box appears on the next line of the label. However, each new text is get printed on the same line...

    Here is my code:

    java.applet import. *;

    import java.awt.*. *;

    java.awt.event import. *;

    public class ChatBox extends implements ActionListener Applet

    {

    TextField firstNum, secondNum, resultNum;

    Label label1;

    String str1 = "start chat".

    public ChatBox()

    {

    setLayout (new GridLayout (3, 2, 10, 15));

    setBackground (Color.cyan);

    String message;

    message = "start typing and see the magic."

    setLayout (new GridLayout (2,1,10,120)); 10, 15));

    setBackground (Color.cyan);

    firstNum = new TextField (5);

    firstNum.addActionListener (this);

    Label1 = new Label (firstNum.getText ());

    Add (Label1);

    Add (firstNum);

    }

    public void actionPerformed (ActionEvent e)

    {

    String line = System.getProperty ("line.separator");

    String message = "start typing and see the magic."

    str1 = str1 + newline + firstNum.getText ();

    firstNum.setText("");

    message = message + str1;

    Label1.SetText (str1);

    }

    }

    Is it not possible?
    Guide of nicely with another way to do it.

  • Order form does not update grand total calculation until I have indicate a number on the next line.

    I created a purchase order with a "quantity" column, a column of job description, a unit price column and a point $ column total. I've set the total column of $ point to calculate automatically once a quantity and unit price entered, and it works immediately once the unit price and quantity entered. But my grand total at the bottom of the total column $ is set to calculate all the lines of total $ point, but the total general don't not updated to reflect the $ total for a given line (e.g. line B) until I have begin to type a number for the next line (e.g. line C). So, I always end up having to create a line of extra reserved space with a quantity of 0, just to get my total general to update. Is there a way to fix this?

    It is most likely a problem with the calculation of field order. You must ensure that the total is calculated after row grand totals.

    This can be set in form editing mode, under the order of computation of Set field - other tasks.

  • I need to create a curved with type text box that heal and return to the next line in the form of curved text. How do I do that?

    I need to create a curved with type text box that heal and return to the next line in the form of curved text. How do I do that?

    1. Draw a set of concentric half circles also spaced, stacked so that the outermost is the most remote.
    2. Use the text tool to add text to the outermost path, thus creating a PathType object.
    3. Select all the paths. Type > threaded text > create.
    4. Text tool: click at the end of the text in the object of PathType. Continue typing.

    > If I do that it will not type more.

    A Warp effect is a direct effect. When it is applied to the type of objects, they are still editable text. The chain will deform, however, the text also, not only the paths to which it is attached. Sometimes you want that, sometimes you don't have.

    JET

  • I have 5 html pages that share a common header, footer and sidebar. How to use my navigation bar to change the content of the body without duplicating a lot of code?

    I have 5 html pages that share a common header, footer and sidebar. How to use my navigation bar to change the content of the body without duplicating a lot of code? Thank you!

    Read the help section of DW on models.

    Using Dreamweaver | Creating a Dreamweaver template

    Or use Server-Side Includes

    Nancy O.

  • Summary of the results on the next line?

    In general, this kind of thing is easily obtained in Excel where you can calculate values in a column of output based on the input values. I need to do it in PL/SQL.


    I have a relatively simple question where I'm out of values (heads) and then I need to display the sum on the next line (sort of a running Total).

    Let me explain with an example:

    ID Start Date End Date column 1 column 2

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

    1 1 JANUARY 2010 TO 30 JUNE 2010 120 0

    2 1 JULY 2010 TO 31 DECEMBER 2010 200 120

    3. ON JANUARY 1, 2011 30 JUNE 2011 115 320

    4 1ST JULY 2011 31 DECEMBER 2012 300 435

    5 1 JANUARY 2013 TO 30 JUNE 2013 100 735

    As you can see that the 2 column is derived by adding the previous values in column 1 and appear on the next line.

    So for ID = 4, column 2 = 120 + 200 + 115 = 435 and ID = 5, column 2 = 120 + 200 + 115 + 300 = 735.

    Any ideas or pointers would be greatly appreciated!

    Thank you

    Hello

    That sounds like a job for the analytical SUM function:

    SELECT id, start_date, end_date, colonne_1

    SUM (colonne_1) over (ORDER BY start_date

    End_date

    ,         id

    ) - colonne_1 AS column_2

    FROM table_x

    ;

    If you would care to post CREATE TABLE and INSERT statements for your sample data, and then I could test this.

    This requires no PL/SQL, but this market be the query in PL/SQL or not.

    Don't forget that the rows in a table are not in a particular order, which determines who is the 'next' or 'previous' line in this problem?  Start_date?  End_date?  ID?  A combination of them?  Something else?

Maybe you are looking for

  • delete a user account in el capitan

    How to remove a standard account & admin in el capitan, I accidentally created a standard account in my mac & now I want to delete the account, but unfortuntaely I am not abel to do. Help, please.

  • You guys do beg to get answers for support, pathetic!

    Lack of direct support for most of the sites Web is extremely common! No phone number, no window chat, forms of submisson only like that of the companies that have the resources to provide better or live support. That it becomes a joke. Loyal Firefox

  • I can't connect authentication two factor

    I can not connect the apple authentication ID to two factors.  In the icloud settings on my iPhone, I click on customize - I see the message "Failed to put in place in the moment two-factor authentication," what I do? Thank you

  • Analysis tool ALM to drop the names of parameters

    Hello We use ALM (12.20) analytical tools to create reports of test cases and test steps details.  When we run the reports, all the parameter names in the test steps (e.g. >) are missing and only "" shows where is the name of the parameter. Someone k

  • HP mini 110 reset bios

    Hello I have a HP mini 110 and I receive a request for CURRENT password and a code cnu92863d7 Can someone please help solve? Thank you