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 9248357
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T09:55:41+00:00 2026-06-18T09:55:41+00:00

I’m working on getting my site up and running, and I’ve run into a

  • 0

I’m working on getting my site up and running, and I’ve run into a problem with my drop-down navigation menu in Firefox.

I have been using the site in Chrome and it works fine, it is a simple setup of nested lists for the selections. The options appear, but they are floating to the left instead of directly below their appropriate section.

CSS:

/*sub-menu navigation*/
nav.primary ul ul 
{
    opacity: 0;
    filter: alpha(opacity=0);

    position: absolute;
    z-index: 999;
    background: #111111;

    height: 0px;
    overflow: hidden;

    min-width: 100%;

    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;

    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.3);
}

nav.primary ul li:hover ul 
{
    opacity: 10;
    filter: alpha(opacity=100);

    height: auto;
    overflow: auto;
}

nav.primary ul ul li 
{
    float: none;
    display: list-item;
    border-bottom: 1px solid #747474;
}

nav.primary ul ul li a 
{
    display: block;
    margin-left: 10px;
    line-height: 40px;
    font-size: 0.8em;
   /*text-transform: none;*/
    font-family: 'LibbyRegular', Helvetica, Arial, sans-serif;
}

Menu HTML

<ul>
                <li><a href="portfolio.html#individual" title="individual">independent work</a>

                    <ul>
                        <li><a href="bigAndUgly.html">>> big and ugly</a></li>
                        <li><a href="iceworld.html">>> iceworld</a></li>
                        <li><a href="gordonsGotGame.html">>> gordon's got game</a></li>
                    </ul>

                </li>
                <li><a href="portfolio.html#team" title="team">team projects</a>

                    <ul>
                        <li><a href="blastrobots.html">>> blastrobots</a></li>
                        <li><a href="#">>> ruined</a></li>
                    </ul>

                </li>
                <li><a href="portfolio.html#scripting" title="scripting">scripting</a>

                <ul>
                        <li><a href="#">>> hero man (C#)</a></li>
                        <li><a href="#">>> CloneOut (lua)</a></li>
                        <li><a href="#">>> shotgun (unrealscript)</a></li>
                    </ul>

                </li>
                <li><a href="resume.html" title="resume">resume</a></li>
            </ul>

The site is http://lvsherman.com if you would like to test it.

  • 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-18T09:55:42+00:00Added an answer on June 18, 2026 at 9:55 am

    Try adding to your inner UL elements.

    left: 0;
    top: WHATEVER;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a French site that I want to parse, but am running into
I have been unable to fix a problem with Java Unicode and encoding. The
I am currently running into a problem where an element is coming back from
link Im having trouble converting the html entites into html characters, (&# 8217;) i
this is what i have right now Drawing an RSS feed into the php,
I've tracked down a weird MySQL problem to the two different ways I was
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
I have just tried to save a simple *.rtf file with some websites and

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.