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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T14:04:06+00:00 2026-05-19T14:04:06+00:00

All, I have been scratching my head for well over two hours now and

  • 0

All,

I have been scratching my head for well over two hours now and I just cannot see whats wrong with the code.

I am building a liquid layout with two navigation bars at the top. The first one is sitting well but the second one (id=”filem_right”) refuses to sit alongside it.

Here is the HTML:

<body id="container">
        <div id="main_bar">
            <ul>
                <li class="maintabs"><a href="#">Overview</a></li><li class="maintabs"><a href="#">Collar/ Neckline</a></li><li class="maintabs"><a href="#">Sleeves</a>
                <ul>
                    <li class="s_leftright"><a href="#">Left Sleeves</a></li>
                    <li class="s_leftright"><a href="#">Right Sleeves</a></li>
                </ul></li><li class="maintabs"><a href="#">Body</a></li>
            </ul>
        </div>

        <div id="filem_right">
            <ul>
                <li class="filetabs"><a href="#">File</a></li><li class="filetabs"><a href="#">Edit</a></li><li class="filetabs"><a href="#">Settings</a></li>
            </ul>
        </div>

And here is the CSS:

#container {
    min-width: 960px;
    max-width: 1034px;
    min-height: 500px;
    background: rgba(245,212,13,1);
}


/* START OF MAIN MENU */
 #main_bar ul {
    width: 60%;
    position: relative;
    left: 3.2%;
    border: 1px solid black;
    background: rgba(153, 244,200,0.3);
}

.maintabs {
    display: inline-block;
    width: 25%;
    line-height: 3.5em;
    list-style-type: none;

}

.maintabs a {
    display: block;
    text-decoration: none;
    color: rgb(165,165,165);
    color: rgba(165,165,165,1);
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

.s_leftright {
    list-style-type: none;
}

.maintabs ul {
    display: none;
}

.maintabs:hover > ul {
    display: inline-block;
    position: absolute;
}
*/ END OF MAIN MENU */


/* START OF FILE MENU */
#filem_right {
    display: inline-block;
    position: relative;
    width: 30%;
    left: 69%;
    top: 14%;
    right: 3.2%;
}

.filetabs {
    display: inline-block;
    width: 33.3%;
    overflow: hidden;
    list-style-type: none;
    line-height: 3.5em;
}

I had a look at Firebug and it appears that none of my code for ‘filem_right’ is rendered by the browser (FF 3.6).

Thank you,

  • 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-05-19T14:04:07+00:00Added an answer on May 19, 2026 at 2:04 pm

    Your comment here is incorrect,

    */ END OF MAIN MENU */
    

    Should be /* at the start. This could be a reason the filem_right CSS isn’t being picked up by the browser.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been scratching my head over this for days and I still cannot
I've been scratching my head over this one for a couple hours now, I've
I have been all over stackoverflow and all over Google and I cannot seem
I have been researching all over the internet about this, and unfortunately cannot find
I have been scratching my head all morning behind this but still haven't been
I've been scratching my head for hours trying to figure this out. I have
I've been scratching my head over this for a while now (Googled a bunch,
I have been all over this one, and I am just plumb stuck. I
I've been scratching my head over this all day. I need to dynamically create
I have been scratching my head on this for a while now but still

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.