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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T14:17:18+00:00 2026-05-24T14:17:18+00:00

I have a layout defined through CSS that has three columns. It displays correctly

  • 0

I have a layout defined through CSS that has three columns. It displays correctly through Chrome, but in Firefox, the third (right) column wraps around to the bottom. Am I defining the layout incorrectly?

<style type="text/css">
    .content {
        position: relative;
        border-top-width: 1px;
        width: 100%;
        min-width: 960px;
        margin-top: -1px;
    }

    .content-container {
        border: 0;
        position: relative;
        width: 960px;
        border-radius: 0 0 0 0;
        margin: auto;
    }

    .left-menu-container {
        width: 188px;
        padding: 0 20px 0 0;
        border: 0;
        box-sizing: border-box;
        vertical-align: top;
        position: relative;
        display: inline-block;
    }

    .center-content-container {
        vertical-align: top;
        display: inline-block;
        min-height: 900px;
        width: 500px;
        border-left: 1px solid #EBEBEB;
        border-right: 1px solid #EBEBEB;
        height: 100%;
        position: relative;
        padding: 15px 0 0 0;
    }

    .center-content-subcontainer {
        padding: 0 0 0 5px;

    }

    .right-menu-container {
        vertical-align: top;
        display: inline-block;
        width: 260px;
        border: solid;
        position: relative;
    }

    .right-menu-subcontainer {
        margin: 16px 0 0 0;
    }   

    #slideshow {
        position:relative;
        height:250px;
        width: 250px;
        overflow: hidden;
        background-color: #ffffff;
    }

</style>

How can I get this to display correctly across browsers?

<body>
<div class="content">
    <div class="content-container">
        <div class="left-menu-container"></div>

        <div class="center-content-container">
            <div class="center-content-subcontainer"></div>
        </div>

        <div class="right-menu-container">
            <div class="right-menu-subcontainer">
                <div id="slideshow" align="center">
                    <img src="" alt="Slideshow" title="Slideshow" width="250" height="100">
                </div>
            </div>
        </div>
    </div>
</div>


</body>
  • 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-24T14:17:19+00:00Added an answer on May 24, 2026 at 2:17 pm

    In FF 5.x the box widths are this:

    Left: 188 + 20 (width+ padding)
    Center: 500 + 1 + 1 (width + L & R borders)
    Right: 260 + 3 + 3 (width + L & R borders)
    
    Total: 976
    

    Firebug’s Layout Inspector is your friend here.

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

Sidebar

Related Questions

I have a layout that is working, but it has one very annoying problem..
I have a TableLayout defined in my xml with three columns and four rows
I have a mockup layout for something here . Essentially there are sections, columns
I have a page layout for my MOSS '07 site that I want put
I have a bunch of ASP.NET web pages (that have a standard layout) that
I have an annoying CSS layout problem. I'm trying to float images on a
I have a border layout whose center panel is defined like the below. {
I want to populate a table, defined in layout xml file through the programmatic
I have a ListActivity where the list items are defined in another XML layout.
I have a controller that has the following index action : def index if

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.