Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8096233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T21:23:19+00:00 2026-06-05T21:23:19+00:00

I have a horizontal menu bar created using ULs and LIs. The issue I

  • 0

I have a horizontal menu bar created using ULs and LIs. The issue I am running into is when on the home page (default.aspx) the menu items with long names resize gracefully when IE is resized but once you click on the menu item and you are on that page, the menu goes whacky and the menu items with long names wraps to the next line.

Here is a pic of what I am talking about. How can I not make that wrap and make the UL not resize in the second picture?

#content-container {
  font-family: "Trebuchet MS", Verdana, serif;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#content-container ul {
  border-bottom: 18px solid #C93;
  list-style: none;
  margin: 0 -10px;
  ;
  padding-bottom: 1px;
  overflow: visible;
  width: 98%;
}

#content-container ul li {
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 14.256%;
}

#content-container ul li a {
  border-left: 1px #fff solid;
  line-height: 36px;
  text-decoration: none;
  color: #ddd;
  background-color: #2E4B68;
  display: block;
  font-size: 1.5em;
}

#content-container ul li a:hover {
  background-color: #C93;
  color: #000;
}
<link rel="stylesheet" type="text/css" href="/css/dssmenu.css" />
<div id="content-container">
  <ul>
    <li><a id="link1" href="http://mysite/Pages/Training.aspx">Training</a></li>
    <li><a id="link2" href="http://mysite/Pages/Briefings.aspx">Briefings</a></li>
    <li><a id="link3" href="http://mysite/Pages/SecurityDirectives.aspx">Security Directives</a></li>
    <li><a id="link4" href="http://mysite/Pages/DSSInspections.aspx">DSS Inspections</a></li>
    <li><a id="link5" href="http://mysite/Pages/AdverseInformation.aspx">Adverse Information</a></li>
    <li><a id="link6" href="http://mysite/Pages/Travel.aspx">Travel</a></li>
    <li><a id="link7" href="http://mysite/Pages/Resources.aspx">Resources</a></li>
  </ul>
</div>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T21:23:21+00:00Added an answer on June 5, 2026 at 9:23 pm

    You should consider nowrap.

    #content-container ul li a {
       ....
       white-space: nowrap;
    }   
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a horizontal menu with 5 tab options using a ul and
I have a page named Main.cgi where in I have a horizontal menu bar
I have a horizontal menu on a page like this <link rel=stylesheet type=text/css href=/classified/siteassets/css/mymenu.css
I have a static aspx menu. (horizontal) I have content on the screen the
I have a horizontal menu bar made up of <li> tags, containing links, so
I have a horizontal menu on my site using nice-menus in drupal. When you
All, I have a horizontal menu bar. When the user hovers over each link
I have a horizontal menu navigation. The code is: <div class=menu-holder> <ul class=menu> <li>
I have a horizontal CSS menu. The problem is when the user creates more
I have an identical horizontal menu at the top of all of my pages,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.